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.☆34Updated 4 months ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- ☆38Updated last year
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated last month
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 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
- A safe-guarded transmute for Rust☆38Updated 7 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Home for rls2.0 working group☆13Updated 5 years ago
- Asynchronous support for epollable files via Tokio on Unix-like platforms☆34Updated 3 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A simple Vec-like API over a struct of arrays layout for Rust☆13Updated 5 years ago
- Fast, vector-based map implementation that preserves insertion order.☆14Updated 4 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- A fast, small, full-featured, no-std compatible oneshot channel☆61Updated last year
- Async readiness traits☆11Updated 5 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- User first async http client☆24Updated last year