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 9 months ago
- ☆12Updated last month
- Type-safe atomic values for Go☆19Updated last year
- 🧵 thead facilities in Go☆16Updated 4 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 11 months ago
- On-disk high-performance object storage☆19Updated 4 years ago
- Fast little priority queue for Rust.☆12Updated 2 years ago
- Generic data structures in Go☆11Updated 2 years ago
- ☆12Updated 5 months ago
- Go allocation trace utilities☆14Updated 4 years ago
- WIP☆18Updated 3 years ago
- Yet Another Data Access Layer: Accessing S3, POSIX in the same way. Deeply inspired by Databend's OpenDAL☆18Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Powerful , Fast, Better use & Simple Golang microservice framework☆16Updated 4 years ago
- A portable zero-copy I/O implement base on mmap for golang.☆14Updated 4 years ago
- Run commands on remote hosts, inspecting key indicators to manage infrastructure☆15Updated last year
- ☆28Updated 3 years ago
- go binding for rdma rsocket☆22Updated 4 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- tail files with inotify☆23Updated last year
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated 2 years ago
- 🏗 progress, steps, completion patterns for golang☆12Updated last week
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆78Updated 5 months ago
- simple data streams for go☆31Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 10 months ago
- Go sync utility functions using generics☆15Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Load balancer Algorithms☆34Updated 4 months ago