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.☆115Updated last month
- Alternative future adapters that provide cancel safety.☆78Updated this week
- Map data structure whose keys are stored as ranges☆98Updated last month
- Blazing fast immutable collection datatypes for Rust.☆127Updated this week
- Zero-cost specialization in generic context on stable Rust☆24Updated 6 months ago
- Compile-time regular expressions, the right way.☆81Updated 10 months ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- ☆43Updated 2 years ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆25Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated 2 weeks ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Imitate the documentation build that docs.rs would do☆63Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Comparing parser APIs☆152Updated this week
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- The quickest way to override dependencies with Cargo☆68Updated last week
- ☆68Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Integer types with customizable niche values☆50Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated 3 weeks ago
- An alternate Cargo registry using static files☆134Updated 2 months ago
- Cargo API written in Paris☆54Updated 2 weeks ago
- Define rust compile time unit systems using const generics☆87Updated 10 months ago
- structured parallel execution for async Rust☆37Updated last year
- Generate a THIRDPARTY file with all licenses in a cargo project.☆103Updated last month
- Use declarative macros as proc_macro attributes or derives☆150Updated 6 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Yet another string type for Rust☆90Updated this week