paholg / typenumLinks
Compile time numbers in Rust.
☆571Updated 2 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☆431Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- The arena, a fast but limited type of allocator☆575Updated last year
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Fowler–Noll–Vo hash function☆355Updated last year
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆311Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆850Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆399Updated 3 years ago
- PEG parser combinators using operator overloading without macros.☆522Updated last year
- derive simple constructor functions for Rust structs☆573Updated last year
- Intrusive collections for Rust☆483Updated 3 weeks ago
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last week
- Count lines of LLVM IR per generic function☆494Updated last month
- A library for to allow multiple return types by automatically generated enum.☆374Updated 2 weeks ago
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- Rust doesn't have exceptions☆635Updated 5 years ago
- Fast floating point to string conversion☆689Updated this week
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- Cargo subcommand to profile binaries☆450Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆767Updated last month
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Test harness for ui tests of compiler diagnostics☆950Updated this week
- Manual segmented stacks for Rust☆331Updated this week