sile / splay_tree
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
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- ☆39Updated last year
- Rust: Get multiple mutable references to the same collection☆13Updated 7 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…☆18Updated 5 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Concurrent hash trie☆51Updated 4 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A safe-guarded transmute for Rust☆38Updated 10 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆29Updated 11 months ago
- Asynchronous support for epollable files via Tokio on Unix-like platforms☆34Updated 3 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- ☆20Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last month
- Search algorithms written in Rust☆11Updated 7 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- ☆47Updated 4 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 weeks ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year