Shyouhei's Gems

icon
#Total RankDaily RankNameSummary
114,1938,953ruby-uuidUUID generator/parser in <300 lines. It fully supports UUID versions 1, 3, 4 and 5.
216,31011,157tengine_supporttengine_support provides utility classes/modules which is not included in active_suppor...
321,04262,540envfileThe `envfile(1)` program is a program to run another program; much like `sudo(1)` ...
423,51638,445data-validatorfor gfx fan and xaicron fan
542,94915,800xmp2assertIn ruby we use `# =>` as a comment marker that mean the immediately adjacent express...
656,24495,592RFC7159A JSON parser/generator that conforms (I believe) to RFC7159 "The JavaScript Object Not...
759,98925,404tengine_rails_plugintengine_rails_plugin supports the use of tengine in Rails application.
871,51862,540nfreezeAdds two methods, thaw and nfreeze, into Marshal module, so that your program can...
976,09195,592sized_parallel`make -j4` -like parallel execution
1096,73028,282crypt_checkpassCheck password hash, like OpenBSD's crypt_checkpass(3) / PHP's password_verify()
11101,02538,445open-temporaryA variation of tempfile standard lib, that actually creates a File instance.
12104,44062,540match_atimplements String#match_at
13112,92762,540space_observatoryPure-ruby Minimal-overhead Drop-in probe to ObjectSpace.
14113,40162,540javascriptreBelieve it or not this is a ECMA-262 edition 5.1 -compatible Regular Expression parser ...
15127,28095,592RFC8259A JSON parser/generator that conforms (I believe) to RFC8259 "The JavaScript Object Not...
16135,73695,592consttime_memequalWrapper to OS-provided timing-safe memory comparison.
17167,88595,592explicit_bzeroruby already has explicit_bzero, why not use it.