| 1 | 26,890 | 33,361 | lab42_core | Functional Access to Methods - Memoization - Extending Array, Hash, File, Enumerable wi... |
| 2 | 34,526 | 36,719 | lab42_tmux2 | Create sessions with multiple windows from ruby |
| 3 | 36,368 | 67,890 | forwarder | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
... |
| 4 | 37,963 | 36,719 | speculate_about | Allows Markdown or other text files to be used as literal specs, à la Elixir doctest, b... |
| 5 | 39,777 | 36,719 | lab42_rgxargs | Parse CL args according to regexen |
| 6 | 45,512 | 88,108 | lab419_core | Coming Soon |
| 7 | 45,945 | 33,361 | lab42_data_class | An Immutable DataClass for Ruby
Exposes a class factory function `Kernel::DataClass` a... |
| 8 | 48,955 | 123,013 | forwarder19 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
... |
| 9 | 57,836 | 88,108 | lab42_state_machine | Define triggers and transitios, what else? Well... Filter |
| 10 | 57,871 | 67,890 | muxoro | Launch a Pomodoro Timer from the command line |
| 11 | 60,891 | 55,395 | lab42_options | Specify command line arguments with Ruby Syntax |
| 12 | 65,104 | 88,108 | lab42_streams | Lazy Evaluation, Streams, Enumerator#Lazy |
| 13 | 72,157 | 88,108 | lab42_tmux | A Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin... |
| 14 | 74,126 | 123,013 | lab42_nhash | A Nested Hash with dotted access à la I18n in Rails |
| 15 | 78,017 | 123,013 | lab42_basic_constraints | Constraints like :positive_int, :non_empty_string, ... |
| 16 | 78,795 | 88,108 | verify | Verify is a very simple minitest suite à la Testy containing a primitive stdin/std... |
| 17 | 81,072 | 123,013 | SpecMe | Generating rspecs from ruby code blocks in README files |
| 18 | 81,430 | 47,089 | bashir | Bashir, BASH In Ruby |
| 19 | 87,187 | 55,395 | lab42_result | Result instances are immutable objects representing an error with a message or an absen... |
| 20 | 88,938 | 55,395 | lab42_diggy_methods | Create an instance of me with a Hash and access the (nested) values
by method chaining.... |
| 21 | 89,256 | 88,108 | l42_my_ruby | All my Ruby Code
Binaries and libs which make Ruby awesome (for me) |
| 22 | 94,060 | 88,108 | lab42_literate | Spec behavior in any file load it with doctest from an RSpec example group |
| 23 | 95,944 | 123,013 | lab42_console | short forms of common idioms, extensions to remove most blocks, commonly used helpers |
| 24 | 97,432 | 123,013 | robert-shoulda | Making tests easy on the fingers and eyes |
| 25 | 97,681 | 47,089 | ex_aequo | Some tools |
| 26 | 106,144 | 123,013 | lab42_config | Define configuration values with defaults and lazy evaluation on a per class or per ins... |
| 27 | 110,934 | 55,395 | l43_peg | A (still incomplete) PEG Library
But useable for linear parsing of strings and list of... |
| 28 | 114,448 | 67,890 | lab42_match | Match and then change groups, prefix, postfix or even the text between the groups |
| 29 | 115,137 | 123,013 | forwarder2 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
... |
| 30 | 115,667 | 88,108 | lab42_open_map | OpenMap = OpenStruct with a rich API, e.g. #merge, #slice, #without,... |
| 31 | 116,461 | 26,724 | ex_aequo_base | The code I use all the time |
| 32 | 119,056 | 123,013 | lab42_ihash | A Hash with Business Logic (call it intelligent). |
| 33 | 119,226 | 67,890 | lab42_curry | Curry functions and methods at will, reorder, define placeholders anywhere, positional ... |
| 34 | 119,245 | 123,013 | lab419-config | Lab419, Labrador for Ruby1.9, Configuration File and DSL Tool |
| 35 | 122,257 | 123,013 | deep_attributes | Deep Attributes allows to treat complex attributes as such. Right now the only way to a... |
| 36 | 126,276 | 123,013 | kosmeek_test_tools | Sharing Tests among platforms |
| 37 | 128,058 | 88,108 | lab42_speculate | Extract RSpecs from Markdown |
| 38 | 128,554 | 123,013 | lab419_options | Specify command line arguments with Ruby Syntax |
| 39 | 128,574 | 88,108 | lab419_tmux | A Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin... |
| 40 | 132,313 | 88,108 | lab42_text | Boxes, Translations,... |
| 41 | 136,373 | 123,013 | lab42_aop | Before, After and Around methods, either with blox or methods, à la ActiveSupport |
| 42 | 139,684 | 123,013 | lab42_context_map | A map impelementation with context, access goodies and representation format enhancemen... |
| 43 | 147,593 | 88,108 | l43_open_object | When using the class method `attributes` in a class you get:
- an initialize method w... |
| 44 | 147,776 | 88,108 | l42_map | Immutable OpenStruct On Steroids, it combines Hash's and OpenStruct's semantics |
| 45 | 153,221 | 123,013 | lab42_tag_cloud | Creating Tag Clouds with gamma correct color values and styles from a simple DSL.
This... |
| 46 | 157,325 | 123,013 | lab42_function | partials, chainable, composable functions; all isolated into Lab42::Function; unintrusi... |
| 47 | 159,738 | 47,089 | doc_rspec | Extract RSpec Examples from RDocs formatted with RDoc::Markup (the default) |
| 48 | 160,570 | 123,013 | lab419_streams | Implemention of streams in the classic sense where a stream is a head and a promise to ... |
| 49 | 160,787 | 123,013 | l43_color | Colorize text with ANSI colors.
Parse and render files with
a mini color markup language. |
| 50 | 164,694 | 88,108 | l43_my_ruby | All my Ruby Code
Binaries and libs which make Ruby awesome (for me) |
| 51 | 167,649 | 123,013 | lab42_kak | Kakoune scripting is very flexible but needs to be triggered by the shell, quite intere... |
| 52 | 169,268 | 88,108 | lab42_forwarder3 | Forwarder3 a readable and zero cost API around Forwardable |
| 53 | 171,272 | 123,013 | lab42_monad | Implements only some simple monadic patterns right now, à la `IO.interact` |
| 54 | 179,133 | 123,013 | ex_aequo_rspex | RSpec macros and helpers |
| 55 | 179,207 | 47,089 | flex_args | Flexible Argument Parse
It allows a default setting to use discriminating argument type... |
| 56 | 179,845 | 67,890 | spectaculate | Allows Markdown or other text files to be used as literal specs, à la Elixir doctest, b... |
| 57 | 180,223 | 55,395 | with_ease | Very basic but useful extensions, still in alpha |
| 58 | 180,839 | 123,013 | lab42_checked_class | Mutable classes with constraints and lots of boilerplate code removal. |
| 59 | 181,075 | 55,395 | simple_args | A simple argument parser, which is the right fit if you want
* Aliases for short and l... |
| 60 | 181,369 | 88,108 | rmux | Organise your tmux sessions with ruby |
| 61 | 182,234 | 88,108 | ex_aequo_cli | arg parser, simple colorization |
| 62 | 182,356 | 88,108 | lab42_color | Rainbows in your shell |
| 63 | 182,727 | 123,013 | ex_aequo_streams | streams, again |
| 64 | 182,927 | 123,013 | forwarder3 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. |
| 65 | 183,771 | 88,108 | lab42_base | Very basic but useful extensions, still in alpha |
| 66 | 183,854 | 123,013 | oo_peg | A peg parser not using custom sytnax but exposing an OO based API |
| 67 | 185,165 | 123,013 | ex_aequo_color | Rainbows in your shell |
| 68 | 185,589 | 67,890 | ex_aequo_args | The arg parser I need |
| 69 | 185,948 | 88,108 | l43_base | Basic Ruby Building Blocks |
| 70 | 186,518 | 8,734 | l43_core | Core Functionality for L43 Ruby Tools |
| 71 | 186,978 | 88,108 | doc_md_rspec | Implementing docspecs à la Elixir's doctests |
| 72 | 187,047 | 123,013 | ex_aequo_fn | Functional Base Tools for Ruby |
| 73 | 187,426 | 88,108 | index_me | Create an index file based on a data file and then use searching indexed resources |