alphadose / haxmapLinks
Fastest and most memory efficient golang concurrent hashmap
☆1,029Updated 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 11 months ago
- Concurrent data structures for Go☆1,589Updated this week
- A thread-safe queue faster and more resource efficient than golang's native channels☆694Updated last year
- Fast ring-buffer deque (double-ended queue)☆755Updated 3 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated 2 years ago
- Golang rate limiters for distributed applications☆615Updated last week
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆660Updated 10 months ago
- Make your Go programs use less memory (maybe)☆934Updated 3 weeks ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆561Updated 2 years ago
- A collection of generic data structures written in Go.☆1,351Updated 2 years ago
- XXH3 algorithm in Go☆529Updated 2 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated last month
- An in-memory cache with item expiration and generics☆1,209Updated 2 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 6 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆434Updated 2 years ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- A memory arena implementation for Go.☆553Updated last year
- Generate type-safe Go converters by defining function signatures.☆811Updated last month
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆821Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,080Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,350Updated 3 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 9 months ago
- Nano ID for Go☆438Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,069Updated 10 months ago
- Refactoring and code transformation tool for Go.☆1,028Updated 11 months ago
- Go library for creating finite state machines☆1,164Updated this week
- Go execution trace frontend☆1,375Updated last month
- A library for diffing golang structures☆984Updated 6 months ago
- Minimalist and zero-dependency scheduling library for Go☆1,999Updated 3 weeks ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Updated 11 months ago