| 1 | 26,811 | 30,108 | lab42_core | Functional Access to Methods - Memoization - Extending Array, Hash, File, Enumerable wi... | 
        | 2 | 34,471 | 60,111 | lab42_tmux2 | Create sessions with multiple windows from ruby | 
        | 3 | 36,081 | 113,854 | forwarder | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
  ... | 
        | 4 | 38,065 | 38,261 | speculate_about | Allows Markdown or other text files to be used as literal specs, à la Elixir doctest, b... | 
        | 5 | 39,984 | 24,557 | lab42_rgxargs | Parse CL args according to regexen | 
        | 6 | 45,395 | 49,628 | lab419_core | Coming Soon | 
        | 7 | 46,196 | 60,111 | lab42_data_class | An Immutable DataClass for Ruby
Exposes a class factory function `Kernel::DataClass` a... | 
        | 8 | 48,783 | 113,854 | forwarder19 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. 
... | 
        | 9 | 57,643 | 113,854 | muxoro | Launch a Pomodoro Timer from the command line | 
        | 10 | 57,691 | 77,922 | lab42_state_machine | Define triggers and transitios, what else? Well... Filter | 
        | 11 | 60,772 | 43,003 | lab42_options | Specify command line arguments with Ruby Syntax | 
        | 12 | 65,354 | 49,628 | lab42_streams | Lazy Evaluation, Streams, Enumerator#Lazy | 
        | 13 | 72,124 | 49,628 | lab42_tmux | A Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin... | 
        | 14 | 74,171 | 38,261 | lab42_nhash | A Nested Hash with dotted access à la I18n in Rails | 
        | 15 | 78,385 | 60,111 | lab42_basic_constraints | Constraints like :positive_int, :non_empty_string, ... | 
        | 16 | 78,447 | 77,922 | verify | Verify is a very simple minitest suite à la Testy containing a primitive stdin/std... | 
        | 17 | 80,827 | 49,628 | SpecMe | Generating rspecs from ruby code blocks in README files | 
        | 18 | 81,022 | 77,922 | bashir | Bashir, BASH In Ruby | 
        | 19 | 87,882 | 49,628 | lab42_result | Result instances are immutable objects representing an error with a message or an absen... | 
        | 20 | 90,007 | 30,108 | lab42_diggy_methods | Create an instance of me with a Hash and access the (nested) values
by method chaining.... | 
        | 21 | 91,730 | 25,672 | l42_my_ruby | All my Ruby Code
Binaries and libs which make Ruby awesome (for me) | 
        | 22 | 94,279 | 77,922 | lab42_literate | Spec behavior in any file load it with doctest from an RSpec example group | 
        | 23 | 96,327 | 77,922 | lab42_console | short forms of common idioms, extensions to remove most blocks, commonly used helpers | 
        | 24 | 96,953 | 113,854 | robert-shoulda | Making tests easy on the fingers and eyes | 
        | 25 | 100,972 | 38,261 | ex_aequo | Some tools | 
        | 26 | 106,459 | 60,111 | lab42_config | Define configuration values with defaults and lazy evaluation on a per class or per ins... | 
        | 27 | 114,895 | 77,922 | forwarder2 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. 
... | 
        | 28 | 114,951 | 49,628 | lab42_match | Match and then change groups, prefix, postfix or even the text between the groups | 
        | 29 | 115,955 | 22,754 | l43_peg | A (still incomplete) PEG Library
But useable for linear parsing of strings and list of... | 
        | 30 | 116,899 | 43,003 | lab42_open_map | OpenMap = OpenStruct with a rich API, e.g. #merge, #slice, #without,... | 
        | 31 | 119,181 | 184,023 | lab42_ihash | A Hash with Business Logic (call it intelligent). | 
        | 32 | 119,254 | 77,922 | lab419-config | Lab419, Labrador for Ruby1.9, Configuration File and DSL Tool | 
        | 33 | 119,821 | 77,922 | lab42_curry | Curry functions and methods at will, reorder, define placeholders anywhere, positional ... | 
        | 34 | 121,972 | 113,854 | deep_attributes | Deep Attributes allows to treat complex attributes as such. Right now the only way to a... | 
        | 35 | 125,929 | 113,854 | kosmeek_test_tools | Sharing Tests among platforms | 
        | 36 | 126,033 | 15,869 | ex_aequo_base | The code I use all the time | 
        | 37 | 129,007 | 77,922 | lab419_options | Specify command line arguments with Ruby Syntax | 
        | 38 | 129,056 | 77,922 | lab42_speculate | Extract RSpecs from Markdown | 
        | 39 | 129,093 | 77,922 | lab419_tmux | A Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin... | 
        | 40 | 133,105 | 77,922 | lab42_text | Boxes, Translations,... | 
        | 41 | 136,805 | 77,922 | lab42_aop | Before, After and Around methods, either with blox or methods, à la ActiveSupport | 
        | 42 | 140,342 | 60,111 | lab42_context_map | A map impelementation with context, access goodies and representation format enhancemen... | 
        | 43 | 150,806 | 43,003 | l42_map | Immutable OpenStruct On Steroids, it combines Hash's and OpenStruct's semantics | 
        | 44 | 155,245 | 22,754 | l43_open_object | When using the class method `attributes` in a class you get:
  - an initialize method w... | 
        | 45 | 155,813 | 43,003 | lab42_tag_cloud | Creating Tag Clouds with gamma correct color values and styles from a simple DSL.
This... | 
        | 46 | 157,956 | 77,922 | lab42_function | partials, chainable, composable functions; all isolated into Lab42::Function; unintrusi... | 
        | 47 | 160,610 | 185,940 | lab419_streams | Implemention of streams in the classic sense where a stream is a head and a promise to ... | 
        | 48 | 162,093 | 113,854 | doc_rspec | Extract RSpec Examples from RDocs formatted with RDoc::Markup (the default) | 
        | 49 | 163,521 | 34,877 | l43_color | Colorize text with ANSI colors.
Parse and render files with
a mini color markup language. | 
        | 50 | 167,040 | 34,877 | l43_my_ruby | All my Ruby Code
Binaries and libs which make Ruby awesome (for me) | 
        | 51 | 168,543 | 77,922 | lab42_kak | Kakoune scripting is very flexible but needs to be triggered by the shell, quite intere... | 
        | 52 | 170,228 | 60,111 | lab42_forwarder3 | Forwarder3 a readable and zero cost API around Forwardable | 
        | 53 | 172,039 | 77,922 | lab42_monad | Implements only some simple monadic patterns right now, à la `IO.interact` | 
        | 54 | 179,028 | 113,854 | flex_args | Flexible Argument Parse
It allows a default setting to use discriminating argument type... | 
        | 55 | 179,495 | 20,106 | ex_aequo_rspex | RSpec macros and helpers | 
        | 56 | 180,309 | 77,922 | with_ease | Very basic but useful extensions, still in alpha | 
        | 57 | 180,728 | 113,854 | simple_args | A simple argument parser, which is the right fit if you want
* Aliases for short and l... | 
        | 58 | 180,946 | 49,628 | lab42_checked_class | Mutable classes with constraints and lots of boilerplate code removal. | 
        | 59 | 181,270 | 113,854 | rmux | Organise your tmux sessions with ruby | 
        | 60 | 182,325 | 113,854 | forwarder3 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. | 
        | 61 | 182,414 | 113,854 | ex_aequo_streams | streams, again | 
        | 62 | 182,455 | 113,854 | ex_aequo_cli | arg parser, simple colorization | 
        | 63 | 183,127 | 60,111 | lab42_color | Rainbows in your shell | 
        | 64 | 183,748 | 60,111 | oo_peg | A peg parser not using custom sytnax but exposing an OO based API | 
        | 65 | 183,871 | 49,628 | lab42_base | Very basic but useful extensions, still in alpha | 
        | 66 | 185,760 | 49,628 | ex_aequo_color | Rainbows in your shell | 
        | 67 | 186,226 | 77,922 | ex_aequo_args | The arg parser I need | 
        | 68 | 186,340 | 113,854 | doc_md_rspec | Implementing docspecs à la Elixir's doctests | 
        | 69 | 186,405 | 113,854 | ex_aequo_fn | Functional Base Tools for Ruby | 
        | 70 | 186,843 | 113,854 | index_me | Create an index file based on a data file and then use searching indexed resources |