xaionaro-go / atomicmap
A high performance thread-safe implementation of hash map for Golang (accent on high throughput, not at latency)
☆21Updated 3 years ago
Alternatives and similar repositories for atomicmap:
Users that are interested in atomicmap are comparing it to the libraries listed below
- simple data streams for go☆31Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆70Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 6 months ago
- A purego binding for libffi.☆82Updated last week
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆44Updated 3 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- Fast integer map for uint32-to-uint32☆28Updated 3 months ago
- Fast histograms for Go☆36Updated 11 months ago
- Make hashicorp/raft communicate over gRPC☆50Updated 6 months ago
- There is now an official GitHub mirror at https://github.com/gioui/gio. Please do not rely on this one being maintained.☆62Updated last year
- The `io_uring` library and runtime for GO☆126Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆73Updated last year
- Go implementation of the FastCDC content-defined chunking algorithm☆64Updated last year
- bebop wire format in Go☆73Updated 7 months ago
- ☆43Updated last year
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Faster alternative to `syscall/js`. Code-generated Javascript and Assembly, up to 2x faster than native syscall/js.☆33Updated 9 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆112Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- Generative Adversarial Network in Go via Gorgonia☆86Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- System V shared memory functions in pure Go.☆131Updated 4 months ago
- JIT compile library for Go☆83Updated 4 years ago
- User-Space Block Device (USBD) Framework (written in Go)☆30Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- ☆55Updated 3 years ago