andelf / rust-dartsLinks
Double Array Trie in Rust
☆53Updated 5 years ago
Alternatives and similar repositories for rust-darts
Users that are interested in rust-darts are comparing it to the libraries listed below
Sorting:
- Efficiently-updatable double-array trie in Rust (ported from cedar)☆102Updated 2 years ago
- ☆61Updated 3 years ago
- Run closures in parallel☆113Updated 4 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Utilities for pinning☆97Updated last year
- VecOption<T> is a specialized collection (in Rust), which is a more efficient replacement for Vec<Option<T>>.☆15Updated 5 years ago
- A trait to abstract over common tree functionality☆35Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- An LCS based slice and string diffing implementation.☆81Updated last year
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- A concurrent lock-free hash map for Rust.☆21Updated 4 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Extra components for use with Mio.☆31Updated last month
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A Rust macro for writing regex pattern matching.☆49Updated 4 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- ☆39Updated 5 years ago
- ☆24Updated 2 years ago
- A small async runtime for Rust☆59Updated last year
- A lock-free async waitgroup implementation☆37Updated 3 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Concurrent hash trie☆54Updated 4 years ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- [ARCHIVED] development moved into main actix repo☆38Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆28Updated 2 years ago
- Get a unique thread ID in Rust☆42Updated 7 months ago