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 simple map based on a vector for small integer keys☆64Updated 3 months ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- ☆59Updated 6 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- The empty type Void.☆69Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 7 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Safely combine results☆81Updated 6 months ago
- Derive for the Display trait☆51Updated 6 years ago
- Synchronization mechanisms based on lock-free queues and Rust futures☆37Updated last year
- Asynchronous file I/O for Tokio☆48Updated last month
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago
- ☆76Updated 2 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- The fabulous, aspirationally Make-compatible, fabricator of files.☆27Updated 2 weeks ago