clarkmcc / go-evmap
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 2 years ago
Alternatives and similar repositories for go-evmap:
Users that are interested in go-evmap are comparing it to the libraries listed below
- A performant, highly concurrent and simple sharded hashmap implementation using genericsโ33Updated 7 months ago
- Type-safe atomic values for Goโ19Updated last year
- ๐งต thead facilities in Goโ15Updated 3 years ago
- 0-RTT network protocol optimized for P2P transfers.โ24Updated last year
- โ12Updated last year
- On-disk high-performance object storageโ19Updated 4 years ago
- Fast little priority queue for Rust.โ12Updated 2 years ago
- generic sync.Poolโ16Updated last month
- ๐ A real-time Golang runtime stats visualization profilerโ10Updated 9 months ago
- simple data streams for goโ31Updated 2 years ago
- Powerful , Fast, Better use & Simple Golang microservice frameworkโ16Updated 3 years ago
- Memory store like map[string]interface{} with better performance when reuse memoryโ19Updated 2 years ago
- A tool used to manage installations of multiple Go toolchain versionsโ35Updated this week
- Go allocation trace utilitiesโ14Updated 4 years ago
- This Project aims to port/build well known and commonly used data structures to GO.โ29Updated 2 years ago
- ๐ progress, steps, completion patterns for golangโ12Updated this week
- Go sync utility functions using genericsโ15Updated 2 years ago
- A portable zero-copy I/O implement base on mmap for golang.โ14Updated 3 years ago
- WIPโ18Updated 3 years ago
- Go package providing information about the number of CPUs in the systemโ26Updated this week
- This returns the name of the calling function/package with no allocations.โ14Updated last year
- Generic prefix tree for golangโ13Updated 4 months ago
- A Go package providing thread-safe implementations of array, slice, map, stack and queueโ21Updated 4 months ago
- an encrypted UDP connection between two peers using QUICโ27Updated 8 months ago
- Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.โ38Updated last month
- โ12Updated 3 months ago
- Generic data structures in Goโ11Updated 2 years ago
- โ38Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structuresโ24Updated 3 years ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.โ10Updated last year