danlehmann / arbitrary-intLinks
A modern and lightweight implementation of arbitrary integers for Rust
☆42Updated 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
Sorting:
- An alternate Cargo registry using static files☆134Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- Const TypeId and non-'static TypeId☆69Updated last month
- A sinless derive helper☆75Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- Bare-metal allocators.☆75Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Track memory allocations by backtrace or originating thread☆45Updated 6 months ago
- Library facilitating safe pinned initialization☆63Updated last week
- Choose Rust types at compile-time via constants☆68Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- ☆95Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- The `io_uring` library for Rust (with Rustix)☆35Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- Use bitsized types as if they were a feature of rust.☆190Updated last month
- ☆53Updated last month
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Obsessively tiny error derive macro☆87Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago