paholg / typenumLinks
Compile time numbers in Rust.
☆560Updated 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☆415Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- The arena, a fast but limited type of allocator☆553Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆448Updated last year
- Cargo subcommand to profile binaries☆447Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆829Updated 10 months ago
- derive simple constructor functions for Rust structs☆562Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- A library for creating references that carry their owner with them.☆377Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Automatic checking for semantic versioning in library crates☆636Updated 2 years ago
- Rust method delegation with less boilerplate☆495Updated last month
- Fowler–Noll–Vo hash function☆347Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆393Updated 3 years ago
- Intrusive collections for Rust☆464Updated last year
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆309Updated 2 years ago
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆519Updated 7 months ago
- Rust doesn't have exceptions☆634Updated 5 years ago
- A port of MUSL's libm to Rust.☆633Updated 4 months ago
- Fast floating point to string conversion☆650Updated 3 weeks ago
- A small utility to compare Rust micro-benchmarks.☆358Updated last year
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- Getters and Setters for Rust.☆364Updated 2 months 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 library for to allow multiple return types by automatically generated enum.☆373Updated last week