| 1 | 14,073 | 25,251 | ruby-uuid | UUID generator/parser in <300 lines. It fully supports UUID versions 1, 3, 4 and 5. |
| 2 | 15,204 | 19,626 | envfile | The `envfile(1)` program is a program to run another program; much like
`sudo(1)` ... |
| 3 | 17,738 | 21,702 | tengine_support | tengine_support provides utility classes/modules which is not included in active_suppor... |
| 4 | 25,650 | 82,222 | data-validator | for gfx fan and xaicron fan |
| 5 | 43,728 | 38,280 | xmp2assert | In ruby we use `# =>` as a comment marker that mean the immediately adjacent express... |
| 6 | 56,730 | 59,666 | RFC7159 | A JSON parser/generator that conforms (I believe) to RFC7159 "The JavaScript Object Not... |
| 7 | 62,991 | 123,214 | tengine_rails_plugin | tengine_rails_plugin supports the use of tengine in Rails application. |
| 8 | 72,023 | 20,228 | sized_parallel | `make -j4` -like parallel execution |
| 9 | 76,714 | 123,214 | nfreeze | Adds two methods, thaw and nfreeze, into Marshal module, so that your
program can... |
| 10 | 96,291 | 82,222 | crypt_checkpass | Check password hash, like OpenBSD's crypt_checkpass(3) / PHP's password_verify() |
| 11 | 105,471 | 46,395 | match_at | implements String#match_at |
| 12 | 105,500 | 59,666 | open-temporary | A variation of tempfile standard lib, that actually creates a File instance. |
| 13 | 110,402 | 46,395 | javascriptre | Believe it or not this is a ECMA-262 edition 5.1 -compatible Regular Expression parser ... |
| 14 | 115,514 | 82,222 | space_observatory | Pure-ruby Minimal-overhead Drop-in probe to ObjectSpace. |
| 15 | 126,367 | 38,280 | RFC8259 | A JSON parser/generator that conforms (I believe) to RFC8259 "The JavaScript Object Not... |
| 16 | 132,979 | 59,666 | consttime_memequal | Wrapper to OS-provided timing-safe memory comparison. |
| 17 | 169,055 | 123,214 | explicit_bzero | ruby already has explicit_bzero, why not use it. |