danlehmann / arbitrary-intLinks
A modern and lightweight implementation of arbitrary integers for Rust
☆40Updated 2 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:
- A sinless derive helper☆72Updated 2 weeks ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- ☆53Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated this week
- Bare-metal allocators.☆76Updated 2 years ago
- Cargo API written in Paris☆50Updated 2 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Convert number to enum☆87Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Obsessively tiny error derive macro☆86Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- ☆72Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆75Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- horrible serde macro stuff☆39Updated last year
- Abstract over different executors☆74Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- ☆91Updated 8 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated this week
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago