aarthikrao / walLinks
Simple and efficient WAL implementation in Go π
β61Updated 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
- A distributed fault tolerant scheduler that is horizontally scalable π₯β98Updated 9 months ago
- An inverted bitmap index written in Go.β27Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Goβ81Updated last year
- Simple Go library for executing lots of operations spread over any number of threadsβ75Updated 2 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome libraryβ67Updated 4 months ago
- a golang test framework for asserting expected escape analysis results & heap allocationsβ71Updated 8 months ago
- A Kafka log inspired in-memory and append-only data structureβ133Updated last week
- A set of performant rate limiters for Goβ91Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.β67Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocolβ136Updated 3 months ago
- galaxycache is a caching and cache-filling library based on groupcache.β69Updated 2 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerantβ74Updated 3 years ago
- A fast file-based priority queueβ58Updated last year
- A simple In-Memory Data Grid in Goβ76Updated 3 years ago
- 64-bit Roaring Bitmaps in Goβ53Updated 2 years ago
- A high performance in memory distributed cacheβ67Updated 6 months ago
- Expression evaluator for Goβ77Updated 4 months ago
- simple data streams for goβ31Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithmβ71Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structuresβ24Updated 3 years ago
- Pure Go SQL parserβ163Updated last month
- Golang "native" implementation of word2vec algorithm (word2vec++ port)β28Updated 8 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
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)β65Updated 3 years ago
- An offheap memory allocator for manual memory management in Golangβ26Updated 3 months ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to existβ42Updated last year
- Easy and intuitive Go Benchmark Results Viewer.β71Updated 2 years ago
- SQLite or SQL-92 Parser implemented in Goβ18Updated 6 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.β90Updated 7 months ago