contain-rs / trie
An ordered map and set based on a trie.
☆29Updated 4 years ago
Alternatives and similar repositories for trie:
Users that are interested in trie are comparing it to the libraries listed below
- A structure for holding a set of enum variants☆20Updated 5 years ago
- ☆10Updated 9 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆51Updated 2 years ago
- A deque implemented as a hybrid linked-list-of-arrays☆10Updated 9 years ago
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A map backed by a vector☆25Updated 11 months ago
- A simple map based on a vector for small integer keys☆64Updated 3 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- dynamic smart pointers☆31Updated 6 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- A Raw utility for managing contiguous heap allocations☆11Updated 8 years ago
- Async readiness traits☆11Updated 5 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Ordered iterators☆11Updated 4 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- software transactional memory in rust☆13Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An experimental columnar arena☆42Updated 4 months ago
- Find Deadlocks in Rust with Petri-Net Model checking (Master Thesis)☆23Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 7 years ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Experimental comparators for collections to be generic over☆16Updated 10 months ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- Extra utilities for working with futures-rs☆20Updated 6 years ago