Kestrer / bounded-integerLinks
Bounded integers for Rust
☆35Updated 2 weeks ago
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.☆105Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Extract bits from a byte slice☆80Updated 2 weeks ago
- Hex Display: A modern xxd alternative.☆44Updated 6 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated last week
- Map data structure whose keys are stored as ranges☆95Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Arbitrary precision floating point numbers library☆113Updated 6 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A simple, id-based arena☆120Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Cargo API written in Paris☆52Updated last week
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Blazing fast immutable collection datatypes for Rust.☆118Updated this week
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Image Diff for snapshot testing☆43Updated last week
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆24Updated last year
- ☆31Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Integer types with customizable niche values☆49Updated 10 months ago
- Compile-time regular expressions, the right way.☆79Updated 8 months ago
- An alternate Cargo registry using static files☆132Updated 7 months ago
- Define rust compile time unit systems using const generics☆87Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Simple refinement types for Rust; parse, don't validate!☆75Updated last week
- ☆93Updated 11 months ago