danlehmann / arbitrary-intLinks
A modern and lightweight implementation of arbitrary integers for Rust
☆40Updated 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:
- Bare-metal allocators.☆75Updated 3 years ago
- Const TypeId and non-'static TypeId☆66Updated 2 weeks ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- A sinless derive helper☆74Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Choose Rust types at compile-time via constants☆68Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- ☆52Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Abstract over different executors☆74Updated 2 years ago
- ☆55Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- Obsessively tiny error derive macro☆87Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- ☆43Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Proof of concept ranged integers in Rust.☆47Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Convert number to enum☆87Updated last year