sile / splay_treeLinks
Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust
☆19Updated 2 years ago
Alternatives and similar repositories for splay_tree
Users that are interested in splay_tree are comparing it to the libraries listed below
Sorting:
- ☆39Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 5 months ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆47Updated 4 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 5 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- A safe-guarded transmute for Rust☆38Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Framework for reading and writing to binary files☆18Updated 5 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago