1 | 26,793 | 18,734 | lab42_core | Functional Access to Methods - Memoization - Extending Array, Hash, File, Enumerable wi... |
2 | 34,452 | 27,870 | lab42_tmux2 | Create sessions with multiple windows from ruby |
3 | 35,957 | 115,482 | forwarder | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
... |
4 | 38,116 | 21,977 | speculate_about | Allows Markdown or other text files to be used as literal specs, à la Elixir doctest, b... |
5 | 40,189 | 18,179 | lab42_rgxargs | Parse CL args according to regexen |
6 | 45,352 | 47,828 | lab419_core | Coming Soon |
7 | 46,326 | 18,734 | lab42_data_class | An Immutable DataClass for Ruby
Exposes a class factory function `Kernel::DataClass` a... |
8 | 48,667 | 81,475 | forwarder19 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
... |
9 | 57,502 | 57,388 | muxoro | Launch a Pomodoro Timer from the command line |
10 | 57,574 | 57,388 | lab42_state_machine | Define triggers and transitios, what else? Well... Filter |
11 | 60,630 | 54,712 | lab42_options | Specify command line arguments with Ruby Syntax |
12 | 65,616 | 35,246 | lab42_streams | Lazy Evaluation, Streams, Enumerator#Lazy |
13 | 72,221 | 67,286 | lab42_tmux | A Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin... |
14 | 74,238 | 67,286 | lab42_nhash | A Nested Hash with dotted access à la I18n in Rails |
15 | 78,234 | 128,321 | verify | Verify is a very simple minitest suite à la Testy containing a primitive stdin/std... |
16 | 78,672 | 39,116 | lab42_basic_constraints | Constraints like :positive_int, :non_empty_string, ... |
17 | 80,738 | 75,970 | SpecMe | Generating rspecs from ruby code blocks in README files |
18 | 80,813 | 128,321 | bashir | Bashir, BASH In Ruby |
19 | 88,449 | 35,246 | lab42_result | Result instances are immutable objects representing an error with a message or an absen... |
20 | 90,942 | 32,169 | lab42_diggy_methods | Create an instance of me with a Hash and access the (nested) values
by method chaining.... |
21 | 93,763 | 32,169 | l42_my_ruby | All my Ruby Code
Binaries and libs which make Ruby awesome (for me) |
22 | 94,511 | 67,286 | lab42_literate | Spec behavior in any file load it with doctest from an RSpec example group |
23 | 96,547 | 67,286 | lab42_console | short forms of common idioms, extensions to remove most blocks, commonly used helpers |
24 | 96,679 | 87,989 | robert-shoulda | Making tests easy on the fingers and eyes |
25 | 102,518 | 30,316 | ex_aequo | Some tools |
26 | 106,757 | 67,286 | lab42_config | Define configuration values with defaults and lazy evaluation on a per class or per ins... |
27 | 114,880 | 147,664 | forwarder2 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
... |
28 | 115,321 | 67,286 | lab42_match | Match and then change groups, prefix, postfix or even the text between the groups |
29 | 117,872 | 52,160 | lab42_open_map | OpenMap = OpenStruct with a rich API, e.g. #merge, #slice, #without,... |
30 | 118,992 | 26,474 | l43_peg | A (still incomplete) PEG Library
But useable for linear parsing of strings and list of... |
31 | 119,293 | 128,321 | lab419-config | Lab419, Labrador for Ruby1.9, Configuration File and DSL Tool |
32 | 119,374 | 87,989 | lab42_ihash | A Hash with Business Logic (call it intelligent). |
33 | 120,264 | 75,970 | lab42_curry | Curry functions and methods at will, reorder, define placeholders anywhere, positional ... |
34 | 121,690 | 115,482 | deep_attributes | Deep Attributes allows to treat complex attributes as such. Right now the only way to a... |
35 | 125,837 | 128,321 | kosmeek_test_tools | Sharing Tests among platforms |
36 | 129,318 | 128,321 | lab419_options | Specify command line arguments with Ruby Syntax |
37 | 129,601 | 87,989 | lab419_tmux | A Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin... |
38 | 129,900 | 87,989 | lab42_speculate | Extract RSpecs from Markdown |
39 | 133,718 | 115,482 | lab42_text | Boxes, Translations,... |
40 | 137,167 | 115,482 | lab42_aop | Before, After and Around methods, either with blox or methods, à la ActiveSupport |
41 | 138,409 | 31,226 | ex_aequo_base | The code I use all the time |
42 | 140,778 | 128,321 | lab42_context_map | A map impelementation with context, access goodies and representation format enhancemen... |
43 | 152,544 | 67,286 | l42_map | Immutable OpenStruct On Steroids, it combines Hash's and OpenStruct's semantics |
44 | 157,274 | 87,989 | lab42_tag_cloud | Creating Tag Clouds with gamma correct color values and styles from a simple DSL.
This... |
45 | 158,385 | 104,140 | lab42_function | partials, chainable, composable functions; all isolated into Lab42::Function; unintrusi... |
46 | 159,028 | 37,756 | l43_open_object | When using the class method `attributes` in a class you get:
- an initialize method w... |
47 | 160,669 | 147,664 | lab419_streams | Implemention of streams in the classic sense where a stream is a head and a promise to ... |
48 | 162,790 | 33,114 | doc_rspec | Extract RSpec Examples from RDocs formatted with RDoc::Markup (the default) |
49 | 166,549 | 54,712 | l43_color | Colorize text with ANSI colors.
Parse and render files with
a mini color markup language. |
50 | 168,679 | 63,556 | l43_my_ruby | All my Ruby Code
Binaries and libs which make Ruby awesome (for me) |
51 | 169,069 | 115,482 | lab42_kak | Kakoune scripting is very flexible but needs to be triggered by the shell, quite intere... |
52 | 170,832 | 94,974 | lab42_forwarder3 | Forwarder3 a readable and zero cost API around Forwardable |
53 | 172,543 | 94,974 | lab42_monad | Implements only some simple monadic patterns right now, à la `IO.interact` |
54 | 178,958 | 45,837 | flex_args | Flexible Argument Parse
It allows a default setting to use discriminating argument type... |
55 | 180,457 | 57,388 | with_ease | Very basic but useful extensions, still in alpha |
56 | 180,719 | 75,970 | simple_args | A simple argument parser, which is the right fit if you want
* Aliases for short and l... |
57 | 180,898 | 87,989 | ex_aequo_rspex | RSpec macros and helpers |
58 | 181,114 | 67,286 | lab42_checked_class | Mutable classes with constraints and lots of boilerplate code removal. |
59 | 181,468 | 60,419 | rmux | Organise your tmux sessions with ruby |
60 | 182,139 | 147,664 | forwarder3 | Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. |
61 | 182,273 | 115,482 | ex_aequo_streams | streams, again |
62 | 182,477 | 94,974 | ex_aequo_cli | arg parser, simple colorization |
63 | 183,539 | 94,974 | lab42_color | Rainbows in your shell |
64 | 183,871 | 94,974 | oo_peg | A peg parser not using custom sytnax but exposing an OO based API |
65 | 184,154 | 75,970 | lab42_base | Very basic but useful extensions, still in alpha |
66 | 185,671 | 128,321 | ex_aequo_color | Rainbows in your shell |
67 | 186,080 | 147,664 | ex_aequo_args | The arg parser I need |
68 | 186,168 | 115,482 | doc_md_rspec | Implementing docspecs à la Elixir's doctests |
69 | 186,191 | 128,321 | ex_aequo_fn | Functional Base Tools for Ruby |
70 | 186,689 | 128,321 | index_me | Create an index file based on a data file and then use searching indexed resources |