Shyouhei's Gems

icon
#Total RankDaily RankNameSummary
113,8828,761ruby-uuidUUID generator/parser in <300 lines. It fully supports UUID versions 1, 3, 4 and 5.
214,87745,150envfileThe `envfile(1)` program is a program to run another program; much like `sudo(1)` ...
317,44026,183tengine_supporttengine_support provides utility classes/modules which is not included in active_suppor...
424,92516,922data-validatorfor gfx fan and xaicron fan
543,447149,286xmp2assertIn ruby we use `# =>` as a comment marker that mean the immediately adjacent express...
656,49836,933RFC7159A JSON parser/generator that conforms (I believe) to RFC7159 "The JavaScript Object Not...
762,077162,686tengine_rails_plugintengine_rails_plugin supports the use of tengine in Rails application.
875,240130,231nfreezeAdds two methods, thaw and nfreeze, into Marshal module, so that your program can...
977,86845,150sized_parallel`make -j4` -like parallel execution
1096,13069,839crypt_checkpassCheck password hash, like OpenBSD's crypt_checkpass(3) / PHP's password_verify()
11104,28358,794open-temporaryA variation of tempfile standard lib, that actually creates a File instance.
12104,79451,074match_atimplements String#match_at
13110,628111,315javascriptreBelieve it or not this is a ECMA-262 edition 5.1 -compatible Regular Expression parser ...
14114,940182,005space_observatoryPure-ruby Minimal-overhead Drop-in probe to ObjectSpace.
15126,408130,231RFC8259A JSON parser/generator that conforms (I believe) to RFC8259 "The JavaScript Object Not...
16133,59286,396consttime_memequalWrapper to OS-provided timing-safe memory comparison.
17169,36086,396explicit_bzeroruby already has explicit_bzero, why not use it.