goffrie / redfaLinks
Regular expression derivatives and DFAs
☆12Updated 2 years ago
Alternatives and similar repositories for redfa
Users that are interested in redfa are comparing it to the libraries listed below
Sorting:
- A garbage collection library for Rust with zero unsafe code☆118Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- LR-style Parser Generator☆19Updated 8 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Target "triple" support☆55Updated last month
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- Token tree calling convention☆83Updated 3 years ago
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- Left Recursive PEG for rust☆67Updated 3 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- We have Crater At Home☆37Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A fully-featured lexer generator, implemented as a proc macro☆71Updated last month
- Unsafe marker trait for types that deref to a stable address☆34Updated 4 months ago
- A procedural macro helper for easily writing custom derives for enums.☆35Updated 3 weeks ago
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A library providing direct casting among trait objects implemented by a type☆42Updated 3 years ago
- dlmalloc ported into Rust☆115Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- The simd optimized escape code☆54Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆166Updated last year