alphadose / haxmap
Fastest and most memory efficient golang concurrent hashmap
☆984Updated 5 months ago
Alternatives and similar repositories for haxmap:
Users that are interested in haxmap are comparing it to the libraries listed below
- Golang port of Abseil's SwissTable☆826Updated 3 weeks ago
- Concurrent data structures for Go☆1,229Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆674Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- An in-memory cache with item expiration and generics☆1,024Updated 3 weeks ago
- Go execution trace frontend☆1,246Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,908Updated 8 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆930Updated this week
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,684Updated last week
- Gain is a high-performance io_uring networking framework written entirely in Go.☆537Updated last year
- Make your Go programs use less memory (maybe)☆790Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆570Updated this week
- Go concurrent-safe, goroutine-safe, thread-safe queue☆422Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,832Updated 3 weeks ago
- Fast ring-buffer deque (double-ended queue)☆660Updated 2 weeks ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆956Updated 2 weeks ago
- ⚡ A memory arena implementation for Go.☆526Updated last year
- Golang rate limiters for distributed applications☆536Updated this week
- XXH3 algorithm in Go☆443Updated 3 weeks ago
- Refactoring and code transformation tool for Go.☆983Updated last month
- Minimalist and zero-dependency scheduling library for Go☆1,853Updated 3 weeks ago
- Official Go port of Sqids. Generate short unique IDs from numbers.☆615Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,388Updated last week
- A collection of generic data structures written in Go.☆1,302Updated last year
- A library for diffing golang structures☆935Updated last year
- Zero-allocation reflection library for Go☆559Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,192Updated 8 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆583Updated 7 months ago
- Go library for retrying with configurable backoffs☆662Updated 8 months ago
- Combine one or more Go errors together☆1,118Updated 11 months ago