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:
- Concurrent hash trie☆57Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- ☆39Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- Extra components for use with Mio.☆31Updated 2 weeks ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- ☆20Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Rust String type with configurable byte storage.☆35Updated 10 months ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- Rust library providing a lazily filled Cell☆60Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- ☆28Updated 5 years ago
- Reactive dependency injection for Rust.☆42Updated 4 months ago
- Unix Domain Sockets for mio☆29Updated 5 years ago
- native timers for futures 0.3☆25Updated 6 years ago