sile / splay_treeLinks
Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust
☆19Updated 2 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
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- ☆41Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- A macro to generate Rust actors☆46Updated 5 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- User first async http client☆24Updated 2 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- ☆47Updated 5 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 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…☆19Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 3 years ago