notriddle / rust-float-ordLinks
☆34Updated 8 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☆41Updated 4 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆57Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 10 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Big array helper for serde☆61Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A library for generating Graphviz DOT language files for graphs.☆76Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Extensions for the Rust standard library☆39Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- A circular buffer-like queue container.☆38Updated 3 months ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 5 months ago