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.☆24Updated 2 weeks ago
- Raft backend using LevelDB☆32Updated 3 years ago
- ☆12Updated last month
- 🧵 thead facilities in Go☆18Updated 4 years ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Updated last year
- ☆12Updated 11 months ago
- Fast little priority queue for Rust.☆15Updated 3 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last week
- Type-safe atomic values for Go☆19Updated last year
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated last year
- On-disk high-performance object storage☆18Updated 4 years ago
- Runtime struct builder for Go☆32Updated last month
- ☆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 2 years ago
- A portable zero-copy I/O implement base on mmap for golang.☆14Updated 4 years ago
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appli…☆23Updated 5 months ago
- Scheduler of events for near real-time systems☆29Updated 3 weeks ago
- Golang wrapper for WASM3 (https://github.com/wasm3/wasm3)☆77Updated 3 years ago
- HeapMap/PriorityMap in Go☆13Updated last year
- Generic data structures in Go☆11Updated 3 years ago
- Load balancer Algorithms☆40Updated last week
- Package for getting the runtime ID of a goroutine☆49Updated last year
- go binding for rdma rsocket☆22Updated 9 months ago
- Collect data about your dependencies☆43Updated 4 months ago
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆27Updated 3 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago