olson-sean-k / decorum
Making floating-point behave.
☆79Updated 4 months ago
Alternatives and similar repositories for decorum:
Users that are interested in decorum are comparing it to the libraries listed below
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Migrated to Codeberg☆80Updated last year
- Better reference counted strings for Rust☆120Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 5 months ago
- ☆112Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆55Updated last year
- struct RGB for sharing pixels between crates☆102Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A library for compact bit sets containing enums.☆98Updated last month
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆55Updated 3 years ago
- A rust library for checked floating point operations☆81Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 6 months ago
- ☆107Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A sanity checker for global allocations in Rust☆51Updated 2 weeks ago
- Wrapper around generic-array that adds efficient numeric trait implementations☆64Updated 9 months ago