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
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- A library for creating references that carry their owner with them.☆382Updated 2 years ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆845Updated last year
- Cargo subcommand to profile binaries☆449Updated 2 years ago
- derive simple constructor functions for Rust structs☆570Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆543Updated 2 months ago
- Rust method delegation with less boilerplate☆509Updated last month
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- Fowler–Noll–Vo hash function☆354Updated last year
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆397Updated 3 years ago
- Intrusive collections for Rust☆477Updated last year
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆312Updated 3 years ago
- A library to generate syntax diagrams for Rust macros.☆562Updated 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
- Fast floating point to string conversion☆686Updated last week
- A library for to allow multiple return types by automatically generated enum.☆372Updated last month
- Rust doesn't have exceptions☆635Updated 5 years ago
- Test harness for ui tests of compiler diagnostics☆948Updated 2 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 6 years ago
- Count lines of LLVM IR per generic function☆491Updated 2 weeks ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated 3 weeks ago
- Manual segmented stacks for Rust☆330Updated this week
- A port of MUSL's libm to Rust.☆634Updated 8 months ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year