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☆77Updated 6 months ago
- ☆55Updated 4 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- A prefix tree implementation in go☆43Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Generic sorted map for Go with red-black tree under the hood☆65Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Fast Concurrent / Parallel Sorting in Go☆139Updated last month
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- Create, train, and save Tensorflow Keras models all in Golang☆50Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- Off heap golang memory pool☆60Updated 4 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.☆55Updated 2 months ago
- HTTP/2 implementation for fasthttp (Under construction...)☆137Updated 3 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated this week
- Go client library for Pilosa☆57Updated 3 years ago
- A better Generic Pool (sync.Pool)☆68Updated 5 months ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- A simple In-Memory Data Grid in Go☆76Updated 3 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- A command line utility for interacting with SysV-style shared memory segments, written in Golang. [Linux Only]☆41Updated 5 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Pure Go SQLite file reader☆199Updated 2 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago