ridiculousfish / regress
REGex in Rust with EcmaScript Syntax
☆188Updated 3 months ago
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☆199Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last month
- A data structure to efficiently intern, cache and restore strings.☆193Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Manual segmented stacks for Rust☆306Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆207Updated 2 months ago
- A Vec That Has a Smaller size_of☆139Updated 2 months ago
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- Opinionated and portable globs that can be matched against paths and directory trees.☆119Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 7 months ago
- generators☆207Updated last year
- Concrete Syntax Tree library☆94Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆185Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Determine whether characters have the XID_Start or XID_Continue properties☆90Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆133Updated last month
- Write doc comments from macros☆99Updated 3 years ago
- A WHATWG-compliant HTML5 tokenizer and tag soup parser☆160Updated 2 months ago
- Macro for writing nested `if let` expressions☆165Updated last year
- PEG trace visualizer☆84Updated 3 months ago