Kestrer / bounded-integerLinks
Bounded integers for Rust
☆37Updated last month
Alternatives and similar repositories for bounded-integer
Users that are interested in bounded-integer are comparing it to the libraries listed below
Sorting:
- Const equivalents of std functions, compile-time comparison, and parsing.☆108Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Image Diff for snapshot testing☆46Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Compile-time regular expressions, the right way.☆79Updated 9 months ago
- An alternate Cargo registry using static files☆134Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Case transforming macros for idents☆41Updated 10 months ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated last month
- A memory efficient syntax tree for language developers☆62Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆125Updated last month
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆25Updated last year
- Imitate the documentation build that docs.rs would do☆59Updated 3 weeks ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated 3 weeks ago
- ☆45Updated 8 months ago
- Map data structure whose keys are stored as ranges☆98Updated last week
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆63Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 9 months ago
- cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
- Zero-cost specialization in generic context on stable Rust☆23Updated 5 months ago
- ☆95Updated last year
- Integer types with customizable niche values☆50Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last week
- Comparing parser APIs☆145Updated 2 weeks ago
- "A very small syn"☆212Updated 9 months ago
- Extract bits from a byte slice☆80Updated last month
- A simple, id-based arena☆119Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago