alphadose / haxmap
Fastest and most memory efficient golang concurrent hashmap
☆995Updated 6 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☆826Updated 2 months ago
- Concurrent data structures for Go☆1,297Updated last week
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- Fast ring-buffer deque (double-ended queue)☆675Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,844Updated 2 months ago
- XXH3 algorithm in Go☆447Updated 2 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆948Updated this week
- Golang rate limiters for distributed applications☆549Updated last week
- Go execution trace frontend☆1,252Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,932Updated 10 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆540Updated last year
- Make your Go programs use less memory (maybe)☆808Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆976Updated last month
- Zero-allocation reflection library for Go☆567Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated 3 weeks ago
- Refactoring and code transformation tool for Go.☆989Updated 3 months ago
- Nano ID for Go☆434Updated 11 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆585Updated last month
- An in-memory cache with item expiration and generics☆1,041Updated last week
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,765Updated 3 weeks ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆785Updated 5 months ago
- ⚡ A memory arena implementation for Go.☆528Updated last year
- An alternative to stack traces for your Go errors☆758Updated last week
- A library for diffing golang structures☆944Updated last year
- Combine one or more Go errors together☆1,132Updated last year
- Generic resource pool for Go☆362Updated 2 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 9 months ago
- Write ahead log for Go.☆661Updated 5 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago