dyedgreen / uncertain
Fast and correct computations with uncertain values
☆87Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for uncertain
- Typed index version of Rust slice and Vec containers☆66Updated last month
- ☆123Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- A Mutex wrapper tracking acquisition order☆66Updated last year
- ☆55Updated last year
- A fast, concurrent string interner☆140Updated 3 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated last week
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Serialization value trees☆43Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Macro for sealing traits and structures☆49Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Swift-style keypaths in Rust☆61Updated 3 years ago
- Token tree calling convention☆79Updated last year
- Proc-macro typestate DSL for Rust☆142Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Interning of data in rust☆87Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- Eventually consistent values for Rust☆122Updated 2 years ago
- ☆108Updated 11 months ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago