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