paholg / typenumLinks
Compile time numbers in Rust.
☆569Updated last week
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☆634Updated last year
- Generic array types in Rust☆429Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆566Updated last year
- A set of alternative `derive` attributes for Rust☆455Updated last month
- A vector with a fixed capacity. (Rust)☆832Updated last year
- Stackless generators on stable Rust.☆471Updated 3 years ago
- derive simple constructor functions for Rust structs☆569Updated last year
- Fowler–Noll–Vo hash function☆350Updated last year
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- Cargo subcommand to profile binaries☆448Updated 2 years ago
- Count lines of LLVM IR per generic function☆481Updated last month
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆312Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Intrusive collections for Rust☆470Updated last year
- Rust doesn't have exceptions☆636Updated 5 years ago
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆760Updated last month
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆365Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- PEG parser combinators using operator overloading without macros.☆521Updated 9 months ago
- Getters and Setters for Rust.☆372Updated 4 months ago