kddnewton / regular_expression
A regular expression engine written in Ruby.
☆29Updated 2 years ago
Alternatives and similar repositories for regular_expression:
Users that are interested in regular_expression are comparing it to the libraries listed below
- Inflector for Ruby☆95Updated 2 months ago
- Override methods while maintaining their original visibility☆35Updated 4 years ago
- Write benchmarks without the hassle.☆75Updated 2 months ago
- Find out what's going on in your local Ruby community☆44Updated 11 months ago
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- Objects are functions! Treat any Object or Class as a Proc (like Enumerable but for Procs).☆44Updated last year
- Rerun failures from a CI on your local machine without copy/pasting.☆38Updated last year
- Principled Test Framework for Ruby and MRuby☆72Updated 2 months ago
- An easy to use InterProcess Communication (IPC) library.☆52Updated 2 months ago
- ActiveRecord schema annotations done right☆75Updated 2 months ago
- Nice output to console/file from concurrent threads☆45Updated 3 years ago
- ☆54Updated this week
- A Rails application to collaboratively estimate stories☆40Updated this week
- Concurrent index migrations for Rails☆42Updated 2 months ago
- Ambiguous function/operator implementation in Ruby☆47Updated 13 years ago
- Leaky gems advisory database☆54Updated last year
- A gem that ensures test isolation by preventing your Rails tests from committing to the database☆47Updated last year
- Automatic scopes for ActiveRecord models.☆81Updated 7 months ago
- This is an ActiveRecord integration for a niceql gem. Niceql is a small, nice, simple and zero dependency solution for SQL prettifying fo…☆34Updated 2 weeks ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆60Updated last year
- An alternative to rake, with all the great stuff and a sprinkling of magic dust.☆101Updated 3 weeks ago
- A Rails gem to print the model schema in console☆38Updated 3 months ago
- Convert objects into primitives for serialization☆42Updated last year
- Rails scopes and predicates defined with the same DSL.☆61Updated 2 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated 4 months ago
- Measure performance trends of Ruby code☆60Updated 11 months ago
- Migrate to Strong Parameters☆40Updated last month
- A drop-in replacement for the prettyprint gem with more functionality☆20Updated last month
- Experimental post-framework view library☆45Updated last year
- Fast String#underscore implementation☆34Updated this week