notriddle / rust-float-ordLinks
☆34Updated 7 months ago
Alternatives and similar repositories for rust-float-ord
Users that are interested in rust-float-ord are comparing it to the libraries listed below
Sorting:
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆35Updated 4 months ago
- Extensions for the Rust standard library☆39Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- ☆57Updated last year
- ☆47Updated 4 years ago
- ☆61Updated 3 years ago
- Big array helper for serde☆60Updated last year
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- The simd optimized escape code☆54Updated this week
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A generic, fixed-size, associative cache☆40Updated 6 months ago
- Command line flags library that does not require a central list of all the flags☆55Updated 2 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago