benashford / rust-lazysort
Iterate in a lazily achieved sorted order
☆59Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-lazysort
- A simple map based on a vector for small integer keys☆63Updated 11 months ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 2 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- ☆58Updated 2 months ago
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- JS affine☆65Updated 4 years ago
- The empty type Void.☆69Updated last year
- Custom derivation macro for Rust☆110Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- Candidates for inclusion in the Rust standard library☆89Updated last year
- ☆40Updated 5 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- Core functionality for handling rustc's save-analysis data☆39Updated 5 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- native timers for futures 0.3☆25Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆68Updated 5 years ago
- Provides macro `assert_matches` for testing pattern matching☆61Updated 3 years ago
- ☆55Updated 3 years ago
- Utility for reusing memory☆52Updated 4 years ago
- A Rust quicksort implementation for in-place sorting.☆17Updated 4 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated 2 months ago