xaionaro-go / atomicmapLinks
A high performance thread-safe implementation of hash map for Golang (accent on high throughput, not at latency)
☆21Updated 4 years ago
Alternatives and similar repositories for atomicmap
Users that are interested in atomicmap are comparing it to the libraries listed below
Sorting:
- ☆55Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated last year
- HTTP/2 implementation for fasthttp (Under construction...)☆135Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last month
- High performance drop-in replacement of the `encoding/base64` library☆37Updated 2 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- The `io_uring` library and runtime for GO☆143Updated 4 months ago
- ☆122Updated 2 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆38Updated 4 months ago
- A purego binding for libffi.☆119Updated last month
- Expression evaluator for Go☆77Updated 5 months ago
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Make hashicorp/raft communicate over gRPC☆51Updated last year
- Extremely fast Bloom filters for Go☆49Updated 2 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Optimized functions for Go using SIMD☆194Updated 4 years ago
- ☆80Updated last week
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆83Updated 7 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 3 months ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- simple data streams for go☆31Updated 3 years ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- A prefix tree implementation in go☆43Updated last year