clarkmcc / go-evmap
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 2 years ago
Alternatives and similar repositories for go-evmap:
Users that are interested in go-evmap are comparing it to the libraries listed below
- ๐งต thead facilities in Goโ16Updated 4 years ago
- A performant, highly concurrent and simple sharded hashmap implementation using genericsโ33Updated 9 months ago
- โ12Updated last month
- 0-RTT network protocol optimized for P2P transfers.โ24Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.โ78Updated 5 months ago
- ๐ A real-time Golang runtime stats visualization profilerโ10Updated 11 months ago
- Type-safe atomic values for Goโ19Updated last year
- Memory store like map[string]interface{} with better performance when reuse memoryโ19Updated 2 years ago
- A portable zero-copy I/O implement base on mmap for golang.โ14Updated 4 years ago
- Fast little priority queue for Rust.โ12Updated 2 years ago
- Load balancer Algorithmsโ34Updated 4 months ago
- โ12Updated 5 months ago
- On-disk high-performance object storageโ19Updated 4 years ago
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDALโ18Updated 2 years ago
- ๐ progress, steps, completion patterns for golangโ12Updated last week
- Go allocation trace utilitiesโ14Updated 4 years ago
- an encrypted UDP connection between two peers using QUICโ27Updated 10 months ago
- โ28Updated 3 years ago
- A Customized Goroutine Scheduler over Golang Runtimeโ17Updated last month
- โ38Updated 2 years ago
- Raft backend using LevelDBโ31Updated 2 years ago
- Go sync utility functions using genericsโ15Updated 2 years ago
- Runtime Struct Builder for Goโ32Updated 4 years ago
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.โ28Updated 3 years ago
- A Go package providing thread-safe implementations of array, slice, map, stack and queueโ24Updated 7 months ago
- simple data streams for goโ31Updated 2 years ago
- A race detector for Golangโ12Updated 5 years ago
- HeapMap/PriorityMap in Goโ13Updated last year
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.โ38Updated 4 months ago
- Generic data structures in Goโ11Updated 2 years ago