alphadose / haxmap
Fastest and most memory efficient golang concurrent hashmap
☆963Updated 3 months ago
Alternatives and similar repositories for haxmap:
Users that are interested in haxmap are comparing it to the libraries listed below
- Golang port of Abseil's SwissTable☆803Updated 6 months ago
- Concurrent data structures for Go☆1,150Updated this week
- A thread-safe queue faster and more resource efficient than golang's native channels☆669Updated 10 months ago
- Make your Go programs use less memory (maybe)☆759Updated 3 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆905Updated this week
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆820Updated 11 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆527Updated last year
- An in-memory cache with item expiration and generics☆994Updated last week
- Golang rate limiters for distributed applications☆500Updated 3 weeks ago
- Go execution trace frontend☆1,225Updated 2 weeks ago
- Combine one or more Go errors together☆1,084Updated 9 months ago
- ⚡ A memory arena implementation for Go.☆514Updated 10 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…☆715Updated last month
- A collection of generic data structures written in Go.☆1,299Updated last year
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,597Updated last month
- Fast ring-buffer deque (double-ended queue)☆639Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,863Updated 6 months ago
- Refactoring and code transformation tool for Go.☆960Updated last month
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆927Updated 2 months ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆545Updated 5 months ago
- Zero-allocation reflection library for Go☆550Updated last year
- Generate type-safe Go converters by defining function signatures.☆613Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,818Updated last year
- Write ahead log for Go.☆631Updated 2 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆414Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,374Updated 3 weeks ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆760Updated last month
- XXH3 algorithm in Go☆422Updated last year
- An enum generator for go☆784Updated 3 months ago
- A library for diffing golang structures☆921Updated last year