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:
- ☆57Updated 4 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- Expression evaluator for Go☆80Updated last week
- HTTP/2 implementation for fasthttp (Under construction...)☆136Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- A prefix tree implementation in go☆44Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Create, train, and save Tensorflow Keras models all in Golang☆51Updated 3 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆117Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆58Updated 8 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Machine is a workflow/pipeline library for processing data☆165Updated last month
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Fast Concurrent / Parallel Sorting in Go☆144Updated 5 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- ☆33Updated 3 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆68Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆77Updated 5 months ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆41Updated 9 months ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆85Updated last year
- Storing strings without GC overhead☆85Updated last month
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Go implementation of today's most used tokenizers☆44Updated 5 years ago