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 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
Sorting:
- ☆12Updated 4 months ago
- Type-safe atomic values for Go☆19Updated last year
- A portable zero-copy I/O implement base on mmap for golang.☆14Updated 4 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- 🏗 progress, steps, completion patterns for golang☆11Updated 3 weeks ago
- Fast little priority queue for Rust.☆13Updated last month
- On-disk high-performance object storage☆18Updated 4 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- 🧵 thead facilities in Go☆17Updated 4 years ago
- A performant, highly concurrent and simple sharded hashmap implementation using generics☆33Updated last year
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDAL☆18Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- Go sync utility functions using generics☆15Updated 3 years ago
- ☆12Updated 8 months ago
- Generic data structures in Go☆11Updated 3 years ago
- ☆20Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- ☆38Updated 2 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 4 months ago
- Powerful , Fast, Better use & Simple Golang microservice framework☆16Updated 4 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…☆46Updated 2 years ago
- A Go package providing thread-safe implementations of array, slice, map, stack and queue☆25Updated last month
- Yet Another Go/Go+ HTTP Web Framework☆27Updated 3 weeks ago
- Embedded cache lib using sqlite for storage☆20Updated 8 months ago
- A fast URL parser for Go☆40Updated 2 years ago
- Generic prefix tree for golang☆13Updated 2 months ago
- Yet Another Go+ interpreter (still in beta version)☆28Updated 11 months ago
- Wrapper around LUA script executor for long-running scripts☆20Updated 10 months ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Updated last year
- Go SQL parsers for MySQL and Postgres syntax (WIP)☆11Updated 2 years ago