paholg / typenumLinks
Compile time numbers in Rust.
☆555Updated 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☆414Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆626Updated last year
- The arena, a fast but limited type of allocator☆548Updated 11 months ago
- Stackless generators on stable Rust.☆467Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Intrusive collections for Rust☆455Updated 10 months ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Cargo subcommand to profile binaries☆443Updated 2 years ago
- derive simple constructor functions for Rust structs☆560Updated 11 months ago
- Rust method delegation with less boilerplate☆492Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆375Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 4 months ago
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆309Updated 2 years ago
- Fowler–Noll–Vo hash function☆347Updated last year
- Count lines of LLVM IR per generic function☆465Updated 3 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆480Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆392Updated 3 years ago
- A special input type for nom to locate tokens☆234Updated 5 months ago
- Manual segmented stacks for Rust☆315Updated 3 months ago
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- A port of MUSL's libm to Rust.☆634Updated 3 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- PEG parser combinators using operator overloading without macros.☆518Updated 6 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!☆229Updated 4 years ago
- Rust doesn't have exceptions☆634Updated 4 years ago
- Fast floating point to string conversion☆647Updated 2 months ago