danlehmann / arbitrary-intLinks
A modern and lightweight implementation of arbitrary integers for Rust
☆43Updated 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:
- An alternate Cargo registry using static files☆134Updated last month
- A sinless derive helper☆76Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Bare-metal allocators.☆76Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆34Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Const TypeId and non-'static TypeId☆69Updated 2 weeks ago
- Track memory allocations by backtrace or originating thread☆45Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Convert number to enum☆87Updated last year
- ☆95Updated last year
- A memory efficient syntax tree for language developers☆63Updated 3 months ago
- Macro for sealing traits and structures☆59Updated last year
- #[no_std] print equivalent for Rust☆65Updated last month
- Abstract over different executors☆74Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆190Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- ☆52Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- ☆57Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated last week
- ☆53Updated 2 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago