1 | 13,964 | 8,302 | ruby-uuid | UUID generator/parser in <300 lines. It fully supports UUID versions 1, 3, 4 and 5. |
2 | 16,772 | 86,038 | tengine_support | tengine_support provides utility classes/modules which is not included in active_suppor... |
3 | 18,121 | 6,000 | envfile | The `envfile(1)` program is a program to run another program; much like
`sudo(1)` ... |
4 | 24,052 | 35,920 | data-validator | for gfx fan and xaicron fan |
5 | 43,239 | 42,025 | xmp2assert | In ruby we use `# =>` as a comment marker that mean the immediately adjacent express... |
6 | 56,757 | 53,556 | RFC7159 | A JSON parser/generator that conforms (I believe) to RFC7159 "The JavaScript Object Not... |
7 | 60,905 | 53,556 | tengine_rails_plugin | tengine_rails_plugin supports the use of tengine in Rails application. |
8 | 72,770 | 86,038 | nfreeze | Adds two methods, thaw and nfreeze, into Marshal module, so that your
program can... |
9 | 77,059 | 86,038 | sized_parallel | `make -j4` -like parallel execution |
10 | 96,571 | 86,038 | crypt_checkpass | Check password hash, like OpenBSD's crypt_checkpass(3) / PHP's password_verify() |
11 | 102,188 | 86,038 | open-temporary | A variation of tempfile standard lib, that actually creates a File instance. |
12 | 104,918 | 35,920 | match_at | implements String#match_at |
13 | 112,795 | 42,025 | javascriptre | Believe it or not this is a ECMA-262 edition 5.1 -compatible Regular Expression parser ... |
14 | 113,989 | 86,038 | space_observatory | Pure-ruby Minimal-overhead Drop-in probe to ObjectSpace. |
15 | 127,454 | 86,038 | RFC8259 | A JSON parser/generator that conforms (I believe) to RFC8259 "The JavaScript Object Not... |
16 | 135,385 | 86,038 | consttime_memequal | Wrapper to OS-provided timing-safe memory comparison. |
17 | 168,976 | 86,038 | explicit_bzero | ruby already has explicit_bzero, why not use it. |