Shyouhei's Gems

icon
#Total RankDaily RankNameSummary
113,99813,700ruby-uuidUUID generator/parser in <300 lines. It fully supports UUID versions 1, 3, 4 and 5.
215,07314,358envfileThe `envfile(1)` program is a program to run another program; much like `sudo(1)` ...
317,48515,000tengine_supporttengine_support provides utility classes/modules which is not included in active_suppor...
425,28157,531data-validatorfor gfx fan and xaicron fan
543,46743,419xmp2assertIn ruby we use `# =>` as a comment marker that mean the immediately adjacent express...
656,45743,419RFC7159A JSON parser/generator that conforms (I believe) to RFC7159 "The JavaScript Object Not...
762,49094,537tengine_rails_plugintengine_rails_plugin supports the use of tengine in Rails application.
874,86916,493sized_parallel`make -j4` -like parallel execution
976,06894,537nfreezeAdds two methods, thaw and nfreeze, into Marshal module, so that your program can...
1095,99994,537crypt_checkpassCheck password hash, like OpenBSD's crypt_checkpass(3) / PHP's password_verify()
11104,83994,537open-temporaryA variation of tempfile standard lib, that actually creates a File instance.
12105,00194,537match_atimplements String#match_at
13110,34094,537javascriptreBelieve it or not this is a ECMA-262 edition 5.1 -compatible Regular Expression parser ...
14114,95943,419space_observatoryPure-ruby Minimal-overhead Drop-in probe to ObjectSpace.
15126,21043,419RFC8259A JSON parser/generator that conforms (I believe) to RFC8259 "The JavaScript Object Not...
16132,88694,537consttime_memequalWrapper to OS-provided timing-safe memory comparison.
17168,50857,531explicit_bzeroruby already has explicit_bzero, why not use it.