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
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- ☆42Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated 2 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- Brotli encoders/decoers for Rust☆28Updated 3 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- ☆62Updated last year
- A trait to abstract over common tree functionality☆35Updated 6 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Rust library providing a lazily filled Cell☆61Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- ☆47Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 9 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months ago
- A macro to generate Rust actors☆46Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- impl Stream for (your own) Generator☆18Updated 6 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated this week
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week