baweaver / mfLinks
Mf - Modifier functions
☆34Updated 7 years ago
Alternatives and similar repositories for mf
Users that are interested in mf are comparing it to the libraries listed below
Sorting:
- Xf - Transform Functions☆62Updated 6 years ago
- Comparative ruby web application benchmarks with a large number of routes☆99Updated 3 months ago
- ☆58Updated last year
- Ambiguous function/operator implementation in Ruby☆47Updated 13 years ago
- Syntax improvements and other useful methods for ruby☆66Updated 5 years ago
- A regular expression engine written in Ruby.☆29Updated 2 years ago
- An easier way to run command line applications and get all of the output.☆72Updated 2 years ago
- Ruby gem information, stats and usage for your terminal☆64Updated last year
- Override methods while maintaining their original visibility☆36Updated 5 years ago
- ActiveRecord schema annotations done right☆74Updated 5 months ago
- Strong type checking (assertion) for Ruby☆87Updated 3 years ago
- Experimental post-framework view library☆45Updated last year
- Arel made simple☆99Updated 3 years ago
- Super simple and convenient way to isolate and namespace a collection of related methods☆37Updated 3 months ago
- An easy to use InterProcess Communication (IPC) library.☆52Updated last month
- [ALPHA] TraceSpy is a wrapper around TracePoint with some extra pattern matching magic☆57Updated 6 years ago
- Rubium is a lightweight alternative to Selenium/Capybara/Watir if you need to perform some operations (like web scraping) using Headless …☆64Updated 4 years ago
- Object#enumerate Ruby core proposal demo. Merged in Ruby 2.7 as Enumerator.produce☆19Updated 7 years ago
- One-way pipe, composable, rack application builder☆63Updated 5 months ago
- Inflector for Ruby☆96Updated 5 months ago
- Conversion from one object type to another with a bit of black magic.☆134Updated last year
- A debugging tool☆69Updated 5 years ago
- Write benchmarks without the hassle.☆75Updated last week
- Application prototype for Ruby web apps using ROM and Roda☆41Updated 8 years ago
- An evolutionary computation framework for Ruby☆42Updated 3 weeks ago
- Nice output to console/file from concurrent threads☆46Updated 3 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- A concurrent tracer that can pause and resume the code it is tracing.☆71Updated 4 months ago
- RSpec Matchers for Hanami☆46Updated 4 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 7 months ago