alphadose / haxmap
Fastest and most memory efficient golang concurrent hashmap
☆932Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for haxmap
- Golang port of Abseil's SwissTable☆777Updated 4 months ago
- Concurrent data structures for Go☆1,111Updated 4 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆661Updated 8 months ago
- Fast ring-buffer deque (double-ended queue)☆590Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,817Updated 4 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆578Updated 3 months ago
- XXH3 algorithm in Go☆409Updated last year
- Gain is a high-performance io_uring networking framework written entirely in Go.☆515Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,356Updated this week
- An in-memory cache with item expiration and generics☆955Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,786Updated last year
- Anti-memory-waste byte buffer pool☆1,192Updated 4 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆530Updated 3 months ago
- Combine one or more Go errors together☆1,043Updated 6 months ago
- Make your Go programs use less memory (maybe)☆676Updated this week
- Refactoring and code transformation tool for Go.☆941Updated this week
- ⚡ A memory arena implementation for Go.☆500Updated 8 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆852Updated 2 months ago
- Go execution trace frontend☆1,179Updated 4 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆902Updated last month
- Generate type-safe Go converters by simply defining an interface☆531Updated this week
- Zero-allocation reflection library for Go☆526Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,132Updated 4 months ago
- A collection of generic data structures written in Go.☆1,292Updated 10 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆396Updated last year
- Golang rate limiters for distributed applications☆460Updated last week
- Fast, zero heap allocation Go Trie for runes or paths☆471Updated 2 months ago
- Write ahead log for Go.☆611Updated this week