Shyouhei's Gems

icon
#Total RankDaily RankNameSummary
113,972-ruby-uuidUUID generator/parser in <300 lines. It fully supports UUID versions 1, 3, 4 and 5.
216,726-tengine_supporttengine_support provides utility classes/modules which is not included in active_suppor...
318,680-envfileThe `envfile(1)` program is a program to run another program; much like `sudo(1)` ...
424,008-data-validatorfor gfx fan and xaicron fan
543,226-xmp2assertIn ruby we use `# =>` as a comment marker that mean the immediately adjacent express...
656,710-RFC7159A JSON parser/generator that conforms (I believe) to RFC7159 "The JavaScript Object Not...
760,838-tengine_rails_plugintengine_rails_plugin supports the use of tengine in Rails application.
872,660-nfreezeAdds two methods, thaw and nfreeze, into Marshal module, so that your program can...
976,947-sized_parallel`make -j4` -like parallel execution
1096,605-crypt_checkpassCheck password hash, like OpenBSD's crypt_checkpass(3) / PHP's password_verify()
11102,095-open-temporaryA variation of tempfile standard lib, that actually creates a File instance.
12104,887-match_atimplements String#match_at
13113,100-javascriptreBelieve it or not this is a ECMA-262 edition 5.1 -compatible Regular Expression parser ...
14113,926-space_observatoryPure-ruby Minimal-overhead Drop-in probe to ObjectSpace.
15127,464-RFC8259A JSON parser/generator that conforms (I believe) to RFC8259 "The JavaScript Object Not...
16135,444-consttime_memequalWrapper to OS-provided timing-safe memory comparison.
17168,875-explicit_bzeroruby already has explicit_bzero, why not use it.