miam-miam / prseLinks
A tiny string parsing utility
☆34Updated 5 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`☆75Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Experimenting with Rust's fundamental data model☆52Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- An exploration of Storages☆35Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A sinless derive helper☆72Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆76Updated last year
- An object system for Rust based on relative pointers☆38Updated 2 years ago
- We have Crater At Home☆35Updated 8 months ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- docs.rs as a publishing platform?☆69Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A memory efficient syntax tree for language developers☆62Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- A Rust allocator which makes sound when active, like a Geiger counter.☆118Updated 3 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago