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 7 months ago
- Generic, zero-alloc, 100%-test covered Quadtree for golang☆39Updated 6 months ago
- Create, train, and save Tensorflow Keras models all in Golang☆51Updated 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
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆56Updated 3 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 3 years ago
- Generative Adversarial Network in Go via Gorgonia☆87Updated 3 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated last year
- Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor☆116Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 6 years ago
- ☆55Updated 4 years ago
- Machine is a workflow/pipeline library for processing data☆163Updated last week
- Go structure annotations that supports encoding and decoding; similar to C-style bitfields. Supports bitfield packing, self-describing la…☆66Updated 3 years ago
- Storing strings without GC overhead☆84Updated last month
- Visualize Go SSA function using Graphviz☆49Updated 5 months ago
- A purego binding for libffi.☆165Updated 3 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- easier, faster, but extendable MessagePack Serializer for Golang. / msgpack.org[Go]☆171Updated 2 weeks ago
- Fast Concurrent / Parallel Sorting in Go☆141Updated 2 months ago
- Embed arbitrary resources into a go executable at runtime, after the executable has been built.☆88Updated 5 months ago
- Compile Go regular expressions to Go code☆96Updated 2 months ago
- MPEG-1 Video decoder, MP2 Audio decoder and MPEG-PS Demuxer in pure Go☆155Updated 2 months ago
- HTTP/2 implementation for fasthttp (Under construction...)☆137Updated 3 years ago
- Go programming language port of liburing.☆112Updated 2 years ago
- High performance drop-in replacement of the `encoding/base64` library☆37Updated 2 years ago
- Go assembly transpiler for C programming language☆107Updated 2 months ago
- Hash Array Mapped Trie (HAMT) implemented in Go (1.18+ generics)☆65Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago