alphadose / haxmapLinks
Fastest and most memory efficient golang concurrent hashmap
☆993Updated 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 2 months ago
- Concurrent data structures for Go☆1,341Updated 3 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆676Updated last year
- Golang rate limiters for distributed applications☆560Updated this week
- Make your Go programs use less memory (maybe)☆811Updated 2 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,847Updated 2 months ago
- Go execution trace frontend☆1,258Updated 2 months ago
- XXH3 algorithm in Go☆451Updated 2 months ago
- Fast ring-buffer deque (double-ended queue)☆682Updated last month
- Gain is a high-performance io_uring networking framework written entirely in Go.☆541Updated last year
- An alternative to stack traces for your Go errors☆761Updated 3 weeks ago
- Clone of golang/groupcache with TTL and Item Removal support☆518Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,405Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,217Updated last week
- Combine one or more Go errors together☆1,137Updated last year
- Zero-allocation reflection library for Go☆572Updated last year
- Refactoring and code transformation tool for Go.☆994Updated 3 months ago
- ⚡ A memory arena implementation for Go.☆534Updated last year
- Generic resource pool for Go☆367Updated last month
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,783Updated 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…☆735Updated 2 months ago
- Nano ID for Go☆433Updated 11 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,335Updated 4 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,949Updated 10 months ago
- An in-memory cache with item expiration and generics☆1,055Updated this week
- A collection of generic data structures written in Go.☆1,307Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆788Updated 5 months ago
- An enum generator for go☆828Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago