sile / splay_treeLinks
Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust
☆19Updated 3 months 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☆58Updated 5 years ago
- ☆42Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 3 months ago
- Rust String type with configurable byte storage.☆36Updated last year
- A safe-guarded transmute for Rust☆39Updated last year
- ☆47Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- ☆62Updated last year
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 6 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Rust library providing a lazily filled Cell☆61Updated 5 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- User first async http client☆24Updated 2 years ago