disiamylborane / ranged_integersLinks
Ranged integers for Rust based on const generics
☆29Updated 4 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.☆41Updated 4 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆36Updated 3 years ago
- Cargo API written in Paris☆54Updated last week
- Token tree calling convention☆80Updated 2 years ago
- ☆52Updated 2 months ago
- ☆57Updated 3 years ago
- Self-referencial structs using the async/await transformation☆43Updated 4 years ago
- Install a rustc master toolchain usable from rustup☆77Updated 2 months ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- We have Crater At Home☆36Updated last year
- ☆43Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Universal Executables☆14Updated 7 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated 2 months 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
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A simple, id-based arena☆119Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- std::Error in no_std environment.☆39Updated 4 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago