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β36Updated last year
- An inverted bitmap index written in Go.β27Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable π₯β98Updated 8 months ago
- An Adaptive Radix Tree (ART) implementation in Goβ81Updated last year
- An offheap memory allocator for manual memory management in Golangβ26Updated 2 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome libraryβ67Updated 3 months ago
- A simple In-Memory Data Grid in Goβ73Updated 3 years ago
- A fast file-based priority queueβ58Updated last year
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.β67Updated 11 months ago
- a golang test framework for asserting expected escape analysis results & heap allocationsβ71Updated 6 months ago
- A high performance in memory distributed cacheβ65Updated 5 months ago
- Simple Go library for executing lots of operations spread over any number of threadsβ74Updated 2 years ago
- β28Updated 2 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentiaβ¦β34Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviromentsβ71Updated 3 years ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serveβ¦β64Updated last week
- 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, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.β90Updated 6 months ago
- Pratt parser implementation in Goβ46Updated 2 years ago
- A set of performant rate limiters for Goβ91Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerantβ74Updated 3 years ago
- This returns the name of the calling function/package with no allocations.β14Updated last year
- Expression evaluator for Goβ74Updated 3 months ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)β66Updated 2 years ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to existβ42Updated last year
- A scenario-based testing framework for distributed processesβ24Updated 2 years ago
- A Kafka log inspired in-memory and append-only data structureβ133Updated last month
- Scheduler of events for near real-time systemsβ28Updated last week
- go2 generics experiment in building generic augmented BTree data structuresβ24Updated 3 years ago
- In memory sharded cache implementationβ34Updated 4 years ago