Baweaver's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
112,82214,697pry-macroMacro Recording and Saving functionality for pry
219,61917,438qoQo is a querying library for Ruby pattern matching
321,94318,905anyAn Any type, much like Scala, that matches anything.
425,45311,724optionalMake nils a thing of the past with Options!
547,32824,032izzyGives you methods to mitigate long conditionals
651,27862,476pry-sessionSave and load sessions in Pry
767,93541,370xfXf - Transform functions for Enumerable collections
873,53569,450handymanQuick and Dirty Remote Builds
978,78269,450benchpressPit Ruby methods against eachother in benchmark, and chart for great glory
1091,48341,370pokegemSimple Ruby Wrapper for the PokeAPI
11102,24485,866eitherStop using exceptions for control flow!
12103,28996,848lazy_staticLazy static type checking
13104,73977,054globsExpands a glob-like string to a glob set
14109,08796,848lexigrapherFind the type of data a string contains
15109,12896,848clairvoyantAttempts to divine what code will make tests pass
16110,96496,848valorA framework for automating the creation of Virtus Models from a hash
17118,26177,054heshHesh makes Hashes
18122,69385,866trace_spyTraceSpy is a wrapper around TracePoint
19127,34296,848takRuby implementation of Tak
20128,67050,576dioDive Into Objects - Pattern matching extension for plain old Ruby objects
21137,605111,930basicallyA faster alternative to test mocking for Rails Model Objects
22137,91296,848qenumerableQuery against collections
23141,37069,450refactorAST-based Ruby refactoring toolkit
24142,58062,476mfA short series of mathematical functions
25142,58085,866cycloneA Rubygem adapter for Saltstack's rest_tornado client
26146,167111,930mockingjayLet your data define your fixtures for you
27148,636111,930spectralPowerful macro generation of spec files from rails mvc and mustache templates
28148,83596,848awesome_gemsshiny
29150,003111,930cyclone-railsRails integration for the Cyclone gem for saltstack interactions
30151,090111,930ruby_scrabbleA Ruby variant of Scrabble with solver capabilities
31151,316111,930streamableAllows streaming of data througs a set of functions in order to simulate Clojure's and ...
32151,87062,476github_org_managerManage GitHub organizations
33153,030111,930rapturenone yet
34154,43285,866matchablePattern Matching interfaces for Ruby classes
35156,42496,848tabbycatStuff to help me grok a bunch of tab files for classtab
36158,80685,866takingAn effort to emulate pattern matching at a method argument level
37164,213134,993ast_builderAstBuilder is an AST tool that makes it easier to build (and eventually manipulate) nodes
38166,85485,866dependency_managerManages and loads large collections of dependencies and wraps them into a service conta...
39168,293111,930offense_to_correctorTransform a RuboCop or Ruby offense into a corrector skeleton
40168,664111,930hashiformNone for now
41169,77596,848transducibleLike Enumerable, except with Transduction
42170,292111,930zeMore shorthand for method chains
43172,01796,848sfSf - Streamable Functions - Scala like underscore composition of operations
44172,35796,848yetEventually I'll put a description here, but today is not that day
45174,82196,848toy_adtToy implementation of ADTs in Ruby for the Ruby in FantasyLand series