danlehmann / arbitrary-int
A modern and lightweight implementation of arbitrary integers for Rust
☆34Updated 2 months ago
Alternatives and similar repositories for arbitrary-int:
Users that are interested in arbitrary-int are comparing it to the libraries listed below
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Mirror of Rust's allocator api for use on stable rust☆51Updated last week
- Bare-metal allocators.☆76Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆53Updated 5 months ago
- A sinless derive helper☆62Updated 3 months ago
- ☆54Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆55Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Abstract over different executors☆73Updated last year
- ☆85Updated 4 months ago
- ☆53Updated last week
- Full precision decimal representation of f64☆25Updated last week
- Convert number to enum☆88Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated last month
- The quickest way to override dependencies with Cargo☆58Updated this week
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- Some internal rustc tools made accessible☆47Updated last month
- #[no_std] print equivalent for Rust☆61Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Imitate the documentation build that docs.rs would do☆48Updated last month
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Const TypeId and non-'static TypeId☆60Updated last week