contain-rs / trieLinks
An ordered map and set based on a trie.
☆28Updated 5 years ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- ☆9Updated 9 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A deque implemented as a hybrid linked-list-of-arrays☆9Updated 10 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 8 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 7 years ago
- Ordered iterators☆10Updated 5 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- A map backed by a vector☆25Updated last year
- Concurrent work-stealing deque☆47Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 3 months ago
- dynamic smart pointers☆32Updated 6 years ago
- software transactional memory in rust☆14Updated 3 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Utilities for concurrent programming☆37Updated 6 years ago
- Experimental comparators for collections to be generic over☆16Updated last year
- ☆27Updated 10 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago
- An ordered map and set based on a binary search tree.☆13Updated 10 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 8 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- An implementation of thread pools which can be used with Rust futures☆11Updated 8 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- A Rust wrapper for c-ares☆19Updated last week
- Unix Domain Sockets for mio☆29Updated 5 years ago
- An immutable singly-linked list, as seen in basically every functional language☆29Updated 2 years ago
- Utility for reusing memory☆53Updated 5 years ago