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:
- π§΅ thead facilities in Goβ18Updated 4 years ago
- 0-RTT network protocol optimized for P2P transfers.β24Updated 2 years ago
- β12Updated 10 months ago
- β12Updated 2 weeks ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.β45Updated 3 years ago
- Type-safe atomic values for Goβ19Updated last year
- A performant, highly concurrent and simple sharded hashmap implementation using genericsβ33Updated last year
- Raft backend using LevelDBβ32Updated 3 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.β79Updated last week
- Runtime struct builder for Goβ32Updated 2 weeks ago
- Fast little priority queue for Rust.β14Updated 3 months ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.β15Updated last year
- On-disk high-performance object storageβ18Updated 4 years ago
- Load balancer Algorithmsβ39Updated 2 weeks ago
- β27Updated 3 years ago
- Package for getting the runtime ID of a goroutineβ49Updated last year
- 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
- VarInt: fast & memory efficient arbitrary bit width integers in Go.β36Updated 2 years ago
- Scheduler of events for near real-time systemsβ29Updated last week
- A portable zero-copy I/O implement base on mmap for golang.β14Updated 4 years ago
- π A real-time Golang runtime stats visualization profilerβ10Updated last year
- A fast file-based priority queueβ58Updated last year
- simple data streams for goβ31Updated 3 years ago
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDALβ19Updated 2 years ago
- Off heap golang memory poolβ60Updated 4 years ago
- Collect data about your dependenciesβ43Updated 4 months ago
- Wrapper around LUA script executor for long-running scriptsβ22Updated 11 months ago
- Golang package to return the elapsed time since a given time in a human readable formatβ35Updated 10 months ago
- An HTTP protocol frontend for Redis-compatible services.β31Updated 3 years ago
- π Schema based, typed Redis caching/memoize framework for Goβ24Updated 3 years ago