Boddlnagg / units
Units of Measure for Rust
☆45Updated 9 years ago
Alternatives and similar repositories for units:
Users that are interested in units are comparing it to the libraries listed below
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- Judy array implementation in pure Rust☆85Updated 7 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Lightweight actor system built on top of Tokio☆73Updated 7 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 7 years ago
- More maintainable Rust test☆28Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A composable wait system.☆76Updated 6 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- Safely combine results☆81Updated 5 months ago
- Ergonomic, garbage collected strings for Rust☆37Updated 7 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Token tree calling convention☆79Updated 2 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 3 months ago
- ☆52Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated last month
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago