danlehmann / arbitrary-intLinks
A modern and lightweight implementation of arbitrary integers for Rust
☆41Updated 3 weeks ago
Alternatives and similar repositories for arbitrary-int
Users that are interested in arbitrary-int are comparing it to the libraries listed below
Sorting:
- Bare-metal allocators.☆75Updated 3 years ago
- A sinless derive helper☆75Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- An alternate Cargo registry using static files☆130Updated 7 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Track memory allocations by backtrace or originating thread☆44Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Use bitsized types as if they were a feature of rust.☆189Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Abstract over different executors☆74Updated 2 years ago
- Program startup and thread support written in Rust☆193Updated 4 months ago
- ☆52Updated 2 weeks ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆56Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- ☆43Updated 2 years ago
- ☆34Updated 10 months ago
- ☆93Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Convert number to enum☆87Updated last year
- Library facilitating safe pinned initialization☆60Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆125Updated last year
- ☆55Updated last year
- Mirror of Rust's allocator api for use on stable rust☆65Updated 3 weeks ago