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:
- Fast little priority queue for Rust.โ15Updated 8 months ago
- ๐งต thead facilities in Goโ18Updated 5 years ago
- โ12Updated 5 months ago
- 0-RTT network protocol optimized for P2P transfers.โ25Updated 5 months ago
- Raft backend using LevelDBโ32Updated 3 years ago
- A portable zero-copy I/O implement base on mmap for golang.โ15Updated 4 years ago
- Go benchmarking utility for examining GC performance. Generates configurable amounts of heap, including leaks. Can simulate various appliโฆโ25Updated 10 months ago
- โ12Updated last year
- Type-safe atomic values for Goโ19Updated 2 years ago
- A performant, highly concurrent and simple sharded hashmap implementation using genericsโ34Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.โ80Updated 3 weeks ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.โ15Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.โ45Updated 3 years ago
- ้ SWIG ็บฏ Go ๅ็ไธๆตทๆ่ดง CTP SDK ็ฎๆดๅฐ่ฃโ11Updated last year
- HeapMap/PriorityMap in Goโ13Updated 2 years ago
- A fast URL parser for Goโ40Updated 2 years ago
- Scheduler of events for near real-time systemsโ31Updated 5 months ago
- simple data streams for goโ31Updated 3 years ago
- Runtime struct builder for Goโ32Updated 3 months ago
- go binding for rdma rsocketโ23Updated last year
- โ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
- On-disk high-performance object storageโ18Updated 5 years ago
- Ramer-Douglas-Peucker path simplification algorithm in Golangโ17Updated 3 years ago
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDALโ19Updated 3 years ago
- Fast histograms for Goโ37Updated last year
- Off heap golang memory poolโ60Updated 4 years ago
- an encrypted UDP connection between two peers using QUICโ28Updated last year
- Highly concurrent drop-in replacement for bufio.Writerโ58Updated 8 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.โ37Updated 3 years ago