aatifsyed / nunnyLinks
the definitive non-empty slice/array/vec library for Rust
☆16Updated 2 weeks ago
Alternatives and similar repositories for nunny
Users that are interested in nunny are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Count lines of code across your entire dependency tree☆20Updated last year
- Exhaustive iteration trait in Rust☆16Updated last week
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- `smol` integrations with `hyper`☆15Updated 8 months ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- ☆40Updated last year
- Stalloc is a fast first-fit memory allocator that you can use to quickly speed up your Rust programs.☆32Updated this week
- ☆20Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- 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
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- GUI viewer for cargo metadata☆20Updated 5 months ago
- State machine pattern for Rust☆29Updated 8 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Use winit like the async runtime you've always wanted☆51Updated last year
- Re-usable CLI flags for `cargo` plugins☆39Updated 2 weeks ago
- A sinless derive helper☆72Updated 2 weeks ago
- Rust data types and a macro for generating enumeration-based bit flags☆48Updated 3 months ago
- Types to define keyboard related events☆65Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- A Box-like type in Rust that avoids allocations by storing small values in-place☆15Updated 3 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago