Compile time numbers in Rust.
☆579Nov 2, 2025Updated 4 months ago
Alternatives and similar repositories for typenum
Users that are interested in typenum are comparing it to the libraries listed below
Sorting:
- Generic array types in Rust☆432Nov 19, 2025Updated 3 months ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆311Dec 9, 2022Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆549Nov 4, 2025Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Fast function for printing integer primitives to a decimal string☆366Feb 2, 2026Updated last month
- Numeric traits for generic mathematics in Rust☆918Jun 17, 2025Updated 8 months ago
- The peano numbers implemented in Rust's type system.☆24Sep 4, 2016Updated 9 years ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,575Aug 19, 2024Updated last year
- Compile time static maps for Rust☆2,107Updated this week
- A collection of numeric types and traits for Rust.☆1,197Jan 25, 2025Updated last year
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,047Feb 10, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,424Dec 24, 2025Updated 2 months ago
- Integer trait and functions for Rust☆188Feb 28, 2025Updated last year
- Fast floating point to string conversion☆692Feb 16, 2026Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- Heapless, `static` friendly data structures☆1,925Feb 16, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- Zero-cost asynchronous programming in Rust☆5,823Feb 15, 2026Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,986Feb 8, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 3 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,712Feb 10, 2026Updated 3 weeks ago
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,207Feb 19, 2026Updated 2 weeks ago
- oh heck, a case conversion library☆583Aug 9, 2025Updated 6 months ago