dyedgreen / uncertain
Fast and correct computations with uncertain values
☆86Updated 4 years ago
Alternatives and similar repositories for uncertain:
Users that are interested in uncertain are comparing it to the libraries listed below
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A Mutex wrapper tracking acquisition order☆72Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆109Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- ☆109Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- ☆112Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- A library for compact bit sets containing enums.☆98Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- A fast, concurrent string interner☆149Updated 8 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Extract differences between arbitrary datastructures☆88Updated last year
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago