paholg / typenumLinks
Compile time numbers in Rust.
☆565Updated 3 weeks 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☆427Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- The arena, a fast but limited type of allocator☆560Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- A library for creating references that carry their owner with them.☆378Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆830Updated last year
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago
- Cargo subcommand to profile binaries☆448Updated 2 years ago
- Fowler–Noll–Vo hash function☆349Updated last year
- Rust doesn't have exceptions☆635Updated 5 years ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆311Updated 2 years ago
- Rust method delegation with less boilerplate☆497Updated 3 months ago
- derive simple constructor functions for Rust structs☆568Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆477Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆346Updated 10 months ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Intrusive collections for Rust☆471Updated last year
- Manual segmented stacks for Rust☆323Updated 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!☆234Updated 4 years ago
- Fast floating point to string conversion☆662Updated this week
- A small utility to compare Rust micro-benchmarks.☆361Updated last year
- Faster, more compact implementation of std::Cow☆364Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆396Updated 3 years ago
- Test harness for ui tests of compiler diagnostics☆930Updated last week
- A library to generate syntax diagrams for Rust macros.☆560Updated last year
- A port of MUSL's libm to Rust.☆631Updated 6 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆759Updated 2 weeks ago