rklaehn / sorted-iterLinks
Typesafe extensions for sorted iterators, including set and relational operations
☆17Updated 2 years ago
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.☆38Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Trait implementation generator macro☆29Updated last week
- Arena allocator with scopes☆44Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 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
- ☆57Updated 3 years ago
- Trait generalization of the fundamental types☆46Updated last year
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated 3 weeks ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 11 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- Compact sets in rust☆56Updated 7 months ago
- A dynamic library helper for rust crates☆35Updated 2 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Exhaustive iteration trait in Rust☆16Updated this week
- Build and evaluate binary expression trees☆37Updated last year