Shyouhei's Gems

icon
#Total RankDaily RankNameSummary
113,92041,916ruby-uuidUUID generator/parser in <300 lines. It fully supports UUID versions 1, 3, 4 and 5.
216,84241,916tengine_supporttengine_support provides utility classes/modules which is not included in active_suppor...
317,33163,432envfileThe `envfile(1)` program is a program to run another program; much like `sudo(1)` ...
424,08230,305data-validatorfor gfx fan and xaicron fan
543,31063,432xmp2assertIn ruby we use `# =>` as a comment marker that mean the immediately adjacent express...
656,83216,639RFC7159A JSON parser/generator that conforms (I believe) to RFC7159 "The JavaScript Object Not...
761,07663,432tengine_rails_plugintengine_rails_plugin supports the use of tengine in Rails application.
872,92463,432nfreezeAdds two methods, thaw and nfreeze, into Marshal module, so that your program can...
977,19163,432sized_parallel`make -j4` -like parallel execution
1096,54663,432crypt_checkpassCheck password hash, like OpenBSD's crypt_checkpass(3) / PHP's password_verify()
11102,31563,432open-temporaryA variation of tempfile standard lib, that actually creates a File instance.
12104,97763,432match_atimplements String#match_at
13112,49563,432javascriptreBelieve it or not this is a ECMA-262 edition 5.1 -compatible Regular Expression parser ...
14114,14563,432space_observatoryPure-ruby Minimal-overhead Drop-in probe to ObjectSpace.
15127,43725,458RFC8259A JSON parser/generator that conforms (I believe) to RFC8259 "The JavaScript Object Not...
16135,35630,305consttime_memequalWrapper to OS-provided timing-safe memory comparison.
17169,13463,432explicit_bzeroruby already has explicit_bzero, why not use it.