Shyouhei's Gems

icon
#Total RankDaily RankNameSummary
114,37827,599ruby-uuidUUID generator/parser in <300 lines. It fully supports UUID versions 1, 3, 4 and 5.
215,73118,482envfileThe `envfile(1)` program is a program to run another program; much like `sudo(1)` ...
317,95314,517tengine_supporttengine_support provides utility classes/modules which is not included in active_suppor...
426,13673,233data-validatorfor gfx fan and xaicron fan
543,94625,602xmp2assertIn ruby we use `# =>` as a comment marker that mean the immediately adjacent express...
657,21173,233RFC7159A JSON parser/generator that conforms (I believe) to RFC7159 "The JavaScript Object Not...
763,71673,233tengine_rails_plugintengine_rails_plugin supports the use of tengine in Rails application.
866,47719,403sized_parallel`make -j4` -like parallel execution
977,92037,856nfreezeAdds two methods, thaw and nfreeze, into Marshal module, so that your program can...
1094,25173,233crypt_checkpassCheck password hash, like OpenBSD's crypt_checkpass(3) / PHP's password_verify()
11106,18773,233match_atimplements String#match_at
12106,72773,233open-temporaryA variation of tempfile standard lib, that actually creates a File instance.
13110,06073,233javascriptreBelieve it or not this is a ECMA-262 edition 5.1 -compatible Regular Expression parser ...
14116,66973,233space_observatoryPure-ruby Minimal-overhead Drop-in probe to ObjectSpace.
15126,75137,856RFC8259A JSON parser/generator that conforms (I believe) to RFC8259 "The JavaScript Object Not...
16132,97573,233consttime_memequalWrapper to OS-provided timing-safe memory comparison.
17170,36273,233explicit_bzeroruby already has explicit_bzero, why not use it.