paholg / typenumLinks
Compile time numbers in Rust.
☆568Updated last month
Alternatives and similar repositories for typenum
Users that are interested in typenum are comparing it to the libraries listed below
Sorting:
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Generic array types in Rust☆431Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆569Updated last year
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- Fowler–Noll–Vo hash function☆352Updated last year
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆836Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- A library for creating references that carry their owner with them.☆380Updated 2 years ago
- Intrusive collections for Rust☆472Updated last year
- Count lines of LLVM IR per generic function☆483Updated last week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- Rust method delegation with less boilerplate☆503Updated 2 weeks ago
- Fast floating point to string conversion☆670Updated last week
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- derive simple constructor functions for Rust structs☆570Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- Rust doesn't have exceptions☆636Updated 5 years ago
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- A port of MUSL's libm to Rust.☆633Updated 7 months ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆313Updated 2 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- oh heck, a case conversion library☆570Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆762Updated last week
- Manual segmented stacks for Rust☆328Updated last month
- Compact inlined strings for Rust.☆536Updated 2 years ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago