disiamylborane / ranged_integersLinks
Ranged integers for Rust based on const generics
☆28Updated 3 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:
- The never type (the true one!) in stable Rust.☆40Updated 2 months ago
- Self-referencial structs using the async/await transformation☆44Updated 4 years ago
- ☆53Updated last month
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Cargo API written in Paris☆52Updated this week
- ☆34Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆77Updated 4 years ago
- Universal Executables☆14Updated 7 years ago
- We have Crater At Home☆36Updated 11 months ago
- ☆43Updated 2 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Install a rustc master toolchain usable from rustup☆76Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- A simple, id-based arena☆120Updated 2 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 4 months ago
- ☆112Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Rustdoc's JSON output interface☆35Updated 3 weeks ago