alphadose / haxmapLinks
Fastest and most memory efficient golang concurrent hashmap
☆1,024Updated last year
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☆829Updated 9 months ago
- Concurrent data structures for Go☆1,526Updated 3 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- Fast ring-buffer deque (double-ended queue)☆746Updated last month
- Golang rate limiters for distributed applications☆609Updated 2 weeks ago
- An in-memory cache with item expiration and generics☆1,197Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- Make your Go programs use less memory (maybe)☆918Updated 2 weeks ago
- A collection of generic data structures written in Go.☆1,347Updated last year
- Gain is a high-performance io_uring networking framework written entirely in Go.☆556Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,004Updated 3 weeks ago
- Zero-allocation reflection library for Go☆597Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆431Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated 2 months ago
- Go execution trace frontend☆1,354Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆646Updated 8 months ago
- XXH3 algorithm in Go☆509Updated 4 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,053Updated last year
- Write ahead log for Go.☆695Updated 3 months ago
- Generate type-safe Go converters by defining function signatures.☆790Updated 3 months ago
- Refactoring and code transformation tool for Go.☆1,022Updated 10 months ago
- A memory arena implementation for Go.☆552Updated last year
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,047Updated 3 weeks ago
- Nano ID for Go☆437Updated last year
- Go library for creating finite state machines☆1,143Updated last month
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆818Updated last month
- Clone of golang/groupcache with TTL and Item Removal support☆532Updated 8 months ago
- Minimalist and zero-dependency scheduling library for Go☆1,986Updated 3 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,051Updated 9 months ago