danlehmann / arbitrary-intLinks
A modern and lightweight implementation of arbitrary integers for Rust
☆39Updated last month
Alternatives and similar repositories for arbitrary-int
Users that are interested in arbitrary-int are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- An alternate Cargo registry using static files☆121Updated 2 months ago
- A sinless derive helper☆72Updated 6 months ago
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- Bare-metal allocators.☆76Updated 2 years ago
- ☆54Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 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.☆48Updated last year
- Track memory allocations by backtrace or originating thread☆43Updated last month
- ☆53Updated 2 months ago
- Abstract over different executors☆73Updated last year
- The quickest way to override dependencies with Cargo☆60Updated last week
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- ☆31Updated 11 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- ☆32Updated 6 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- A snapshot of name squatting on crates.io☆75Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- ☆41Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 4 months ago