Havenwood's Gems

icon
#Total RankDaily RankNameSummary
14292,028rubygems-bundlerStop using bundle exec. Integrate Rubygems and Bundler. Make rubygems generate bundler ...
21,0482,011executable-hooksHook into rubygems executables allowing extra actions to be taken before executable is ...
31,4972,033bundler-unloadAllow unloading bundler after Bundler.load
41,5565,650rvmRVM ~ Ruby Environment Manager ~ Ruby Gem Library.
52,06616,405gem-emptyGem command to remove all gems from current GEM_HOME.
62,9075,638rvm-capistranoRVM / Capistrano Integration Gem
72,9316,463gem-wrappersCreate gem wrappers for easy use of gems in cron and other system locations.
83,3623,618pluginatorRubygems plugin system using Gem.find_files, $LOAD_PATH and $LOADED_FEATURES.
95,6836,510rvm1-capistrano3RVM 1.x / Capistrano 3.x Integration Gem
1010,14810,071updateA Ruby Gem for running a list of update commands from command line.
1119,62629,735tfTesting Framework solely based on plugins. For now only tests using Bash.
1227,57431,872ifutureFutures over interprocess communication.
1331,44321,392persistThe Persist gem makes it really, really simple to persist Ruby objects to disk.
1432,77434,449bindiPersist your Ruby objects in Redis.
1534,03331,872encryptEncrypt and decrypt strings with AES-256. Just supply the password.
1636,07522,007sha3-pure-rubyAn implementation of SHA3 in pure Ruby.
1743,72377,133deck-of-cardsA minimalist 'deck of cards' Ruby gem.
1847,47831,872magLoad a tiny gem to save typing a few characters when committing or aborting in Maglev? ...
1948,52819,132rbs_protobufGenerate RBS files from .proto files
2073,73559,090roflcopterAn OS X roflcopter gem
2179,62859,090foundFind Street Address with CoreLocation
2280,73031,872digest-sip_hashAn implementation of SipHash 1-3, 2-4, etc. in pure Ruby.
2383,78142,184os-nameRuby Gem to Check OS
2485,36077,133hashyThree proposed new methods for Hash: map_pair, map_key, and map_value.
2591,52859,090rvm2-uiAbstract user interface handling in RVM2
26115,87177,133elixir.rbAn implementation of parts of the Elixir standard library in Ruby.
27122,05248,724emojisA Ruby gem for Emoji!
28128,409113,104rvm-withRVM Interactive scripting wrapper
29135,12177,133eraPrint the time a block takes but still return its value.
30138,69759,090prisoners-dilemmaRuby Simulation of the "Prisoners' Dilemma"
31139,62077,133rvm2-shellSM Framework aka RVM 2 - Shell handling
32140,43677,133rvm2SM Framework aka RVM 2
33144,14559,090pry-drbUses DRb to let you stash variables across pry sessions.
34145,04659,090roda-websocketsThe roda-websockets gem integrates async-websockets into the roda web toolkit.
35150,18459,090symbol_callA Ruby 2.1+ refinement that allows Symbol#to_proc to pass args or a block via Symbol#call.
36171,061113,104beholdBehold!
37180,881113,104roda-sseThe roda-sse gem integrates simple SSE streaming into the roda web toolkit.
38181,02759,090gen_serverA GenServer implemented with Ruby Ractors
39183,86677,133bag.rbA pure Ruby implementation of a bag (multiset) collection that tracks element occurrences
40186,05759,090comparable-reverseReverse sort order of `it` in a block with `Reverse[it]`.
41186,15942,184word_tallyOutput a tally of the number of times unique words appear in file or stdin source.
42187,783113,104data-optionSome and None Option classes with Rust-like semantics
43188,45148,724unary_factorialAn Integer refinement gem for efficient Schönhage–Strassen factorial calculation with o...
44189,52377,133enumiEnum support with Crystal-like semantics: pattern matching, flags, and bitwise operations
45189,69277,133nanochatA minimal, hackable LLM implementation with inference capabilities. Port of Karpathy's ...