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:
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Concurrent hash trie☆57Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 7 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated this week
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 9 months ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- ☆39Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆47Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆47Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Rust library providing a lazily filled Cell☆60Updated 5 years ago
- ☆60Updated last year
- 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
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated 2 months ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- ☆28Updated 5 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Asynchronous file I/O for Tokio☆48Updated 3 months ago