benashford / rust-lazysort
Iterate in a lazily achieved sorted order
☆59Updated 6 years ago
Alternatives and similar repositories for rust-lazysort:
Users that are interested in rust-lazysort are comparing it to the libraries listed below
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- A simple map based on a vector for small integer keys☆64Updated last month
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- ☆40Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated 9 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 8 years ago
- Derive for the Display trait☆51Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- The empty type Void.☆69Updated last year
- async serialization for Cap'n Proto messages in Rust☆23Updated 6 years ago
- ☆58Updated 4 months ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- JS affine☆66Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 3 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated this week