alphadose / haxmapLinks
Fastest and most memory efficient golang concurrent hashmap
☆1,026Updated 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☆831Updated 6 months ago
- Concurrent data structures for Go☆1,492Updated 2 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆686Updated last year
- Fast ring-buffer deque (double-ended queue)☆705Updated 2 months ago
- Golang rate limiters for distributed applications☆589Updated 3 weeks ago
- Make your Go programs use less memory (maybe)☆867Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆829Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆983Updated 2 weeks ago
- An in-memory cache with item expiration and generics☆1,151Updated 3 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆623Updated 6 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆549Updated 2 years ago
- A collection of generic data structures written in Go.☆1,340Updated last year
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,978Updated 3 weeks ago
- XXH3 algorithm in Go☆484Updated 2 months ago
- ⚡ A memory arena implementation for Go.☆555Updated last year
- Refactoring and code transformation tool for Go.☆1,015Updated 7 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,872Updated 2 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated 8 months ago
- Zero-allocation reflection library for Go☆582Updated last year
- Generate type-safe Go converters by defining function signatures.☆769Updated 2 weeks ago
- Go library for creating finite state machines☆1,117Updated 4 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆812Updated 3 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…☆752Updated last month
- 🚨 Design workflows of slog handlers: pipeline, middleware, fanout, routing, failover, load balancing...☆555Updated 3 weeks ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,025Updated 6 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,017Updated last year
- Clone of golang/groupcache with TTL and Item Removal support☆526Updated 5 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Nano ID for Go☆435Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆646Updated 5 months ago