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
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated last month
- Bindings to GCC's __float128 type☆24Updated 11 months ago
- Simple malloc implementation.☆33Updated 10 months ago
- An Aspect Toolkit for Rust☆33Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated 2 weeks ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- JERK: Java Embedding Rust Kit☆18Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Experimental Language based on Rust and Haskell☆54Updated 8 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Experimenting with ergonomic dyn types☆29Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- ☆37Updated last year
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- global allocator for Rust that provides hooks for tracking allocations☆51Updated 2 years ago
- Serde serializer for generating Starlark build targets☆70Updated 2 weeks ago
- Rust LLVM bindings☆31Updated 2 years ago
- Example implementation of stack tokens for Rust☆33Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- Non-allocating iterator over command line arguments☆48Updated 2 weeks ago
- An arbitrary-precision floating-point library in Rust☆47Updated 8 months ago