Ruby parser
Integrates rb-sys into high level frameworks
A highly parallel Perl 5 interpreter written in Rust
A serde-compatible Ruby marshal parser and deserializer
AST Explorer - CLI tool to print tree-sitter AST
A batteries-included syntax highlighting library for Rust, based on tree-sitter.
Pure-Rust Oniguruma regex engine with SIMD-accelerated search
🔒 A decorator enhanced .env syntax for validating your environment variables all within your .env file.
A blazing-fast, multi-language linter for detecting AI-generated code slop
A terminal regex tester with real-time matching, multi-engine support, and plain-English explanations
Index-backed code search. Faster than grep on large repos.
Sidekiq compatible server in Rust
Ruby regular expressions library
Provides a complete drop-in replacement for Regexp based on the C++ Boost library's Regex class. Enables access to a wide variety of configuration flags that Boost uses.
This gem is empty. It protects against brandjacking. You are welcome. If you think it is yours to own, just contact me.
A lightweight Ruby Gem to check if a GitHub username / handle is valid using regex
A Ruby gem that converts ECMAScript (JavaScript) regular expressions to Ruby Regexp objects, preserving behavior as closely as Ruby's regex engine allows. Handles flag mapping (i, s, m), anchor conversion (^/$ to \A/\z), inline modifiers, and control character escapes. Emits warnings for JS features without direct Ruby equivalents (g, y, u, v, d flags).
可以简单的通过函数式拼接正则表达式