danlehmann / arbitrary-intLinks
A modern and lightweight implementation of arbitrary integers for Rust
☆45Updated this week
Alternatives and similar repositories for arbitrary-int
Users that are interested in arbitrary-int are comparing it to the libraries listed below
Sorting:
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- A sinless derive helper☆78Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆43Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆79Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago
- Obsessively tiny error derive macro☆86Updated last year
- The quickest way to override dependencies with Cargo☆82Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- ☆53Updated last month
- Proof of concept ranged integers in Rust.☆64Updated 3 months ago
- Macro for sealing traits and structures☆61Updated last year
- Track memory allocations by backtrace or originating thread☆47Updated 2 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- global allocator for Rust that provides hooks for tracking allocations☆51Updated 2 years ago
- Bare-metal allocators.☆76Updated 3 years ago
- ☆55Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago