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:
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 3 months ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Updated 5 years ago
- A library for extracting and validating links.☆22Updated 10 months ago
- Fallible allocation support for Rust's Vec☆28Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A rust crate to use stack-allocated vectors (to improve performance and/or when there is no std)☆12Updated 6 years ago
- Lossless functionality for platform-native strings.☆71Updated this week
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆20Updated 10 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- ☆24Updated 2 years ago
- Connection telemetry middleware for diesel and tracing☆20Updated 7 months ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- Debug RefCell which keeps track of stack traces in debug mode☆24Updated last year
- A generic implementation of double-buffering.☆16Updated 3 years ago
- ☆57Updated last year
- A map backed by a vector☆25Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 8 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated last month
- The simd optimized escape code☆54Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago