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 last year
- Concurrent work-stealing deque☆46Updated 6 years ago
- ☆58Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- ☆55Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- Provides macro `assert_matches` for testing pattern matching☆61Updated 3 years ago
- ☆40Updated 5 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- A map backed by a vector☆25Updated 8 months ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- rust histogram and percentile stats☆46Updated 4 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- A dynamically typed value with fast downcasting.☆26Updated 8 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 5 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- Portable high-level bitwise manipulation algorithms☆50Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆85Updated 7 years ago