miam-miam / prseLinks
A tiny string parsing utility
☆34Updated 11 months ago
Alternatives and similar repositories for prse
Users that are interested in prse are comparing it to the libraries listed below
Sorting:
- PEG trace visualizer☆92Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Lending iterators on stable Rust☆83Updated last year
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Command line interface as a function.☆76Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A Rust allocator which makes sound when active, like a Geiger counter.☆119Updated 9 months ago
- ☆112Updated 3 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Choose Rust types at compile-time via constants☆70Updated last year
- Faster integer division and modulus operations☆87Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- A Mutex wrapper tracking acquisition order☆74Updated 3 weeks ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- Versioned data-structures for Rust☆208Updated 9 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 weeks ago