paholg / typenum
Compile time numbers in Rust.
☆540Updated 3 weeks ago
Alternatives and similar repositories for typenum:
Users that are interested in typenum are comparing it to the libraries listed below
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- Generic array types in Rust☆406Updated last week
- The arena, a fast but limited type of allocator☆531Updated 7 months ago
- A vector with a fixed capacity. (Rust)☆800Updated 4 months ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- Fowler–Noll–Vo hash function☆345Updated 11 months ago
- A library for creating references that carry their owner with them.☆371Updated last year
- derive simple constructor functions for Rust structs☆543Updated 6 months ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Fast floating point to string conversion☆625Updated 2 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆867Updated 2 weeks ago
- A compiler plugin to insert flame calls☆380Updated last year
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆302Updated 2 years ago
- Automatic checking for semantic versioning in library crates☆634Updated last year
- Intrusive collections for Rust☆441Updated 6 months ago
- Fast numeric to- and from-string conversion routines.☆318Updated last month
- Cargo subcommand to profile binaries☆436Updated 2 years ago
- Rust method delegation with less boilerplate☆462Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week
- A small utility to compare Rust micro-benchmarks.☆345Updated 6 months ago
- Just, really the littlest Vec you could need. So smol.☆673Updated 2 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- A Rust implementation of the xxHash algorithm.☆388Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated last week
- Count lines of LLVM IR per generic function☆436Updated last month
- Numeric traits for generic mathematics in Rust☆780Updated 7 months ago
- A port of MUSL's libm to Rust.☆623Updated 3 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago