aatifsyed / nunnyLinks
the definitive non-empty slice/array/vec library for Rust
☆18Updated 7 months 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 2 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Utilities to work with dyn [Async]Fn*☆17Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Re-usable CLI flags for `cargo` plugins☆44Updated last week
- A sinless derive helper☆78Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Exhaustive iteration trait in Rust☆21Updated last month
- Database-like Asset management on top of ECS storage☆14Updated 2 weeks ago
- `smol` integrations with `hyper`☆17Updated 6 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- State machine pattern for Rust☆29Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- horrible serde macro stuff☆39Updated 2 years ago
- Library facilitating safe pinned initialization☆75Updated last week
- A simple quote-based code generator for Rust☆19Updated 3 years ago
- An alternative `std`-like implementation built on origin☆35Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Binary size analyzer for Rust programs☆37Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- A library version of cargo-bloat & more☆35Updated 7 months ago
- Support for compiling C programs with Eyra☆15Updated last year
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated 3 weeks ago
- Full precision decimal representation of f64☆27Updated last month
- Hash trait that is object-safe☆37Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago