disiamylborane / ranged_integersLinks
Ranged integers for Rust based on const generics
☆28Updated 2 weeks ago
Alternatives and similar repositories for ranged_integers
Users that are interested in ranged_integers are comparing it to the libraries listed below
Sorting:
- The never type (the true one!) in stable Rust.☆40Updated last week
- ☆43Updated last year
- We have Crater At Home☆35Updated 8 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Token tree calling convention☆79Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- ☆112Updated 2 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- ☆41Updated last year
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- ☆46Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Universal Executables☆14Updated 6 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Rustdoc's JSON output interface☆31Updated 2 weeks ago
- ☆74Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago
- Backported standard Rust library to older compilers.☆22Updated 2 years ago
- ☆100Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year