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:
- Expression evaluator for Go☆78Updated last week
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- A purego binding for libffi.☆190Updated 5 months ago
- ☆56Updated 4 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆118Updated last year
- 📺 3D Graphics in Go.☆45Updated 2 years ago
- ☆80Updated 4 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- HTTP/2 implementation for fasthttp (Under construction...)☆136Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆119Updated 2 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
- A JSON stream parser for Go☆68Updated 3 years ago
- Generic sorted map for Go with red-black tree under the hood☆67Updated 3 years ago
- Create, train, and save Tensorflow Keras models all in Golang☆51Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 5 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- A prefix tree implementation in go☆44Updated last year
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆143Updated 4 months ago
- One of The Fastest Zero Alloc LRU Cache for Golang (Go). Maximizes memory use, no garbage collection issues. Use memory size limit instea…☆19Updated last year
- ☆123Updated 2 years ago
- simple data streams for go☆31Updated 3 years ago