Havenwood's Gems

icon
#Total RankDaily RankNameSummary
14192,373rubygems-bundlerStop using bundle exec. Integrate Rubygems and Bundler. Make rubygems generate bundler ...
21,0392,335executable-hooksHook into rubygems executables allowing extra actions to be taken before executable is ...
31,4802,366bundler-unloadAllow unloading bundler after Bundler.load
41,5425,563rvmRVM ~ Ruby Environment Manager ~ Ruby Gem Library.
52,0387,874gem-emptyGem command to remove all gems from current GEM_HOME.
62,8825,187rvm-capistranoRVM / Capistrano Integration Gem
72,9037,535gem-wrappersCreate gem wrappers for easy use of gems in cron and other system locations.
83,3483,637pluginatorRubygems plugin system using Gem.find_files, $LOAD_PATH and $LOADED_FEATURES.
95,6486,488rvm1-capistrano3RVM 1.x / Capistrano 3.x Integration Gem
1010,06416,914updateA Ruby Gem for running a list of update commands from command line.
1119,5739,352tfTesting Framework solely based on plugins. For now only tests using Bash.
1227,45444,662ifutureFutures over interprocess communication.
1331,33718,766persistThe Persist gem makes it really, really simple to persist Ruby objects to disk.
1432,60962,843bindiPersist your Ruby objects in Redis.
1533,94233,072encryptEncrypt and decrypt strings with AES-256. Just supply the password.
1636,08018,766sha3-pure-rubyAn implementation of SHA3 in pure Ruby.
1743,55288,565deck-of-cardsA minimalist 'deck of cards' Ruby gem.
1847,30749,272magLoad a tiny gem to save typing a few characters when committing or aborting in Maglev? ...
1950,13412,233rbs_protobufGenerate RBS files from .proto files
2073,55562,843roflcopterAn OS X roflcopter gem
2179,405112,136foundFind Street Address with CoreLocation
2281,60927,013digest-sip_hashAn implementation of SipHash 1-3, 2-4, etc. in pure Ruby.
2383,55649,272os-nameRuby Gem to Check OS
2485,189112,136hashyThree proposed new methods for Hash: map_pair, map_key, and map_value.
2591,46862,843rvm2-uiAbstract user interface handling in RVM2
26115,713112,136elixir.rbAn implementation of parts of the Elixir standard library in Ruby.
27121,793149,536emojisA Ruby gem for Emoji!
28128,170149,536rvm-withRVM Interactive scripting wrapper
29134,800149,536eraPrint the time a block takes but still return its value.
30138,464112,136prisoners-dilemmaRuby Simulation of the "Prisoners' Dilemma"
31139,61588,565rvm2-shellSM Framework aka RVM 2 - Shell handling
32140,107112,136rvm2SM Framework aka RVM 2
33143,859112,136pry-drbUses DRb to let you stash variables across pry sessions.
34145,168112,136roda-websocketsThe roda-websockets gem integrates async-websockets into the roda web toolkit.
35149,859149,536symbol_callA Ruby 2.1+ refinement that allows Symbol#to_proc to pass args or a block via Symbol#call.
36170,949149,536beholdBehold!
37180,703112,136gen_serverA GenServer implemented with Ruby Ractors
38180,83562,843roda-sseThe roda-sse gem integrates simple SSE streaming into the roda web toolkit.
39183,494112,136bag.rbA pure Ruby implementation of a bag (multiset) collection that tracks element occurrences
40185,781112,136comparable-reverseReverse sort order of `it` in a block with `Reverse[it]`.
41185,820112,136word_tallyOutput a tally of the number of times unique words appear in file or stdin source.
42187,420112,136data-optionSome and None Option classes with Rust-like semantics
43188,09088,565unary_factorialAn Integer refinement gem for efficient Schönhage–Strassen factorial calculation with o...
44188,944112,136enumiEnum support with Crystal-like semantics: pattern matching, flags, and bitwise operations
45189,047112,136nanochatA minimal, hackable LLM implementation with inference capabilities. Port of Karpathy's ...