Kestrer / bounded-integerLinks
Bounded integers for Rust
☆38Updated 3 months 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.☆119Updated 3 months ago
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Types to define keyboard related events☆69Updated last month
- Image Diff for snapshot testing☆47Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Imitate the documentation build that docs.rs would do☆68Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Compile-time regular expressions, the right way.☆81Updated 11 months ago
- Integer types with customizable niche values☆51Updated last year
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆25Updated last year
- Zig comptime using Rust proc macros☆54Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Updated 2 months ago
- Alternative future adapters that provide cancel safety.☆80Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Updated 3 months ago
- Big array helper for serde☆65Updated last year
- Cargo API written in Paris☆55Updated last week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- ☆45Updated 10 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 8 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Trait generalization of the fundamental types☆48Updated last year
- Hex Display: A modern xxd alternative.☆46Updated 10 months ago
- Macro for sealing traits and structures☆61Updated last year