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 last month
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- The arena, a fast but limited type of allocator☆573Updated last year
- Stackless generators on stable Rust.☆475Updated 3 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Intrusive collections for Rust☆477Updated this week
- Rust method delegation with less boilerplate☆509Updated last month
- A vector with a fixed capacity. (Rust)☆845Updated last year
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆312Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆353Updated 2 weeks ago
- Count lines of LLVM IR per generic function☆491Updated 2 weeks ago
- A library for creating references that carry their owner with them.☆383Updated 2 years ago
- derive simple constructor functions for Rust structs☆570Updated last year
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆543Updated 2 months ago
- Fowler–Noll–Vo hash function☆354Updated last year
- Fast floating point to string conversion☆686Updated last week
- A port of MUSL's libm to Rust.☆634Updated 8 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- 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
- 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)☆766Updated 2 weeks ago
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- Fast numeric to- and from-string conversion routines.☆345Updated 2 months ago
- Manual segmented stacks for Rust☆330Updated this week
- PEG parser combinators using operator overloading without macros.☆521Updated 11 months ago
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆422Updated 4 months ago
- Delegation of trait implementations via procedural macros☆280Updated 2 weeks ago