LinkTed / proc-macro-regexLinks
A proc macro regex library to match an arbitrary string or byte array to a regular expression.
☆11Updated 3 years ago
Alternatives and similar repositories for proc-macro-regex
Users that are interested in proc-macro-regex are comparing it to the libraries listed below
Sorting:
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- An Aspect Toolkit for Rust☆33Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- Simple malloc implementation.☆33Updated 11 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆62Updated 11 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A splay tree implementation written in Rust☆27Updated 7 years ago
- Example implementation of stack tokens for Rust☆33Updated 3 years ago
- The simd optimized escape code☆54Updated this week
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- global allocator for Rust that provides hooks for tracking allocations☆51Updated 2 years ago
- A compiler from Rust to C, and a checker for unsafe code☆84Updated 6 years ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆32Updated last week
- adaptive algorithms for rayon☆39Updated 5 years ago
- FerrisGC is a thread safe Garbage Collector implementation for Global (between threads) and Local (per thread) Garbage Collector☆20Updated 5 years ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Byte-wise atomic memcpy.☆43Updated this week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated 2 weeks ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- An arena-inspired interner for strings☆13Updated 5 years ago