alphadose / haxmapLinks
Fastest and most memory efficient golang concurrent hashmap
☆1,003Updated 8 months ago
Alternatives and similar repositories for haxmap
Users that are interested in haxmap are comparing it to the libraries listed below
Sorting:
- Golang port of Abseil's SwissTable☆827Updated 4 months ago
- Concurrent data structures for Go☆1,415Updated last week
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- Golang rate limiters for distributed applications☆570Updated last week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Make your Go programs use less memory (maybe)☆826Updated last month
- A collection of generic data structures written in Go.☆1,332Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆963Updated last month
- An in-memory cache with item expiration and generics☆1,104Updated this week
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,884Updated 3 weeks ago
- ⚡ A memory arena implementation for Go.☆540Updated last year
- Zero-allocation reflection library for Go☆576Updated last year
- Gain is a high-performance io_uring networking framework written entirely in Go.☆544Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,859Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆601Updated 3 months ago
- Refactoring and code transformation tool for Go.☆999Updated 5 months ago
- Go execution trace frontend☆1,268Updated 4 months ago
- Go library for creating finite state machines☆1,078Updated last month
- XXH3 algorithm in Go☆459Updated 4 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,974Updated last year
- Nano ID for Go☆434Updated last year
- Write ahead log for Go.☆667Updated 7 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 11 months ago
- Generate type-safe Go converters by defining function signatures.☆719Updated this week
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆987Updated 3 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆892Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆520Updated 2 months ago
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆737Updated 3 months ago