An Adaptive Radix Tree (ART) implementation in Go
☆83Nov 3, 2023Updated 2 years ago
Alternatives and similar repositories for art
Users that are interested in art are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Nov 18, 2023Updated 2 years ago
- An inverted bitmap index written in Go.☆28May 1, 2023Updated 3 years ago
- ZSet is an in-memory Redis like sorted set datastructure☆11Mar 20, 2022Updated 4 years ago
- Implementing a Cuckoo filter, based on the paper Cuckoo Filter: Practically Better Than Bloom☆16May 14, 2022Updated 4 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Dec 13, 2016Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Adaptive radix tree (prefix-tree or compact-trie)☆41Jun 3, 2026Updated last month
- Key-value store benchmarking tool☆10Jun 30, 2024Updated 2 years ago
- Testing repo for articles on OCI tooling and indepth container understanding☆18Jan 16, 2023Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆141Oct 16, 2022Updated 3 years ago
- ☆12May 29, 2018Updated 8 years ago
- Golang k-D tree implementation with duplicate coordinate support☆51Dec 16, 2022Updated 3 years ago
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Jun 15, 2019Updated 7 years ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆116May 6, 2026Updated 2 months ago
- goi - The “Quite OK Image” format encoder / decoder for Go.☆14Nov 27, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Fault tolerant, sharded key value storage written in GoLang☆84Feb 10, 2023Updated 3 years ago
- BusyBox-inspired toolbox for Linux with additional original commands☆38Updated this week
- Easier error handling for Golang