miam-miam / prseLinks
A tiny string parsing utility
☆34Updated 8 months ago
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`☆76Updated last week
- PEG trace visualizer☆89Updated 8 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Rust crate for writing repetitive code easier and faster.☆45Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A bit flip resistant Boolean type☆50Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Extension of nom to trace parser☆49Updated 7 months ago
- Command line interface as a function.☆76Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- ☆35Updated 8 months ago
- Obsessively tiny error derive macro☆87Updated 7 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 months ago
- Zig comptime using Rust proc macros☆50Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆120Updated 6 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Better reference counted strings for Rust☆136Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago