jessitron / fp4rdLinks
Functional Principles for the Ruby Developer
☆106Updated 12 years ago
Alternatives and similar repositories for fp4rd
Users that are interested in fp4rd are comparing it to the libraries listed below
Sorting:
- Private inheritance for Ruby classes.☆104Updated 12 years ago
- A pattern for allowing for easier testing of large projects' business logic☆87Updated 2 years ago
- Object initializer from attributes hash☆173Updated 4 years ago
- The `>>` operator for Ruby aka "pipeline operator"☆75Updated 6 years ago
- Efficient, Immutable, Thread-Safe Collection classes for Ruby☆120Updated last year
- Predicate logic with rule composition☆179Updated last month
- Dependency injection framework in Ruby☆71Updated 4 years ago
- Abstract HTTP adapter for ROM☆73Updated 2 years ago
- Haskell-style partial application and composition for Ruby methods☆152Updated 10 years ago
- An implementation of the Exhibit pattern, as described in Objects on Rails☆239Updated 2 years ago
- SOLID Ruby Design Principles Presentation☆76Updated 15 years ago
- Download utility for Ruby Tapas screencast☆132Updated 9 years ago
- Misc explorations☆38Updated 9 years ago
- helps dealing with exceptional situations, it comes from the sphere of functional programming and bringing the goodies I have come to lov…☆227Updated 9 years ago
- Ruby port of http://ramdajs.com☆108Updated 7 years ago
- The most complete implementation of an Elixir/F#-like "Pipe" for Ruby in the form of "chainable methods"☆150Updated 8 years ago
- Seeing is Believing integration for the Atom text editor.☆62Updated 7 years ago
- Functional Reactive Programming in Ruby.☆354Updated 9 years ago
- Responsibility centric with use cases. Enjoy your code !☆49Updated 8 years ago
- The simplest Ruby HTTP client.☆51Updated 9 years ago
- Machine Learning & Data Mining with JRuby☆65Updated 2 months ago
- Add ᐅ piping method to Ruby for an Elixir feel. First parameter must be an object that responds to :call.☆40Updated 8 years ago
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated 3 weeks ago
- Step by step scaffold to React, using server-side rendering and react-rails☆58Updated 9 years ago
- Approval Tests for Ruby