alphadose / haxmapLinks
Fastest and most memory efficient golang concurrent hashmap
☆999Updated 7 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☆825Updated 3 months ago
- Concurrent data structures for Go☆1,348Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 2 weeks ago
- Go execution trace frontend☆1,263Updated 3 months ago
- Make your Go programs use less memory (maybe)☆822Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,857Updated this week
- Anti-memory-waste byte buffer pool☆1,274Updated 11 months ago
- Fast ring-buffer deque (double-ended queue)☆685Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Refactoring and code transformation tool for Go.☆996Updated 4 months ago
- An in-memory cache with item expiration and generics☆1,063Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,962Updated 11 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆982Updated 3 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆599Updated 2 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,338Updated 5 months ago
- An enum generator for go☆838Updated this week
- Zero-allocation reflection library for Go☆574Updated last year
- A library for diffing golang structures☆952Updated last year
- Golang rate limiters for distributed applications☆567Updated 2 weeks ago
- Nano ID for Go☆434Updated last year
- Gain is a high-performance io_uring networking framework written entirely in Go.☆541Updated last year
- Combine one or more Go errors together☆1,140Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 2 weeks ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- A collection of generic data structures written in Go.☆1,308Updated last year
- Optimized JSON for Go☆896Updated this week
- Write ahead log for Go.☆663Updated 7 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…☆736Updated 3 months ago