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
Related projects โ
Alternatives and complementary repositories for go-evmap
- ๐งต thead facilities in Goโ15Updated 3 years ago
- Type-safe atomic values for Goโ19Updated 11 months ago
- โ12Updated 11 months ago
- A performant, highly concurrent and simple sharded hashmap implementation using genericsโ33Updated 5 months ago
- ๐ A real-time Golang runtime stats visualization profilerโ10Updated 7 months ago
- On-disk high-performance object storageโ19Updated 3 years ago
- 0-RTT network protocol optimized for P2P transfers.โ24Updated last year
- an encrypted UDP connection between two peers using QUICโ27Updated 6 months ago
- Memory store like map[string]interface{} with better performance when reuse memoryโ18Updated 2 years ago
- โ11Updated last month
- ๐ progress, steps, completion patterns for golangโ12Updated this week
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.โ10Updated last year
- A minimalist HTTP request routing helper for Go.โ34Updated 2 years ago
- Fast little priority queue for Rust.โ12Updated 2 years ago
- Load balancer Algorithmsโ34Updated this week
- Go allocation trace utilitiesโ13Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.โ29Updated 2 years ago
- HeapMap/PriorityMap in Goโ10Updated 11 months ago
- โ ๏ธ mkill limits the number of threads in a Go program, without crashing it.โ23Updated 4 years ago
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDALโ18Updated last year
- A portable zero-copy I/O implement base on mmap for golang.โ14Updated 3 years ago
- In-memory HTTP for Go applicationsโ13Updated last year
- Generic data structures in Goโ11Updated 2 years ago
- Go sync utility functions using genericsโ14Updated 2 years ago
- This returns the name of the calling function/package with no allocations.โ14Updated last year
- A basic DNG codec reader for Golangโ17Updated last year
- generic sync.Poolโ14Updated 3 weeks ago
- Runtime Struct Builder for Goโ32Updated 3 years ago
- A Go package providing thread-safe implementations of array, slice, map, stack and queueโ20Updated 3 months ago
- โ38Updated last year