paholg / typenum
Compile time numbers in Rust.
☆543Updated this week
Alternatives and similar repositories for typenum:
Users that are interested in typenum are comparing it to the libraries listed below
- Generic array types in Rust☆407Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆612Updated last year
- The arena, a fast but limited type of allocator☆538Updated 7 months ago
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆513Updated last month
- Stackless generators on stable Rust.☆459Updated 2 years ago
- Intrusive collections for Rust☆444Updated 7 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- derive simple constructor functions for Rust structs☆546Updated 7 months ago
- Fast floating point to string conversion☆632Updated last month
- Slab allocator for Rust☆755Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆331Updated 3 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆388Updated 2 years ago
- Fowler–Noll–Vo hash function☆345Updated last year
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆302Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆643Updated 3 weeks ago
- Rust method delegation with less boilerplate☆478Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆436Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆873Updated last month
- A safe and convenient store for one value of each type☆342Updated 8 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 5 months ago
- Manual segmented stacks for Rust☆303Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- PEG parser combinators using operator overloading without macros.☆510Updated 2 months ago
- ☆270Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆735Updated last month
- Macros for all your token pasting needs☆1,044Updated 6 months ago
- Numeric traits for generic mathematics in Rust☆786Updated 7 months ago