| 1 | 27,120 | 56,244 | lab42_core | Functional Access to Methods - Memoization - Extending Array, Hash, File, Enumerable wi... |
| 2 | 34,759 | 130,064 | lab42_tmux2 | Create sessions with multiple windows from ruby |
| 3 | 36,966 | 56,244 | forwarder | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
... |
| 4 | 37,596 | 56,244 | speculate_about | Allows Markdown or other text files to be used as literal specs, à la Elixir doctest, b... |
| 5 | 39,683 | 130,064 | lab42_rgxargs | Parse CL args according to regexen |
| 6 | 45,691 | 98,709 | lab42_data_class | An Immutable DataClass for Ruby
Exposes a class factory function `Kernel::DataClass` a... |
| 7 | 45,808 | 56,244 | lab419_core | Coming Soon |
| 8 | 49,352 | 45,610 | forwarder19 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
... |
| 9 | 58,248 | 130,064 | lab42_state_machine | Define triggers and transitios, what else? Well... Filter |
| 10 | 58,397 | 98,709 | muxoro | Launch a Pomodoro Timer from the command line |
| 11 | 61,304 | 130,064 | lab42_options | Specify command line arguments with Ruby Syntax |
| 12 | 64,916 | 98,709 | lab42_streams | Lazy Evaluation, Streams, Enumerator#Lazy |
| 13 | 72,469 | 130,064 | lab42_tmux | A Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin... |
| 14 | 74,385 | 130,064 | lab42_nhash | A Nested Hash with dotted access à la I18n in Rails |
| 15 | 77,829 | 130,064 | lab42_basic_constraints | Constraints like :positive_int, :non_empty_string, ... |
| 16 | 79,365 | 77,866 | verify | Verify is a very simple minitest suite à la Testy containing a primitive stdin/std... |
| 17 | 81,713 | 130,064 | SpecMe | Generating rspecs from ruby code blocks in README files |
| 18 | 82,280 | 56,244 | bashir | Bashir, BASH In Ruby |
| 19 | 86,534 | 98,709 | lab42_result | Result instances are immutable objects representing an error with a message or an absen... |
| 20 | 86,676 | 65,366 | l42_my_ruby | All my Ruby Code
Binaries and libs which make Ruby awesome (for me) |
| 21 | 87,677 | 130,064 | lab42_diggy_methods | Create an instance of me with a Hash and access the (nested) values
by method chaining.... |
| 22 | 92,497 | 26,051 | ex_aequo | Some tools |
| 23 | 94,117 | 130,064 | lab42_literate | Spec behavior in any file load it with doctest from an RSpec example group |
| 24 | 95,791 | 130,064 | lab42_console | short forms of common idioms, extensions to remove most blocks, commonly used helpers |
| 25 | 98,355 | 130,064 | robert-shoulda | Making tests easy on the fingers and eyes |
| 26 | 105,928 | 98,709 | lab42_config | Define configuration values with defaults and lazy evaluation on a per class or per ins... |
| 27 | 106,387 | 50,807 | l43_peg | A (still incomplete) PEG Library
But useable for linear parsing of strings and list of... |
| 28 | 108,041 | 18,392 | ex_aequo_base | The code I use all the time |
| 29 | 114,120 | 98,709 | lab42_match | Match and then change groups, prefix, postfix or even the text between the groups |
| 30 | 114,266 | 98,709 | lab42_open_map | OpenMap = OpenStruct with a rich API, e.g. #merge, #slice, #without,... |
| 31 | 115,624 | 77,866 | forwarder2 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
... |
| 32 | 118,922 | 130,064 | lab42_curry | Curry functions and methods at will, reorder, define placeholders anywhere, positional ... |
| 33 | 119,277 | 77,866 | lab42_ihash | A Hash with Business Logic (call it intelligent). |
| 34 | 119,732 | 98,709 | lab419-config | Lab419, Labrador for Ruby1.9, Configuration File and DSL Tool |
| 35 | 123,177 | 77,866 | deep_attributes | Deep Attributes allows to treat complex attributes as such. Right now the only way to a... |
| 36 | 127,069 | 130,064 | kosmeek_test_tools | Sharing Tests among platforms |
| 37 | 127,331 | 98,709 | lab42_speculate | Extract RSpecs from Markdown |
| 38 | 128,893 | 130,064 | lab419_options | Specify command line arguments with Ruby Syntax |
| 39 | 128,907 | 130,064 | lab419_tmux | A Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin... |
| 40 | 131,740 | 98,709 | lab42_text | Boxes, Translations,... |
| 41 | 135,461 | 10,750 | l43_open_object | When using the class method `attributes` in a class you get:
- an initialize method w... |
| 42 | 136,501 | 130,064 | lab42_aop | Before, After and Around methods, either with blox or methods, à la ActiveSupport |
| 43 | 139,457 | 98,709 | lab42_context_map | A map impelementation with context, access goodies and representation format enhancemen... |
| 44 | 144,816 | 98,709 | l42_map | Immutable OpenStruct On Steroids, it combines Hash's and OpenStruct's semantics |
| 45 | 150,425 | 130,064 | lab42_tag_cloud | Creating Tag Clouds with gamma correct color values and styles from a simple DSL.
This... |
| 46 | 155,068 | 26,852 | doc_rspec | Extract RSpec Examples from RDocs formatted with RDoc::Markup (the default) |
| 47 | 155,132 | 98,709 | l43_color | Colorize text with ANSI colors.
Parse and render files with
a mini color markup language. |
| 48 | 156,709 | 98,709 | lab42_function | partials, chainable, composable functions; all isolated into Lab42::Function; unintrusi... |
| 49 | 160,879 | 130,064 | lab419_streams | Implemention of streams in the classic sense where a stream is a head and a promise to ... |
| 50 | 163,040 | 56,244 | l43_my_ruby | All my Ruby Code
Binaries and libs which make Ruby awesome (for me) |
| 51 | 167,487 | 130,064 | lab42_kak | Kakoune scripting is very flexible but needs to be triggered by the shell, quite intere... |
| 52 | 168,458 | 98,709 | lab42_forwarder3 | Forwarder3 a readable and zero cost API around Forwardable |
| 53 | 170,840 | 130,064 | lab42_monad | Implements only some simple monadic patterns right now, à la `IO.interact` |
| 54 | 176,452 | 31,537 | ex_aequo_rspex | RSpec macros and helpers |
| 55 | 179,730 | 42,274 | flex_args | Flexible Argument Parse
It allows a default setting to use discriminating argument type... |
| 56 | 180,760 | 130,064 | with_ease | Very basic but useful extensions, still in alpha |
| 57 | 181,000 | 130,064 | spectaculate | Allows Markdown or other text files to be used as literal specs, à la Elixir doctest, b... |
| 58 | 181,188 | 77,866 | lab42_checked_class | Mutable classes with constraints and lots of boilerplate code removal. |
| 59 | 181,618 | 98,709 | rmux | Organise your tmux sessions with ruby |
| 60 | 181,887 | 77,866 | simple_args | A simple argument parser, which is the right fit if you want
* Aliases for short and l... |
| 61 | 182,621 | 45,610 | ex_aequo_cli | arg parser, simple colorization |
| 62 | 183,039 | 130,064 | lab42_color | Rainbows in your shell |
| 63 | 183,374 | 13,945 | l43_core | Core Functionality for L43 Ruby Tools |
| 64 | 183,761 | 65,366 | ex_aequo_streams | streams, again |
| 65 | 184,237 | 65,366 | forwarder3 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. |
| 66 | 184,425 | 77,866 | lab42_base | Very basic but useful extensions, still in alpha |
| 67 | 184,919 | 98,709 | oo_peg | A peg parser not using custom sytnax but exposing an OO based API |
| 68 | 185,365 | 98,709 | l43_base | Basic Ruby Building Blocks |
| 69 | 186,238 | 77,866 | ex_aequo_color | Rainbows in your shell |
| 70 | 186,569 | 77,866 | ex_aequo_args | The arg parser I need |
| 71 | 188,580 | 98,709 | doc_md_rspec | Implementing docspecs à la Elixir's doctests |
| 72 | 188,662 | 98,709 | ex_aequo_fn | Functional Base Tools for Ruby |
| 73 | 189,085 | 130,064 | index_me | Create an index file based on a data file and then use searching indexed resources |
| 74 | 190,768 | 65,366 | l43_opt_parser | A highly customizable option parser, allowing for different
option syntax and returning... |