rick-de-water / nonanyLinks
Integer types with customizable niche values
☆50Updated last year
Alternatives and similar repositories for nonany
Users that are interested in nonany are comparing it to the libraries listed below
Sorting:
- ☆34Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 6 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated 11 months ago
- ☆43Updated 2 years ago
- An exploration of Storages☆39Updated 2 years ago
- Proof of concept ranged integers in Rust.☆61Updated last month
- Efficient byte-stream pipe buffer☆44Updated last year
- ☆56Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- 🐱concat! with support for const variables and expressions☆44Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Yet another string type for Rust☆90Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated last month
- ☆26Updated last month
- An alternate Cargo registry using static files☆134Updated 2 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Hex Display: A modern xxd alternative.☆46Updated 8 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated 3 weeks ago
- Trait-agnostic derive macros☆27Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- Linux linker for x86 and x86-64☆32Updated 6 months ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated 3 weeks ago