benashford / rust-lazysortLinks
Iterate in a lazily achieved sorted order
☆59Updated 7 years ago
Alternatives and similar repositories for rust-lazysort
Users that are interested in rust-lazysort are comparing it to the libraries listed below
Sorting:
- A simple map based on a vector for small integer keys☆66Updated 11 months ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆83Updated 3 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- The empty type Void.☆71Updated 2 years ago
- configuration☆31Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 6 months ago
- Unix signal handling for tokio☆88Updated 7 years ago
- ☆40Updated 6 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 7 years ago
- ☆60Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Named arguments for Rust☆38Updated 8 years ago
- Utility for reusing memory☆53Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- ☆64Updated 8 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated 2 weeks ago