miam-miam / prseLinks
A tiny string parsing utility
☆34Updated 10 months ago
Alternatives and similar repositories for prse
Users that are interested in prse are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆139Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Faster integer division and modulus operations☆87Updated 5 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- PEG trace visualizer☆91Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- Zero-cost bitsets over native Rust types☆79Updated last week
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- ☆35Updated 10 months ago
- ☆112Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last month
- Map data structure whose keys are stored as ranges☆98Updated 2 weeks ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆119Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- A Vec That Has a Smaller size_of☆147Updated last month
- How fast can we recognize a word from a small pre-determined set?☆83Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago