paholg / typenumLinks
Compile time numbers in Rust.
☆557Updated 2 months ago
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☆627Updated last year
- Generic array types in Rust☆416Updated 5 months ago
- The arena, a fast but limited type of allocator☆552Updated last year
- A library for creating references that carry their owner with them.☆376Updated last year
- Stackless generators on stable Rust.☆466Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆309Updated 2 years ago
- Cargo subcommand to profile binaries☆444Updated 2 years ago
- Intrusive collections for Rust☆458Updated 11 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Fowler–Noll–Vo hash function☆347Updated last year
- Count lines of LLVM IR per generic function☆468Updated last month
- Rust method delegation with less boilerplate☆494Updated last month
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- Automatic checking for semantic versioning in library crates☆636Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- derive simple constructor functions for Rust structs☆559Updated 11 months ago
- Rust doesn't have exceptions☆633Updated 5 years ago
- Manual segmented stacks for Rust☆318Updated 3 months ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- PEG parser combinators using operator overloading without macros.☆518Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- A library to generate syntax diagrams for Rust macros.☆556Updated last year
- Faster, more compact implementation of std::Cow☆356Updated 2 years ago
- Getters and Setters for Rust.☆362Updated 2 months ago