Baweaver's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
112,7479,715pry-macroMacro Recording and Saving functionality for pry
219,58914,661qoQo is a querying library for Ruby pattern matching
322,23714,857anyAn Any type, much like Scala, that matches anything.
426,17817,852optionalMake nils a thing of the past with Options!
546,37723,626izzyGives you methods to mitigate long conditionals
650,15586,038pry-sessionSave and load sessions in Pry
772,11131,663handymanQuick and Dirty Remote Builds
873,13726,609xfXf - Transform functions for Enumerable collections
977,64886,038benchpressPit Ruby methods against eachother in benchmark, and chart for great glory
1090,03586,038pokegemSimple Ruby Wrapper for the PokeAPI
11100,45986,038eitherStop using exceptions for control flow!
12102,09235,920lazy_staticLazy static type checking
13104,20386,038globsExpands a glob-like string to a glob set
14107,76135,920lexigrapherFind the type of data a string contains
15107,77486,038clairvoyantAttempts to divine what code will make tests pass
16109,19486,038valorA framework for automating the creation of Virtus Models from a hash
17117,33335,920heshHesh makes Hashes
18122,35686,038trace_spyTraceSpy is a wrapper around TracePoint
19126,34086,038takRuby implementation of Tak
20128,84986,038dioDive Into Objects - Pattern matching extension for plain old Ruby objects
21135,99886,038basicallyA faster alternative to test mocking for Rails Model Objects
22139,82253,556qenumerableQuery against collections
23140,92486,038cycloneA Rubygem adapter for Saltstack's rest_tornado client
24142,37786,038refactorAST-based Ruby refactoring toolkit
25142,44886,038mfA short series of mathematical functions
26145,21386,038mockingjayLet your data define your fixtures for you
27147,03186,038awesome_gemsshiny
28147,25086,038spectralPowerful macro generation of spec files from rails mvc and mustache templates
29148,35086,038cyclone-railsRails integration for the Cyclone gem for saltstack interactions
30148,91786,038ruby_scrabbleA Ruby variant of Scrabble with solver capabilities
31150,62086,038streamableAllows streaming of data througs a set of functions in order to simulate Clojure's and ...
32152,13886,038rapturenone yet
33153,49686,038github_org_managerManage GitHub organizations
34155,39242,025matchablePattern Matching interfaces for Ruby classes
35157,62053,556tabbycatStuff to help me grok a bunch of tab files for classtab
36158,17242,025takingAn effort to emulate pattern matching at a method argument level
37163,07986,038ast_builderAstBuilder is an AST tool that makes it easier to build (and eventually manipulate) nodes
38166,51186,038dependency_managerManages and loads large collections of dependencies and wraps them into a service conta...
39166,88353,556hashiformNone for now
40168,08353,556offense_to_correctorTransform a RuboCop or Ruby offense into a corrector skeleton
41168,51186,038transducibleLike Enumerable, except with Transduction
42169,00186,038zeMore shorthand for method chains
43170,23086,038sfSf - Streamable Functions - Scala like underscore composition of operations
44171,07186,038yetEventually I'll put a description here, but today is not that day
45173,82786,038toy_adtToy implementation of ADTs in Ruby for the Ruby in FantasyLand series