Robert_dober's Gems

icon
#Total RankDaily RankNameSummary
127,33237,815lab42_coreFunctional Access to Methods - Memoization - Extending Array, Hash, File, Enumerable wi...
234,98437,815lab42_tmux2Create sessions with multiple windows from ruby
336,93712,738speculate_aboutAllows Markdown or other text files to be used as literal specs, à la Elixir doctest, b...
437,436110,796forwarderRuby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
539,80028,994lab42_rgxargsParse CL args according to regexen
645,621110,796lab42_data_classAn Immutable DataClass for Ruby Exposes a class factory function `Kernel::DataClass` a...
746,12253,713lab419_coreComing Soon
849,730110,796forwarder19Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
958,60653,713lab42_state_machineDefine triggers and transitios, what else? Well... Filter
1058,65743,780muxoroLaunch a Pomodoro Timer from the command line
1161,61771,210lab42_optionsSpecify command line arguments with Ruby Syntax
1265,07571,210lab42_streamsLazy Evaluation, Streams, Enumerator#Lazy
1372,83471,210lab42_tmuxA Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin...
1474,75843,780lab42_nhashA Nested Hash with dotted access à la I18n in Rails
1577,84071,210lab42_basic_constraintsConstraints like :positive_int, :non_empty_string, ...
1679,94171,210verifyVerify is a very simple minitest suite à la Testy containing a primitive stdin/std...
1782,00737,815SpecMeGenerating rspecs from ruby code blocks in README files
1882,839110,796bashirBashir, BASH In Ruby
1986,54071,210lab42_resultResult instances are immutable objects representing an error with a message or an absen...
2086,57653,713l42_my_rubyAll my Ruby Code Binaries and libs which make Ruby awesome (for me)
2187,54471,210lab42_diggy_methodsCreate an instance of me with a Hash and access the (nested) values by method chaining....
2291,27671,210ex_aequoSome tools
2394,36043,780lab42_literateSpec behavior in any file load it with doctest from an RSpec example group
2495,945110,796lab42_consoleshort forms of common idioms, extensions to remove most blocks, commonly used helpers
2598,91071,210robert-shouldaMaking tests easy on the fingers and eyes
2699,64924,642l43_pegA (still incomplete) PEG Library But useable for linear parsing of strings and list of...
27104,79553,713ex_aequo_baseThe code I use all the time
28106,335110,796lab42_configDefine configuration values with defaults and lazy evaluation on a per class or per ins...
29114,20971,210lab42_open_mapOpenMap = OpenStruct with a rich API, e.g. #merge, #slice, #without,...
30114,33953,713lab42_matchMatch and then change groups, prefix, postfix or even the text between the groups
31115,99071,210forwarder2Ruby's core Forwardable gets the job done(barely) and produces most unreadable code. ...
32118,83228,994l43_open_objectWhen using the class method `attributes` in a class you get: - an initialize method w...
33119,106110,796lab42_curryCurry functions and methods at will, reorder, define placeholders anywhere, positional ...
34119,743110,796lab42_ihashA Hash with Business Logic (call it intelligent).
35120,38771,210lab419-configLab419, Labrador for Ruby1.9, Configuration File and DSL Tool
36123,749110,796deep_attributesDeep Attributes allows to treat complex attributes as such. Right now the only way to a...
37127,56471,210lab42_speculateExtract RSpecs from Markdown
38127,633110,796kosmeek_test_toolsSharing Tests among platforms
39129,524110,796lab419_tmuxA Gem that will give us helpers to dry up the creation of TMUX windows and panes, addin...
40129,598110,796lab419_optionsSpecify command line arguments with Ruby Syntax
41132,15471,210lab42_textBoxes, Translations,...
42137,053110,796lab42_aopBefore, After and Around methods, either with blox or methods, à la ActiveSupport
43140,080110,796lab42_context_mapA map impelementation with context, access goodies and representation format enhancemen...
44140,12353,713l43_colorColorize text with ANSI colors. Parse and render files with a mini color markup language.
45144,39343,780l42_mapImmutable OpenStruct On Steroids, it combines Hash's and OpenStruct's semantics
46150,231110,796lab42_tag_cloudCreating Tag Clouds with gamma correct color values and styles from a simple DSL. This...
47150,38743,780doc_rspecExtract RSpec Examples from RDocs formatted with RDoc::Markup (the default)
48157,197110,796lab42_functionpartials, chainable, composable functions; all isolated into Lab42::Function; unintrusi...
49161,507110,796lab419_streamsImplemention of streams in the classic sense where a stream is a head and a promise to ...
50163,22453,713l43_my_rubyAll my Ruby Code Binaries and libs which make Ruby awesome (for me)
51167,909110,796lab42_kakKakoune scripting is very flexible but needs to be triggered by the shell, quite intere...
52168,85571,210lab42_forwarder3Forwarder3 a readable and zero cost API around Forwardable
53169,98433,877ex_aequo_rspexRSpec macros and helpers
54170,964110,796lab42_monadImplements only some simple monadic patterns right now, à la `IO.interact`
55171,20653,713l43_coreCore Functionality for L43 Ruby Tools
56180,102110,796flex_argsFlexible Argument Parse It allows a default setting to use discriminating argument type...
57181,022110,796with_easeVery basic but useful extensions, still in alpha
58181,53071,210lab42_checked_classMutable classes with constraints and lots of boilerplate code removal.
59181,74771,210spectaculateAllows Markdown or other text files to be used as literal specs, à la Elixir doctest, b...
60182,02871,210rmuxOrganise your tmux sessions with ruby
61182,43843,780simple_argsA simple argument parser, which is the right fit if you want * Aliases for short and l...
62182,98553,713ex_aequo_cliarg parser, simple colorization
63183,19653,713l43_timeTime related tools
64183,711110,796lab42_colorRainbows in your shell
65184,32225,844l43_opt_parserA highly customizable option parser, allowing for different option syntax and returning...
66184,41571,210ex_aequo_streamsstreams, again
67184,960110,796forwarder3Ruby's core Forwardable gets the job done(barely) and produces most unreadable code.
68185,006110,796lab42_baseVery basic but useful extensions, still in alpha
69185,510110,796oo_pegA peg parser not using custom sytnax but exposing an OO based API
70185,60071,210l43_baseBasic Ruby Building Blocks
71186,754110,796ex_aequo_colorRainbows in your shell
72187,12671,210ex_aequo_argsThe arg parser I need
73187,44620,970l43_simple_colorColorize chunks of strings with ANSI colors.
74189,24871,210doc_md_rspecImplementing docspecs à la Elixir's doctests
75189,34871,210ex_aequo_fnFunctional Base Tools for Ruby
76189,751110,796index_meCreate an index file based on a data file and then use searching indexed resources