Baweaver's Gems

icon
See profile on Gravatar
#Total RankDaily RankNameSummary
112,70716,639pry-macroMacro Recording and Saving functionality for pry
219,54810,434qoQo is a querying library for Ruby pattern matching
322,16863,432anyAn Any type, much like Scala, that matches anything.
426,07463,432optionalMake nils a thing of the past with Options!
546,47963,432izzyGives you methods to mitigate long conditionals
650,31330,305pry-sessionSave and load sessions in Pry
772,23163,432handymanQuick and Dirty Remote Builds
872,63141,916xfXf - Transform functions for Enumerable collections
977,76763,432benchpressPit Ruby methods against eachother in benchmark, and chart for great glory
1090,13125,458pokegemSimple Ruby Wrapper for the PokeAPI
11100,59730,305eitherStop using exceptions for control flow!
12102,19163,432lazy_staticLazy static type checking
13104,20263,432globsExpands a glob-like string to a glob set
14107,87863,432clairvoyantAttempts to divine what code will make tests pass
15107,92463,432lexigrapherFind the type of data a string contains
16109,35563,432valorA framework for automating the creation of Virtus Models from a hash
17117,38963,432heshHesh makes Hashes
18122,34863,432trace_spyTraceSpy is a wrapper around TracePoint
19126,40363,432takRuby implementation of Tak
20128,64141,916dioDive Into Objects - Pattern matching extension for plain old Ruby objects
21136,08163,432basicallyA faster alternative to test mocking for Rails Model Objects
22139,67141,916qenumerableQuery against collections
23141,11063,432cycloneA Rubygem adapter for Saltstack's rest_tornado client
24142,27330,305refactorAST-based Ruby refactoring toolkit
25142,34663,432mfA short series of mathematical functions
26145,31263,432mockingjayLet your data define your fixtures for you
27147,10263,432awesome_gemsshiny
28147,39163,432spectralPowerful macro generation of spec files from rails mvc and mustache templates
29148,48763,432cyclone-railsRails integration for the Cyclone gem for saltstack interactions
30149,11841,916ruby_scrabbleA Ruby variant of Scrabble with solver capabilities
31150,76441,916streamableAllows streaming of data througs a set of functions in order to simulate Clojure's and ...
32152,28641,916rapturenone yet
33153,27563,432github_org_managerManage GitHub organizations
34155,35963,432matchablePattern Matching interfaces for Ruby classes
35157,61463,432tabbycatStuff to help me grok a bunch of tab files for classtab
36158,23563,432takingAn effort to emulate pattern matching at a method argument level
37163,19363,432ast_builderAstBuilder is an AST tool that makes it easier to build (and eventually manipulate) nodes
38166,59941,916dependency_managerManages and loads large collections of dependencies and wraps them into a service conta...
39167,08063,432hashiformNone for now
40168,07063,432offense_to_correctorTransform a RuboCop or Ruby offense into a corrector skeleton
41168,67663,432transducibleLike Enumerable, except with Transduction
42169,15863,432zeMore shorthand for method chains
43170,41763,432sfSf - Streamable Functions - Scala like underscore composition of operations
44171,24763,432yetEventually I'll put a description here, but today is not that day
45173,94463,432toy_adtToy implementation of ADTs in Ruby for the Ruby in FantasyLand series