rklaehn / sorted-iterLinks
Typesafe extensions for sorted iterators, including set and relational operations
☆17Updated 3 months 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.☆39Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Make any value Sync but only available on its original thread☆39Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 4 years ago
- A single-threaded executor for deferred async code for games.☆58Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- `NonEmpty` library vector for rust☆19Updated 3 years ago
- Trait implementation generator macro☆30Updated last week
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- Trait generalization of the fundamental types☆48Updated last year
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- ☆31Updated 5 years ago
- A library for manipulating unstructured Markdown documents.☆49Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 7 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- ☆27Updated 2 years ago
- Arena allocator with scopes☆44Updated 2 years ago
- json testing made simple☆14Updated 5 months ago