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 4 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- ☆40Updated 6 years ago
- ☆59Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆81Updated last year
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- The empty type Void.☆69Updated last year
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- ☆54Updated 4 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 8 months ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Derive for the Display trait☆52Updated 6 years ago
- A Rust quicksort implementation for in-place sorting.☆17Updated 4 years ago
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Rust marketing handbook☆38Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A double-ended priority queue☆39Updated 2 months ago