miam-miam / prse
A tiny string parsing utility
☆33Updated 4 months ago
Alternatives and similar repositories for prse
Users that are interested in prse are comparing it to the libraries listed below
Sorting:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Zig comptime using Rust proc macros☆42Updated 11 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- exhaustive testing library☆63Updated 9 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Take a value atomically once.☆30Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆41Updated last year
- An exploration of Storages☆34Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A safe, fast, lightweight embeddable scripting language written in Rust.☆20Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- ☆20Updated 4 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- ☆34Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- A wrapper type for cross-type numeric comparisons.☆28Updated 2 years ago