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:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated last week
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- ☆56Updated 3 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- ☆46Updated 4 years ago
- Trait aliases on stable Rust☆59Updated last month
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Add a REPL to your application with a few macros☆18Updated 4 months ago
- Write you an in-process gRPC service mesh.☆31Updated 3 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Trying to create Sync bump allocator☆40Updated 5 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Trait generalization of the fundamental types☆48Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 5 months ago