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 4 months ago
- Fast little priority queue for Rust.☆15Updated 7 months ago
- A portable zero-copy I/O implement base on mmap for golang.☆15Updated 4 years ago
- ☆12Updated 5 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- On-disk high-performance object storage☆18Updated 5 years ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Updated 2 years ago
- Runtime struct builder for Go☆32Updated 3 months ago
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDAL☆19Updated 3 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- ☆12Updated 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 3 years ago
- ☆27Updated 3 years ago
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆34Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- HeapMap/PriorityMap in Go☆13Updated 2 years ago
- Powerful , Fast, Better use & Simple Golang microservice framework☆16Updated 4 years ago
- A race detector for Golang☆12Updated 5 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 3 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- go binding for rdma rsocket☆23Updated last year
- more advanced sync primitives in Go☆14Updated 5 years ago
- Simple async/await futures in Go☆32Updated 7 years ago
- simple data streams for go☆31Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago