carlomilanesi / rs-measuresLinks
A library of Rust macros to statically encapsulate numbers in objects having a unit of measurement
☆23Updated last month
Alternatives and similar repositories for rs-measures
Users that are interested in rs-measures are comparing it to the libraries listed below
Sorting:
- ☆26Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last week
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 6 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- ☆22Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Obsessively tiny error derive macro☆87Updated 10 months ago
- structured parallel execution for async Rust☆37Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- State machine pattern for Rust☆29Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A utility crate to log errors without losing key information along the way.☆32Updated 10 months ago
- Adapters to convert between different writable APIs.☆22Updated 11 months ago
- Typed any map for rust☆67Updated 11 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- Library for scripting analyses against crates.io's database dumps☆73Updated 2 weeks ago
- The quickest way to override dependencies with Cargo☆68Updated this week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Profiling tool for Rust code.☆47Updated 10 months ago
- Remove Cargo.lock lockfile☆33Updated 3 weeks ago
- ☆43Updated last year
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Abstract over different executors☆74Updated 2 years ago
- ☆76Updated 3 months ago
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆43Updated 4 months ago
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…☆32Updated last week