foresterre / peekmoreLinks
👀 Multi-peek iterator (no-std)
☆27Updated 6 months ago
Alternatives and similar repositories for peekmore
Users that are interested in peekmore are comparing it to the libraries listed below
Sorting:
- Exhaustive iteration trait in Rust☆16Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Build-time configure scripts for Rust☆64Updated 5 months ago
- An async allocator with Fun™️ unsafe Rust☆18Updated 2 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- Obsessively tiny error derive macro☆86Updated 4 months ago
- String optimized for map keys☆64Updated 3 weeks ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 3 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- ☆54Updated 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
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Macro assembler for Rust☆36Updated last year
- ☆89Updated 7 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆14Updated last year
- Zig comptime using Rust proc macros☆50Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆34Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year