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:
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- A C expression parser and evaluator☆48Updated 2 years ago
- An Aspect Toolkit for Rust☆33Updated 10 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated last month
- Modular register allocator algorithms☆106Updated 2 years ago
- Bindings to GCC's __float128 type☆24Updated 7 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust LLVM bindings☆31Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 5 months ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆36Updated last year
- 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
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 3 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- ☆60Updated 2 weeks ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 6 months ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 10 months ago
- A generic implementation of double-buffering.☆17Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 8 months ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- The simd optimized escape code☆54Updated this week
- PEG parser generator built on top of nom☆70Updated 6 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Byte-wise atomic memcpy.☆37Updated last week
- Example implementation of stack tokens for Rust☆34Updated 2 years ago