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 9 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆82Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆66Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- The empty type Void.☆71Updated 2 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- ☆40Updated 6 years ago
- ☆59Updated last year
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 6 months ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- A pool of reusable values☆51Updated 5 years ago
- A Rust library for zero-allocation parsing of binary data.☆49Updated 2 years ago
- A pure Rust implementation of DEFLATE decompression☆45Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- A Rust implementation of the Zopfli compression algorithm.☆76Updated 3 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- native timers for futures 0.3☆25Updated 6 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- configuration☆31Updated 7 years ago
- A growable bit-vector for Rust, optimized for size☆42Updated 6 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago