miam-miam / prseLinks
A tiny string parsing utility
☆34Updated last year
Alternatives and similar repositories for prse
Users that are interested in prse are comparing it to the libraries listed below
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆119Updated 3 weeks ago
- PEG trace visualizer☆94Updated 3 months ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- Versioned data-structures for Rust☆208Updated 10 months ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- ☆95Updated last year
- 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
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆112Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Command line interface as a function.☆76Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Arbitrary precision floating point numbers library☆112Updated 9 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆42Updated last year
- ☆43Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Better reference counted strings for Rust☆139Updated last year
- An unordered multiset/bag implementation backed by HashMap☆75Updated 2 weeks ago
- Bare-metal allocators.☆76Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago