alphadose / haxmapLinks
Fastest and most memory efficient golang concurrent hashmap
☆1,025Updated 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 10 months ago
- Concurrent data structures for Go☆1,539Updated 3 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆692Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆832Updated last year
- Golang rate limiters for distributed applications☆611Updated last week
- Fast ring-buffer deque (double-ended queue)☆747Updated 2 months ago
- Make your Go programs use less memory (maybe)☆928Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,008Updated last week
- A collection of generic data structures written in Go.☆1,348Updated 2 years ago
- An in-memory cache with item expiration and generics☆1,203Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆650Updated 9 months ago
- XXH3 algorithm in Go☆513Updated 5 months ago
- Refactoring and code transformation tool for Go.☆1,025Updated 11 months ago
- Write ahead log for Go.☆701Updated 4 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆557Updated 2 years ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,062Updated 9 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 5 months ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,058Updated last month
- Go execution trace frontend☆1,368Updated 3 weeks ago
- Generate type-safe Go converters by defining function signatures.☆802Updated this week
- A memory arena implementation for Go.☆553Updated last year
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆613Updated 9 months ago
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated last month
- Combine one or more Go errors together☆1,167Updated last year
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆761Updated 4 months ago
- Go port of Google's Swiss Table hash table☆466Updated 2 weeks ago
- An enum generator for go☆909Updated last month