iliekturtles / uomLinks
Units of measurement -- type-safe zero-cost dimensional analysis
☆1,198Updated last week
Alternatives and similar repositories for uom
Users that are interested in uom are comparing it to the libraries listed below
Sorting:
- Slotmap data structure for Rust☆1,276Updated last month
- derive builder implementation for rust structs☆1,522Updated 2 weeks ago
- Typed distributed plugin registration☆1,238Updated last month
- Macros for all your token pasting needs☆1,074Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,603Updated 3 weeks ago
- Some more derive(Trait) options☆2,057Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,175Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,831Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,275Updated last week
- Compile time static maps for Rust☆2,076Updated 3 months ago
- Numeric traits for generic mathematics in Rust☆907Updated 7 months ago
- A crate for managing memory bit by bit☆1,362Updated last year
- Compile-time type-checked builder derive☆1,136Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- A small rust library for adding custom derives to enums☆2,257Updated 6 months ago
- A Rust proc-macro attribute parser☆1,214Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,696Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 3 months ago
- Generate JSON Schema documents from Rust code☆1,251Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,452Updated 2 weeks ago
- A no_std + serde compatible message library for Rust☆1,288Updated this week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,555Updated last week
- Scan your Rust crate for semver violations.☆1,559Updated last week
- a Rust library for running child processes☆997Updated 2 months ago
- Rust implementation of Project Fluent☆1,279Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,088Updated last month
- Test harness for ui tests of compiler diagnostics☆950Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,513Updated last month
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,346Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago