paholg / typenumLinks
Compile time numbers in Rust.
☆562Updated 4 months ago
Alternatives and similar repositories for typenum
Users that are interested in typenum are comparing it to the libraries listed below
Sorting:
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Generic array types in Rust☆418Updated 6 months ago
- The arena, a fast but limited type of allocator☆557Updated last year
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- Intrusive collections for Rust☆467Updated last year
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- A library for creating references that carry their owner with them.☆377Updated last year
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Cargo subcommand to profile binaries☆448Updated 2 years ago
- Count lines of LLVM IR per generic function☆475Updated last month
- A library to generate syntax diagrams for Rust macros.☆558Updated last year
- derive simple constructor functions for Rust structs☆564Updated last year
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- PEG parser combinators using operator overloading without macros.☆519Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- A special input type for nom to locate tokens☆238Updated 8 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆281Updated last month
- Compile-time dimensional analysis for various unit systems using Rust's type system.☆310Updated 2 years ago
- Fowler–Noll–Vo hash function☆347Updated last year
- Rust doesn't have exceptions☆635Updated 5 years ago
- Fast floating point to string conversion☆654Updated 2 weeks ago
- 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
- A port of MUSL's libm to Rust.☆633Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- Getters and Setters for Rust.☆366Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated this week