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☆828Updated 8 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- Concurrent data structures for Go☆1,515Updated last month
- Fast ring-buffer deque (double-ended queue)☆735Updated last week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- Golang rate limiters for distributed applications☆596Updated this week
- An in-memory cache with item expiration and generics☆1,178Updated last month
- Make your Go programs use less memory (maybe)☆868Updated 2 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆992Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆635Updated 7 months ago
- Go execution trace frontend☆1,333Updated last month
- Refactoring and code transformation tool for Go.☆1,020Updated 9 months ago
- Go library for creating finite state machines☆1,127Updated this week
- A collection of generic data structures written in Go.☆1,346Updated last year
- Gain is a high-performance io_uring networking framework written entirely in Go.☆552Updated 2 years ago
- Zero-allocation reflection library for Go☆583Updated last year
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,009Updated 3 weeks ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆430Updated 2 years ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆815Updated 4 months ago
- A memory arena implementation for Go.☆553Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,040Updated 8 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆901Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,877Updated 3 months ago
- XXH3 algorithm in Go☆491Updated 3 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,352Updated 3 weeks ago
- Clone of golang/groupcache with TTL and Item Removal support☆528Updated 6 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,039Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Write ahead log for Go.☆687Updated 2 months ago
- An enum generator for go☆885Updated 2 weeks ago