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:
- Create, train, and save Tensorflow Keras models all in Golang☆51Updated 3 years ago
- ☆57Updated 4 years ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 6 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- A prefix tree implementation in go☆44Updated last year
- 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
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆85Updated last year
- Generic sorted map for Go with red-black tree under the hood☆67Updated 3 years ago
- ☆80Updated 5 months ago
- The `io_uring` library and runtime for GO☆157Updated 9 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 years ago
- HTTP/2 implementation for fasthttp (Under construction...)☆136Updated 4 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 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
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆41Updated 9 months ago
- Machine is a workflow/pipeline library for processing data☆165Updated last month
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- ☆123Updated 2 years ago
- Golang radix tree implementation☆35Updated 6 years ago
- System V shared memory functions in pure Go.☆135Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Updated 3 years ago