Shyouhei's Gems

icon
#Total RankDaily RankNameSummary
113,91012,517ruby-uuidUUID generator/parser in <300 lines. It fully supports UUID versions 1, 3, 4 and 5.
214,83146,216envfileThe `envfile(1)` program is a program to run another program; much like `sudo(1)` ...
317,45510,556tengine_supporttengine_support provides utility classes/modules which is not included in active_suppor...
424,84666,833data-validatorfor gfx fan and xaicron fan
543,48020,125xmp2assertIn ruby we use `# =>` as a comment marker that mean the immediately adjacent express...
656,58451,612RFC7159A JSON parser/generator that conforms (I believe) to RFC7159 "The JavaScript Object Not...
761,94332,719tengine_rails_plugintengine_rails_plugin supports the use of tengine in Rails application.
874,998116,310nfreezeAdds two methods, thaw and nfreeze, into Marshal module, so that your program can...
977,84793,924sized_parallel`make -j4` -like parallel execution
1095,97378,093crypt_checkpassCheck password hash, like OpenBSD's crypt_checkpass(3) / PHP's password_verify()
11104,18078,093open-temporaryA variation of tempfile standard lib, that actually creates a File instance.
12104,81493,924match_atimplements String#match_at
13111,06666,833javascriptreBelieve it or not this is a ECMA-262 edition 5.1 -compatible Regular Expression parser ...
14114,86766,833space_observatoryPure-ruby Minimal-overhead Drop-in probe to ObjectSpace.
15126,27593,924RFC8259A JSON parser/generator that conforms (I believe) to RFC8259 "The JavaScript Object Not...
16133,74193,924consttime_memequalWrapper to OS-provided timing-safe memory comparison.
17169,78493,924explicit_bzeroruby already has explicit_bzero, why not use it.