Boddlnagg / unitsLinks
Units of Measure for Rust
☆47Updated 9 years ago
Alternatives and similar repositories for units
Users that are interested in units are comparing it to the libraries listed below
Sorting:
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- A composable wait system.☆76Updated 6 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆44Updated 2 weeks ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 10 months ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 4 months ago
- A spatial partitioning and tree library in Rust.☆84Updated last year
- Stateful, a Rust Control Flow Plugin☆108Updated 8 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago