Kestrer / bounded-integer
Bounded integers for Rust
☆29Updated last month
Alternatives and similar repositories for bounded-integer:
Users that are interested in bounded-integer are comparing it to the libraries listed below
- ☆33Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- Cargo API written in Paris☆45Updated this week
- A sinless derive helper☆62Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Hex Display: A modern xxd alternative.☆42Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated 7 months ago
- Imitate the documentation build that docs.rs would do☆48Updated last month
- Helps you frob those bits☆36Updated 6 months ago
- Unbuffered and unlocked I/O streams☆44Updated 6 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆54Updated this week
- Types to define keyboard related events.☆56Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Transitive derive macros for Rust☆31Updated 10 months ago
- The quickest way to override dependencies with Cargo☆58Updated last week
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 5 months ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Integer types with customizable niche values☆40Updated 3 months ago
- An alternative `std`-like implementation built on origin☆26Updated 2 months ago
- ☆20Updated 2 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆42Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.