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:
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 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.☆38Updated last year
- Trait aliases on stable Rust☆56Updated 3 years ago
- ☆45Updated 4 years ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 3 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated 11 months ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Trait implementation generator macro☆29Updated 2 weeks ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- ☆15Updated 6 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Trait generalization of the fundamental types☆45Updated last year
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Arena allocator with scopes☆44Updated 2 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago