contain-rs / bstLinks
An ordered map and set based on a binary search tree.
☆13Updated 10 years ago
Alternatives and similar repositories for bst
Users that are interested in bst are comparing it to the libraries listed below
Sorting:
- Ordered iterators☆10Updated 5 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 9 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 8 years ago
- Experimental comparators for collections to be generic over☆17Updated last year
- reprints for your terminal screen☆20Updated 9 years ago
- A library dedicated to measuring data locally (typically, performance) and uploading it to a server to detect anomalies (typically, regre…☆25Updated 4 years ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- Rust MetroHash☆53Updated last year
- ☆30Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- ☆25Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A router for Rust's hyper framework using regular expressions☆45Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 8 months ago
- ☆27Updated 10 years ago
- An immutable singly-linked list, as seen in basically every functional language☆30Updated 2 years ago
- Enables dependency injection for many I/O operations in Rust☆12Updated 7 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Updated 7 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A tool for reasoning about breaking changes in Rust ecosystems☆39Updated 4 years ago
- 新しい IMAP client in Rust☆41Updated 8 years ago