clarkmcc / go-evmapLinks
A Go implementation of Rust's evmap which optimizes for high-read, low-write workloads and uses eventual consistency to ensure that readers and writers never block each other.
β10Updated 3 years ago
Alternatives and similar repositories for go-evmap
Users that are interested in go-evmap are comparing it to the libraries listed below
Sorting:
- 0-RTT network protocol optimized for P2P transfers.β25Updated 2 months ago
- π§΅ thead facilities in Goβ18Updated 4 years ago
- β12Updated 3 months ago
- β12Updated last year
- Fast little priority queue for Rust.β15Updated 5 months ago
- A performant, highly concurrent and simple sharded hashmap implementation using genericsβ33Updated last year
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.β15Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.β79Updated 2 months ago
- β27Updated 3 years ago
- Type-safe atomic values for Goβ19Updated last year
- A portable zero-copy I/O implement base on mmap for golang.β14Updated 4 years ago
- On-disk high-performance object storageβ18Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Rightβ¦β47Updated 2 years ago
- Raft backend using LevelDBβ32Updated 3 years ago
- Runtime struct builder for Goβ32Updated last month
- π A real-time Golang runtime stats visualization profilerβ10Updated last year
- HeapMap/PriorityMap in Goβ13Updated last year
- Go library to scan regular expression capture group to variable similar to fmt.Scanfβ14Updated 4 years ago
- A Go package providing thread-safe implementations of array, slice, map, stack and queueβ28Updated 5 months ago
- Off heap golang memory poolβ60Updated 4 years ago
- fastest goidβ16Updated 8 months ago
- simple data streams for goβ31Updated 3 years ago
- generic sync.Poolβ17Updated last week
- BTree provides a simple, ordered, in-memory data structure for Go programs.β45Updated 3 years ago
- Fast histograms for Goβ37Updated last year
- Package for getting the runtime ID of a goroutineβ49Updated last month
- A race detector for Golangβ12Updated 5 years ago
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDALβ19Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocksβ27Updated 5 years ago
- an encrypted UDP connection between two peers using QUICβ28Updated last year