peterall / pruning_radix_trieLinks
Rust implementation of Pruning Radix Trie, originally by Wolf Garbe
☆34Updated last year
Alternatives and similar repositories for pruning_radix_trie
Users that are interested in pruning_radix_trie are comparing it to the libraries listed below
Sorting:
- ☆57Updated 2 months ago
- ☆145Updated 4 months ago
- An Adaptive Radix Tree implementation.☆45Updated 4 months ago
- ☆29Updated 2 years ago
- ☆81Updated 4 years ago
- A very fast Key-Value store in pure rust☆213Updated 3 weeks ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- ☆38Updated 3 years ago
- Embedded Key-Value Storage Engine☆128Updated 3 weeks ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆104Updated 4 months ago
- Message queue implemented on top of PostgreSQL☆155Updated 6 months ago
- ☆112Updated 2 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 4 months ago
- A type-safe, K-sortable, globally unique identifier☆44Updated 5 months ago
- A concurrent, append-only vector.☆207Updated 4 months ago
- Extract differences between arbitrary datastructures☆90Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- Fire-forged cluster management & Distributed data protocol☆78Updated 4 years ago
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆46Updated 4 years ago
- Small and fast library for k-means clustering.☆52Updated 5 months ago
- A lightweight low-level single-threaded actor runtime☆180Updated 3 months ago
- Flexible, Fast & Compact Serialization with RPC☆377Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Nuts is a Rust library that offers a simple publish-subscribe API, featuring decoupled creation of the publisher and the subscriber.☆69Updated 4 years ago
- Simple and ergonomic encrypted data stores☆36Updated 3 weeks ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆56Updated 2 years ago
- Succinct data structures using very efficient rank and select☆127Updated this week