alphadose / haxmap
Fastest and most memory efficient golang concurrent hashmap
☆975Updated 4 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☆819Updated 7 months ago
- Concurrent data structures for Go☆1,196Updated 2 weeks ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆672Updated 11 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆817Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,820Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆913Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆554Updated 6 months ago
- An in-memory cache with item expiration and generics☆1,009Updated 3 weeks ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆941Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆650Updated 2 weeks ago
- Combine one or more Go errors together☆1,104Updated 10 months ago
- Go execution trace frontend☆1,236Updated last month
- Make your Go programs use less memory (maybe)☆765Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,893Updated 7 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆415Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,384Updated this week
- Anti-memory-waste byte buffer pool☆1,228Updated 7 months ago
- Golang rate limiters for distributed applications☆523Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,184Updated 7 months ago
- ⚡ A memory arena implementation for Go.☆523Updated 11 months ago
- An enum generator for go☆795Updated 4 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆529Updated last year
- Refactoring and code transformation tool for Go.☆979Updated 2 weeks ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆770Updated 2 months ago
- Write ahead log for Go.☆639Updated 3 months ago
- Generate type-safe Go converters by defining function signatures.☆628Updated last week
- A library for diffing golang structures☆929Updated last year
- A supersonic rate limiting package for Go with HTTP middleware.☆611Updated 2 months ago
- Zero-allocation reflection library for Go☆555Updated last year
- XXH3 algorithm in Go☆429Updated last year