benashford / rust-lazysortLinks
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
Sorting:
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- ☆40Updated 6 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last year
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- A pure Rust implementation of DEFLATE decompression☆44Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- ☆58Updated 10 months ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- A Rust implementation of the Zopfli compression algorithm.☆77Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 4 months ago
- Experimental language-level polyfills for Async Rust☆47Updated 4 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- The empty type Void.☆70Updated 2 years ago
- ☆55Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Conversion traits for Rust☆48Updated 4 years ago
- Derive for the Display trait☆52Updated 7 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- ☆39Updated last year
- Utility for reusing memory☆53Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago