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.☆106Updated last month
 - Image Diff for snapshot testing☆44Updated 3 weeks ago
 - This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 2 weeks ago
 - Map data structure whose keys are stored as ranges☆95Updated 2 weeks ago
 - `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆24Updated last year
 - Extract bits from a byte slice☆80Updated last month
 - Hex Display: A modern xxd alternative.☆45Updated 7 months ago
 - A memory efficient syntax tree for language developers☆62Updated 2 months ago
 - Comparing parser APIs☆145Updated this week
 - horrible serde macro stuff☆39Updated last year
 - Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated 2 months ago
 - ☆43Updated 2 years ago
 - ☆45Updated 7 months ago
 - This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
 - A simple, id-based arena☆119Updated 2 years ago
 - cargo-add command to make dependencies into dylibs☆102Updated 3 years ago
 - A syntactic "for" loop Rust macro☆56Updated 2 years ago
 - Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
 - Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last week
 - Compile-time regular expressions, the right way.☆79Updated 8 months ago
 - An explicit closure with absolute seperation of the captured data from the function.☆36Updated 3 months ago
 - A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
 - Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
 - A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
 - Imitate the documentation build that docs.rs would do☆59Updated last week
 - Integer types with customizable niche values☆50Updated 11 months ago
 - Choose Rust types at compile-time via constants☆68Updated last year
 - An evil parsing library.☆54Updated last year
 - A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
 - Zig comptime using Rust proc macros☆50Updated last year