paholg / typenum
Compile time numbers in Rust.
☆520Updated 8 months ago
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☆406Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆602Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆505Updated 7 months ago
- derive simple constructor functions for Rust structs☆540Updated 5 months ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆301Updated 2 years ago
- A library for creating references that carry their owner with them.☆364Updated last year
- A set of alternative `derive` attributes for Rust☆429Updated 8 months ago
- The arena, a fast but limited type of allocator☆527Updated 6 months ago
- Intrusive collections for Rust☆435Updated 5 months ago
- Fast floating point to string conversion☆621Updated this week
- Rust method delegation with less boilerplate☆455Updated this week
- A vector with a fixed capacity. (Rust)☆785Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆851Updated this week
- Fowler–Noll–Vo hash function☆342Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆664Updated 2 weeks ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆386Updated 2 years ago
- Manual segmented stacks for Rust☆298Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 3 months ago
- Macros for all your token pasting needs☆1,036Updated 4 months ago
- A small utility to compare Rust micro-benchmarks.☆344Updated 5 months ago
- Slab allocator for Rust☆739Updated this week
- Delegation of trait implementations via procedural macros☆260Updated 6 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Stackless generators on stable Rust.☆449Updated 2 years ago
- A compiler plugin to insert flame calls☆377Updated last year
- A crate for safe and ergonomic pin-projection.☆630Updated this week
- Count lines of LLVM IR per generic function☆431Updated 3 weeks ago
- oh heck, a case conversion library☆518Updated 11 months ago
- A rust-macro which makes errors easy to write☆335Updated 9 months ago
- A library for to allow multiple return types by automatically generated enum.☆356Updated last week