mudge / re2Links
Ruby bindings to RE2, a "fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python".
☆146Updated this week
Alternatives and similar repositories for re2
Users that are interested in re2 are comparing it to the libraries listed below
Sorting:
- Scalable multi-thread multi-process containers for Ruby.☆92Updated 4 months ago
- Comparative ruby web application benchmarks with a large number of routes☆99Updated 5 months ago
- An alternative to rake, with all the great stuff and a sprinkling of magic dust.☆110Updated 5 months ago
- ☆92Updated last month
- Simple low level client for Redis 6+☆137Updated 3 weeks ago
- Test a Ruby gem against multiple versions of everything☆73Updated last month
- A regular expression parser library for Ruby☆144Updated 7 months ago
- Ruby's missing Fiber Scheduler implementation.☆125Updated 2 years ago
- A set of useful functions for transforming strings.☆129Updated last year
- ☆107Updated last month
- Framework agnostic scheduler to run recurring jobs.☆130Updated 3 months ago
- Open3 gives you access to stdin, stdout, and stderr when running other programs.☆106Updated last year
- The operation class for your business logic.☆89Updated 3 weeks ago
- Asynchronous WebSocket client and server, supporting HTTP/1 and HTTP/2 for Ruby.☆184Updated 9 months ago
- Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time.☆147Updated 2 weeks ago
- The gem enhances Exception#message by adding a short explanation where the exception is raised☆152Updated 6 months ago
- ☆95Updated 2 years ago
- ☆90Updated last month
- 🐑 Interactive Ruby Heap Snapshot analyzer☆80Updated last year
- A subclass of Object includes Comparable module for handling dates.☆102Updated 2 weeks ago
- Allows Sequel to reuse Active Record's database connection☆141Updated 2 months ago
- A Ruby DSL for structured web crawling, with a robust caching system.☆254Updated last year
- Inflector for Ruby☆97Updated 7 months ago
- Precompiles ActionView templates at app boot for Rails 6+☆149Updated 10 months ago
- Fast computation of descriptive statistics in ruby using native code and SIMD☆60Updated last year
- Callback-less event reactor for Ruby☆80Updated 2 years ago
- Outputs a source level execution trace of a Ruby program.☆90Updated last year
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆166Updated 2 years ago
- What you should change about your app's configuration when upgrading Rails versions