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
- Modular register allocator algorithms☆105Updated 3 years ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- An Aspect Toolkit for Rust☆33Updated 11 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated 3 weeks ago
- Bindings to GCC's __float128 type☆24Updated 8 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆60Updated 8 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆29Updated this week
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 4 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- ☆36Updated last year
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- A library for garbage collection in Rust.☆13Updated 4 years ago
- Aligned allocation for Rust☆15Updated 4 years ago
- Experimental Language based on Rust and Haskell☆52Updated 8 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated last week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated 3 weeks ago
- Rust LLVM bindings☆31Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Haskell's language-c ported to Rust.☆33Updated 7 years ago
- Rust bindings for libgccjit☆23Updated 2 months ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- LR-style Parser Generator☆19Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago