alphadose / haxmapLinks
Fastest and most memory efficient golang concurrent hashmap
☆1,023Updated 11 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☆828Updated 7 months ago
- Concurrent data structures for Go☆1,503Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆688Updated last year
- Golang rate limiters for distributed applications☆592Updated 2 weeks ago
- Make your Go programs use less memory (maybe)☆866Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆625Updated 6 months ago
- An in-memory cache with item expiration and generics☆1,161Updated 2 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆991Updated last month
- Fast ring-buffer deque (double-ended queue)☆715Updated 3 months ago
- ⚡ A memory arena implementation for Go.☆554Updated last year
- A collection of generic data structures written in Go.☆1,343Updated last year
- XXH3 algorithm in Go☆489Updated 2 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆550Updated 2 years ago
- Refactoring and code transformation tool for Go.☆1,015Updated 8 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,026Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,874Updated 2 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,351Updated last week
- Zero-allocation reflection library for Go☆581Updated last year
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Nano ID for Go☆436Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆812Updated 3 months ago
- Write ahead log for Go.☆680Updated last month
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆753Updated last month
- Go library for creating finite state machines☆1,121Updated 5 months ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,994Updated last week
- Generate type-safe Go converters by defining function signatures.☆778Updated last month
- Clone of golang/groupcache with TTL and Item Removal support☆527Updated 6 months ago
- A supersonic rate limiting package for Go with HTTP middleware.☆647Updated 6 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆901Updated last month