miam-miam / prse
A tiny string parsing utility
☆32Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for prse
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- horrible serde macro stuff☆38Updated 11 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆20Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- exhaustive testing library☆58Updated 3 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- replacement for std::{Range,RangeInclusive}☆36Updated last year
- Easy-to-use optional function arguments for Rust☆46Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- Zig comptime using Rust proc macros☆35Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- An exploration of Storages☆34Updated last year
- Rust crate for writing repetitive code easier and faster.☆43Updated last year
- Alternative future adapters that provide cancel safety.☆58Updated this week
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- Lending iterators on stable Rust☆80Updated 9 months ago
- 👀 Multi-peek iterator (no-std)☆26Updated last year
- Experimenting with Rust's fundamental data model☆47Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆28Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 2 weeks ago
- Macro for sealing traits and structures☆49Updated last month
- Obsessively tiny error derive macro☆84Updated 4 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month
- Faster integer division and modulus operations☆70Updated last year