aarthikrao / walLinks
Simple and efficient WAL implementation in Go π
β62Updated last year
Alternatives and similar repositories for wal
Users that are interested in wal are comparing it to the libraries listed below
Sorting:
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Dataβ37Updated last year
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome libraryβ67Updated 7 months ago
- An inverted bitmap index written in Go.β27Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable π₯β96Updated last year
- Simple Go library for executing lots of operations spread over any number of threadsβ75Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.β69Updated last year
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go tβ¦β47Updated 3 years ago
- A fast file-based priority queueβ57Updated last year
- Expression evaluator for Goβ77Updated 7 months ago
- A Kafka log inspired in-memory and append-only data structureβ136Updated last week
- go2 generics experiment in building generic augmented BTree data structuresβ24Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocationsβ72Updated 11 months ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serveβ¦β65Updated last month
- A set of performant rate limiters for Goβ91Updated last year
- 64-bit Roaring Bitmaps in Goβ55Updated 2 years ago
- Fault tolerant, sharded key value storage written in GoLangβ84Updated 2 years ago
- Easy and intuitive Go Benchmark Results Viewer.β71Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerantβ75Updated 3 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentiaβ¦β34Updated last year
- galaxycache is a caching and cache-filling library based on groupcache.β71Updated last week
- Pure Go SQL parserβ170Updated 2 weeks ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to existβ42Updated 2 years ago
- A high performance in memory distributed cacheβ74Updated 9 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocolβ137Updated 6 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Updated 2 years ago
- Raft backend implementation using BadgerDBβ120Updated 2 years ago
- spectacular Golang struct tag parsingβ60Updated last year
- Pratt parser implementation in Goβ46Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Goβ83Updated 2 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)β65Updated 3 years ago