danlehmann / arbitrary-int
A modern and lightweight implementation of arbitrary integers for Rust
☆38Updated last week
Alternatives and similar repositories for arbitrary-int
Users that are interested in arbitrary-int are comparing it to the libraries listed below
Sorting:
- Rust crate for bitfields and bit-enums☆55Updated last month
- Bare-metal allocators.☆76Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- A sinless derive helper☆72Updated 6 months ago
- Abstract over different executors☆73Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- ☆53Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 4 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated this week
- Macro for sealing traits and structures☆54Updated 5 months ago
- ☆41Updated last year
- An alternate Cargo registry using static files☆120Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- #[no_std] print equivalent for Rust☆64Updated last year
- ☆54Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Cross-platform, endian-aware primitives for Rust☆39Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- Use bitsized types as if they were a feature of rust.☆182Updated 3 weeks ago
- Convert number to enum☆87Updated 9 months ago
- ☆88Updated 6 months ago
- The quickest way to override dependencies with Cargo☆60Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 11 months ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month