jdantonio / functional-rubyLinks
A gem for adding functional programming tools to Ruby. Inspired by Erlang, Clojure, Haskell, and Functional Java.
☆550Updated 7 years ago
Alternatives and similar repositories for functional-ruby
Users that are interested in functional-ruby are comparing it to the libraries listed below
Sorting:
- Contracts for Ruby.☆1,449Updated 5 months ago
- An opinionated toolkit for writing excellent APIs in Ruby.☆801Updated 4 months ago
- The project was ported to dry-rb/dry-transformer☆409Updated 5 years ago
- A slice of functional programming to chain ruby services and blocks, thus providing a new approach to flow control. Make them flow!☆615Updated 5 years ago
- A minimal finite state machine with a straightforward syntax.☆806Updated last year
- A toolkit for building Null Object classes in Ruby☆1,049Updated 7 years ago
- Static analysis tool for checking Ruby code for Sandi Metz' rules.☆767Updated last year
- A list of Ruby gems that have known memory leaks (and issues)☆900Updated 5 years ago
- A new profiler for Ruby. With a GUI☆354Updated last year
- Usable, idiomatic common monads in Ruby☆387Updated last year
- Flexible type system for Ruby with coercions and constraints☆869Updated 2 weeks ago
- Start a pry session whenever something goes wrong.☆850Updated last year
- Component-based Ruby front-end framework☆597Updated 7 months ago
- Fast and distributed workflow runner using ActiveJob and Redis☆1,084Updated 3 months ago
- Interact with REST services in an ActiveRecord-like manner☆903Updated 5 months ago
- Ruby persistence framework with entities and repositories☆442Updated 5 months ago
- Simple immutable value objects for ruby (the readme is longer than the code)☆546Updated 8 years ago
- Pretty your exception backtrace.☆648Updated 3 years ago
- Simple Ruby implementations of some common monads.☆609Updated 5 years ago
- Takes some boilerplate out of Ruby with methods like attr_initialize.☆563Updated last year
- Opal Ruby wrapper of React.js library.☆547Updated 8 years ago
- Maps representation documents from and to Ruby objects. Includes JSON, XML and YAML support, plain properties and compositions.☆691Updated last year
- minimalist framework for building rack applications☆411Updated last year
- Compose your business logic into commands that sanitize and validate input.☆1,395Updated 2 years ago
- Ruby Facets☆801Updated last year
- Provides iteration per second benchmarking for Ruby☆1,749Updated 2 months ago
- An Object Oriented DOM Tree in Ruby☆780Updated 3 weeks ago
- Build maintainable Rails apps☆596Updated 2 years ago
- ActiveSupport::Memoizable with a few enhancements