paholg / typenumView external linksLinks
Compile time numbers in Rust.
☆573Nov 2, 2025Updated 3 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 2 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)☆854Oct 19, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆645Nov 18, 2023Updated 2 years ago
- Macros for all your token pasting needs☆1,079Oct 6, 2024Updated last year
- Conditional compilation according to rustc compiler version☆389Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆547Nov 4, 2025Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆364Feb 2, 2026Updated 2 weeks ago
- Numeric traits for generic mathematics in Rust☆916Jun 17, 2025Updated 7 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,059May 24, 2025Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆704Feb 9, 2026Updated last week
- The peano numbers implemented in Rust's type system.☆24Sep 4, 2016Updated 9 years ago
- Test harness for ui tests of compiler diagnostics☆952Updated this week
- Temporary file library for rust☆1,401Feb 9, 2026Updated last week
- Assorted immutable collection datatypes for Rust☆1,570Aug 19, 2024Updated last year
- Compile time static maps for Rust☆2,100Feb 4, 2026Updated last week
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 3 weeks ago
- A library for creating references that carry their owner with them.☆386Oct 12, 2023Updated 2 years ago
- A collection of numeric types and traits for Rust.☆1,196Jan 25, 2025Updated last year
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,421Dec 24, 2025Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,035Updated this week
- Fast floating point to string conversion☆692Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- A crate for managing memory bit by bit☆1,373Aug 9, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,469Jan 21, 2026Updated 3 weeks ago
- Integer trait and functions for Rust☆188Feb 28, 2025Updated 11 months ago
- Heapless, `static` friendly data structures☆1,922Jan 22, 2026Updated 3 weeks ago
- Some more derive(Trait) options☆2,069Feb 4, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,089Jan 12, 2026Updated last month
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,983Feb 8, 2026Updated last week
- A port of MUSL's libm to Rust.☆637Apr 20, 2025Updated 9 months ago
- Automated property based testing for Rust (with shrinking).☆2,697Updated this week
- Zero-cost asynchronous programming in Rust☆5,811Updated this week
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,201Updated this week
- Just, really the littlest Vec you could need. So smol.☆726Jan 28, 2026Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,613Updated this week
- oh heck, a case conversion library☆582Aug 9, 2025Updated 6 months ago