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
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- An Aspect Toolkit for Rust☆33Updated last year
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 11 months 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
- Reliable parallel remove_dir_all implementation for Windows and other platforms.☆59Updated 4 months ago
- Talk to Cargo easily at build time☆17Updated last year
- Simple malloc implementation.☆33Updated 11 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Byte-wise atomic memcpy.☆41Updated 2 weeks ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- The simd optimized escape code☆54Updated last week
- Bindings to GCC's __float128 type☆24Updated 11 months ago
- Example implementation of stack tokens for Rust☆33Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Updated last month
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Rust LLVM bindings☆31Updated 2 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
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Experimenting with ergonomic dyn types☆29Updated 4 years ago
- Compact sets in rust☆60Updated 10 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago