arriqaaq / artLinks
An Adaptive Radix Tree (ART) implementation in Go
☆83Updated last year
Alternatives and similar repositories for art
Users that are interested in art are comparing it to the libraries listed below
Sorting:
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- ☆122Updated 2 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆55Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 9 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆206Updated 2 years ago
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 11 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- The `io_uring` library and runtime for GO☆149Updated 5 months ago
- Simply ACID* key-value database. At the medium or even low latency it tries to provide greater throughput without losing the ACID propert…☆40Updated last month
- A Kafka log inspired in-memory and append-only data structure☆134Updated 3 weeks ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago
- Pure Go SQL parser☆164Updated 3 months ago
- Go programming language port of liburing.☆111Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- adaptive radix tree (a.k.a prefix tree or compact trie)☆34Updated 6 months ago
- Expression evaluator for Go☆77Updated 6 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- A spinlock implementation for Go.☆62Updated 4 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 4 months ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆84Updated 8 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- A high availability Sqlite service☆30Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago