Havenwood's Gems

icon
#Total RankDaily RankNameSummary
14122,224rubygems-bundlerStop using bundle exec. Integrate Rubygems and Bundler. Make rubygems generate bundler ...
21,0332,165executable-hooksHook into rubygems executables allowing extra actions to be taken before executable is ...
31,4752,217bundler-unloadAllow unloading bundler after Bundler.load
41,5324,230rvmRVM ~ Ruby Environment Manager ~ Ruby Gem Library.
52,02314,789gem-emptyGem command to remove all gems from current GEM_HOME.
62,8587,057rvm-capistranoRVM / Capistrano Integration Gem
72,8814,669gem-wrappersCreate gem wrappers for easy use of gems in cron and other system locations.
83,3394,397pluginatorRubygems plugin system using Gem.find_files, $LOAD_PATH and $LOADED_FEATURES.
95,6266,948rvm1-capistrano3RVM 1.x / Capistrano 3.x Integration Gem
1010,01710,605updateA Ruby Gem for running a list of update commands from command line.
1119,66336,355tfTesting Framework solely based on plugins. For now only tests using Bash.
1227,40339,204ifutureFutures over interprocess communication.
1331,28233,990persistThe Persist gem makes it really, really simple to persist Ruby objects to disk.
1432,45965,953bindiPersist your Ruby objects in Redis.
1533,92816,786encryptEncrypt and decrypt strings with AES-256. Just supply the password.
1636,02126,916sha3-pure-rubyAn implementation of SHA3 in pure Ruby.
1743,44351,811deck-of-cardsA minimalist 'deck of cards' Ruby gem.
1847,13976,767magLoad a tiny gem to save typing a few characters when committing or aborting in Maglev? ...
1951,48042,638rbs_protobufGenerate RBS files from .proto files
2073,498146,171roflcopterAn OS X roflcopter gem
2179,20092,554foundFind Street Address with CoreLocation
2281,90365,953digest-sip_hashAn implementation of SipHash 1-3, 2-4, etc. in pure Ruby.
2383,49976,767os-nameRuby Gem to Check OS
2485,054146,171hashyThree proposed new methods for Hash: map_pair, map_key, and map_value.
2591,45865,953rvm2-uiAbstract user interface handling in RVM2
26115,51751,811elixir.rbAn implementation of parts of the Elixir standard library in Ruby.
27121,625146,171emojisA Ruby gem for Emoji!
28128,09192,554rvm-withRVM Interactive scripting wrapper
29134,839146,171eraPrint the time a block takes but still return its value.
30138,52192,554prisoners-dilemmaRuby Simulation of the "Prisoners' Dilemma"
31140,024115,123rvm2SM Framework aka RVM 2
32140,05376,767rvm2-shellSM Framework aka RVM 2 - Shell handling
33143,72292,554pry-drbUses DRb to let you stash variables across pry sessions.
34145,993115,123roda-websocketsThe roda-websockets gem integrates async-websockets into the roda web toolkit.
35149,31192,554symbol_callA Ruby 2.1+ refinement that allows Symbol#to_proc to pass args or a block via Symbol#call.
36170,605115,123beholdBehold!
37180,311146,171gen_serverA GenServer implemented with Ruby Ractors
38180,69965,953roda-sseThe roda-sse gem integrates simple SSE streaming into the roda web toolkit.
39182,92692,554bag.rbA pure Ruby implementation of a bag (multiset) collection that tracks element occurrences
40185,336146,171word_tallyOutput a tally of the number of times unique words appear in file or stdin source.
41185,346115,123comparable-reverseReverse sort order of `it` in a block with `Reverse[it]`.
42186,87392,554data-optionSome and None Option classes with Rust-like semantics
43187,456146,171unary_factorialAn Integer refinement gem for efficient Schönhage–Strassen factorial calculation with o...
44188,406146,171enumiEnum support with Crystal-like semantics: pattern matching, flags, and bitwise operations
45188,629115,123nanochatA minimal, hackable LLM implementation with inference capabilities. Port of Karpathy's ...