rklaehn / sorted-iterLinks
Typesafe extensions for sorted iterators, including set and relational operations
☆17Updated last month
Alternatives and similar repositories for sorted-iter
Users that are interested in sorted-iter are comparing it to the libraries listed below
Sorting:
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- ☆18Updated 5 years ago
- Make any value Sync but only available on its original thread☆39Updated this week
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Compact sets in rust☆60Updated 9 months ago
- Trait aliases on stable Rust☆59Updated last month
- Trait implementation generator macro☆30Updated this week
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Trait generalization of the fundamental types☆48Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- ☆18Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Trying to create Sync bump allocator☆40Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- ☆46Updated 4 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- bytes::BufMut implementation to count buffer size☆24Updated this week
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A special rope, designed to work with any data type that is not String☆35Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆52Updated 2 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago