| 1 | 26,852 | 30,171 | lab42_core | Functional Access to Methods - Memoization - Extending Array, Hash, File, Enumerable wi... |
| 2 | 34,510 | 30,171 | lab42_tmux2 | Create sessions with multiple windows from ruby |
| 3 | 36,229 | 143,427 | forwarder | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
... |
| 4 | 38,026 | 47,819 | speculate_about | Allows Markdown or other text files to be used as literal specs, à la Elixir doctest, b... |
| 5 | 39,872 | 26,625 | lab42_rgxargs | Parse CL args according to regexen |
| 6 | 45,456 | 47,819 | lab419_core | Coming Soon |
| 7 | 46,048 | 43,891 | lab42_data_class | An Immutable DataClass for Ruby
Exposes a class factory function `Kernel::DataClass` a... |
| 8 | 48,865 | 52,803 | forwarder19 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
... |
| 9 | 57,746 | 43,891 | muxoro | Launch a Pomodoro Timer from the command line |
| 10 | 57,784 | 111,035 | lab42_state_machine | Define triggers and transitios, what else? Well... Filter |
| 11 | 60,854 | 111,035 | lab42_options | Specify command line arguments with Ruby Syntax |
| 12 | 65,254 | 43,891 | lab42_streams | Lazy Evaluation, Streams, Enumerator#Lazy |
| 13 | 72,150 | 77,741 | lab42_tmux | A Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin... |
| 14 | 74,158 | 77,741 | lab42_nhash | A Nested Hash with dotted access à la I18n in Rails |
| 15 | 78,220 | 67,069 | lab42_basic_constraints | Constraints like :positive_int, :non_empty_string, ... |
| 16 | 78,593 | 59,042 | verify | Verify is a very simple minitest suite à la Testy containing a primitive stdin/std... |
| 17 | 80,973 | 67,069 | SpecMe | Generating rspecs from ruby code blocks in README files |
| 18 | 81,237 | 92,912 | bashir | Bashir, BASH In Ruby |
| 19 | 87,604 | 67,069 | lab42_result | Result instances are immutable objects representing an error with a message or an absen... |
| 20 | 89,520 | 37,922 | lab42_diggy_methods | Create an instance of me with a Hash and access the (nested) values
by method chaining.... |
| 21 | 90,501 | 26,625 | l42_my_ruby | All my Ruby Code
Binaries and libs which make Ruby awesome (for me) |
| 22 | 94,209 | 67,069 | lab42_literate | Spec behavior in any file load it with doctest from an RSpec example group |
| 23 | 96,060 | 77,741 | lab42_console | short forms of common idioms, extensions to remove most blocks, commonly used helpers |
| 24 | 97,232 | 111,035 | robert-shoulda | Making tests easy on the fingers and eyes |
| 25 | 99,538 | 28,844 | ex_aequo | Some tools |
| 26 | 106,357 | 67,069 | lab42_config | Define configuration values with defaults and lazy evaluation on a per class or per ins... |
| 27 | 113,358 | 24,814 | l43_peg | A (still incomplete) PEG Library
But useable for linear parsing of strings and list of... |
| 28 | 114,682 | 67,069 | lab42_match | Match and then change groups, prefix, postfix or even the text between the groups |
| 29 | 115,065 | 92,912 | forwarder2 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
... |
| 30 | 116,382 | 43,891 | lab42_open_map | OpenMap = OpenStruct with a rich API, e.g. #merge, #slice, #without,... |
| 31 | 119,063 | 67,069 | lab42_ihash | A Hash with Business Logic (call it intelligent). |
| 32 | 119,259 | 111,035 | lab419-config | Lab419, Labrador for Ruby1.9, Configuration File and DSL Tool |
| 33 | 119,501 | 77,741 | lab42_curry | Curry functions and methods at will, reorder, define placeholders anywhere, positional ... |
| 34 | 120,043 | 35,503 | ex_aequo_base | The code I use all the time |
| 35 | 122,197 | 143,427 | deep_attributes | Deep Attributes allows to treat complex attributes as such. Right now the only way to a... |
| 36 | 126,108 | 111,035 | kosmeek_test_tools | Sharing Tests among platforms |
| 37 | 128,548 | 59,042 | lab42_speculate | Extract RSpecs from Markdown |
| 38 | 128,796 | 92,912 | lab419_options | Specify command line arguments with Ruby Syntax |
| 39 | 128,825 | 92,912 | lab419_tmux | A Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin... |
| 40 | 132,677 | 52,803 | lab42_text | Boxes, Translations,... |
| 41 | 136,579 | 77,741 | lab42_aop | Before, After and Around methods, either with blox or methods, à la ActiveSupport |
| 42 | 140,068 | 77,741 | lab42_context_map | A map impelementation with context, access goodies and representation format enhancemen... |
| 43 | 149,431 | 67,069 | l42_map | Immutable OpenStruct On Steroids, it combines Hash's and OpenStruct's semantics |
| 44 | 151,281 | 33,465 | l43_open_object | When using the class method `attributes` in a class you get:
- an initialize method w... |
| 45 | 154,546 | 77,741 | lab42_tag_cloud | Creating Tag Clouds with gamma correct color values and styles from a simple DSL.
This... |
| 46 | 157,700 | 92,912 | lab42_function | partials, chainable, composable functions; all isolated into Lab42::Function; unintrusi... |
| 47 | 160,624 | 111,035 | lab419_streams | Implemention of streams in the classic sense where a stream is a head and a promise to ... |
| 48 | 161,139 | 111,035 | doc_rspec | Extract RSpec Examples from RDocs formatted with RDoc::Markup (the default) |
| 49 | 161,997 | 35,503 | l43_color | Colorize text with ANSI colors.
Parse and render files with
a mini color markup language. |
| 50 | 165,943 | 47,819 | l43_my_ruby | All my Ruby Code
Binaries and libs which make Ruby awesome (for me) |
| 51 | 168,101 | 67,069 | lab42_kak | Kakoune scripting is very flexible but needs to be triggered by the shell, quite intere... |
| 52 | 169,840 | 77,741 | lab42_forwarder3 | Forwarder3 a readable and zero cost API around Forwardable |
| 53 | 171,668 | 92,912 | lab42_monad | Implements only some simple monadic patterns right now, à la `IO.interact` |
| 54 | 179,140 | 143,427 | flex_args | Flexible Argument Parse
It allows a default setting to use discriminating argument type... |
| 55 | 179,262 | 111,035 | ex_aequo_rspex | RSpec macros and helpers |
| 56 | 179,579 | 67,069 | spectaculate | Allows Markdown or other text files to be used as literal specs, à la Elixir doctest, b... |
| 57 | 180,261 | 37,922 | with_ease | Very basic but useful extensions, still in alpha |
| 58 | 180,874 | 111,035 | lab42_checked_class | Mutable classes with constraints and lots of boilerplate code removal. |
| 59 | 180,883 | 92,912 | simple_args | A simple argument parser, which is the right fit if you want
* Aliases for short and l... |
| 60 | 181,314 | 67,069 | rmux | Organise your tmux sessions with ruby |
| 61 | 182,296 | 143,427 | ex_aequo_cli | arg parser, simple colorization |
| 62 | 182,569 | 143,427 | ex_aequo_streams | streams, again |
| 63 | 182,646 | 143,427 | forwarder3 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. |
| 64 | 183,042 | 92,912 | lab42_color | Rainbows in your shell |
| 65 | 183,803 | 77,741 | lab42_base | Very basic but useful extensions, still in alpha |
| 66 | 183,825 | 92,912 | oo_peg | A peg parser not using custom sytnax but exposing an OO based API |
| 67 | 185,579 | 111,035 | ex_aequo_args | The arg parser I need |
| 68 | 185,919 | 143,427 | ex_aequo_color | Rainbows in your shell |
| 69 | 186,697 | 143,427 | doc_md_rspec | Implementing docspecs à la Elixir's doctests |
| 70 | 186,794 | 143,427 | ex_aequo_fn | Functional Base Tools for Ruby |
| 71 | 187,181 | 92,912 | index_me | Create an index file based on a data file and then use searching indexed resources |