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 3 months ago
- Fast little priority queue for Rust.☆15Updated 6 months ago
- 🧵 thead facilities in Go☆18Updated 4 years ago
- ☆12Updated 4 months ago
- ☆12Updated last year
- A portable zero-copy I/O implement base on mmap for golang.☆15Updated 4 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last month
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆34Updated last year
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Updated 2 years ago
- ☆27Updated 3 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 3 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDAL☆19Updated 3 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- On-disk high-performance object storage☆18Updated 4 years ago
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆24Updated 9 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Generic data structures in Go☆12Updated 3 years ago
- Scheduler of events for near real-time systems☆31Updated 4 months ago
- Runtime struct builder for Go☆32Updated 2 months ago
- Go implementation of the Controlled Delay algorithm☆35Updated 10 months ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆28Updated 6 months ago
- A fast URL parser for Go☆40Updated 2 years ago
- A race detector for Golang☆12Updated 5 years ago
- A fast file-based priority queue☆59Updated last year
- simple data streams for go☆31Updated 3 years ago