ridiculousfish / regressLinks
REGex in Rust with EcmaScript Syntax
☆210Updated last month
Alternatives and similar repositories for regress
Users that are interested in regress are comparing it to the libraries listed below
Sorting:
- String interning for Rust☆207Updated 4 months ago
- A WHATWG-compliant HTML5 tokenizer and tag soup parser☆167Updated last month
- A flexible, simple to use, clone-efficient String replacement for Rust☆156Updated 2 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆207Updated 5 months ago
- A Vec That Has a Smaller size_of☆152Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- Opinionated and portable globs that can be matched against paths and directory trees.☆119Updated last year
- ☆149Updated 2 years ago
- Concrete Syntax Tree library☆112Updated 3 months ago
- Yet Another Parser library for Rust. A lightweight, dependency free, parser combinator inspired set of utility methods to help with parsi…☆161Updated 10 months ago
- Merged into https://github.com/dudykr/ddt☆91Updated 4 years ago
- Interning of data in rust☆115Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆227Updated 3 weeks ago
- A rust logger that routes messages to the browser's console.☆102Updated 8 months ago
- Copy-on-write string utilities for Rust☆160Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆222Updated last week
- PEG trace visualizer☆94Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- ☆324Updated 2 months ago
- Comparison of Rust string types☆164Updated last month
- String optimized for map keys☆68Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- Filesystem walk performed in parallel with streamed and sorted results☆259Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Determine whether characters have the XID_Start or XID_Continue properties☆104Updated 3 weeks ago