rklaehn / sorted-iter
Typesafe extensions for sorted iterators, including set and relational operations
☆17Updated last year
Alternatives and similar repositories for sorted-iter:
Users that are interested in sorted-iter are comparing it to the libraries listed below
- A radioactive stabilization of the ptr_meta RFC.☆25Updated 2 months ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Rust String type with configurable byte storage.☆34Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- ☆17Updated 4 years ago
- Solve hard constraints easily with Rust.☆15Updated 2 years ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Completion futures for Rust☆19Updated 2 years ago
- An alternative `std`-like implementation built on origin☆26Updated 2 weeks ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Rust traits for key comparison in maps.☆24Updated last month
- ☆15Updated 5 years ago
- field accessor traits,and emulation of structural types☆12Updated 3 years ago
- Connection telemetry middleware for diesel and tracing☆20Updated 4 months ago
- Framework for reading and writing to binary files☆18Updated 5 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 weeks ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- hot-reload template for Rust☆21Updated 2 years ago