aatifsyed / nunnyLinks
the definitive non-empty slice/array/vec library for Rust
☆17Updated 2 months ago
Alternatives and similar repositories for nunny
Users that are interested in nunny are comparing it to the libraries listed below
Sorting:
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- State machine pattern for Rust☆29Updated 10 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Database-like Asset management on top of ECS storage☆12Updated 3 weeks ago
- horrible serde macro stuff☆39Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- A sinless derive helper☆74Updated 2 months ago
- Static-checked parsing of regexes into structs☆45Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- Re-usable CLI flags for `cargo` plugins☆40Updated this week
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- Configure const and static items by environment variables.☆25Updated 2 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆34Updated 3 weeks ago
- Hash trait that is object-safe☆34Updated 3 weeks ago
- `smol` integrations with `hyper`☆16Updated last month
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆54Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A simple quote-based code generator for Rust☆19Updated 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
- Integer types with customizable niche values☆48Updated 9 months ago
- Empowering everyone to build reliable and efficient software, without chains.☆33Updated 5 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆48Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆64Updated last week