disiamylborane / ranged_integersLinks
Ranged integers for Rust based on const generics
☆28Updated 5 months ago
Alternatives and similar repositories for ranged_integers
Users that are interested in ranged_integers are comparing it to the libraries listed below
Sorting:
- ☆53Updated 3 months ago
- The never type (the true one!) in stable Rust.☆41Updated 4 months ago
- Cargo API written in Paris☆54Updated this week
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆43Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- ☆36Updated 3 years ago
- Set the minimum alignments of types using const generics.☆18Updated last year
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- We have Crater At Home☆36Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Macro for sealing traits and structures☆59Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Install a rustc master toolchain usable from rustup☆77Updated last week
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years 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
- A Mutex wrapper tracking acquisition order☆74Updated this week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- A simple, id-based arena☆122Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Faster integer division and modulus operations☆87Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 weeks ago