puzpuzpuz / xsyncLinks
Concurrent data structures for Go
☆1,435Updated 3 weeks ago
Alternatives and similar repositories for xsync
Users that are interested in xsync are comparing it to the libraries listed below
Sorting:
- Fastest and most memory efficient golang concurrent hashmap☆1,010Updated 9 months ago
- Golang port of Abseil's SwissTable☆828Updated 4 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,000Updated 4 months ago
- An in-memory cache with item expiration and generics☆1,117Updated last week
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,915Updated 2 weeks ago
- Make your Go programs use less memory (maybe)☆830Updated last month
- Golang rate limiters for distributed applications☆577Updated this week
- A collection of generic data structures written in Go.☆1,338Updated last year
- Go library for creating finite state machines☆1,085Updated 2 months ago
- Refactoring and code transformation tool for Go.☆1,002Updated 5 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,861Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,988Updated last year
- Generate type-safe Go converters by defining function signatures.☆733Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆969Updated last month
- Go Dependency Analysis toolkit☆1,526Updated 2 months ago
- Go execution trace frontend☆1,273Updated 4 months ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,735Updated this week
- Combine one or more Go errors together☆1,148Updated last year
- An enum generator for go☆851Updated this week
- Embedded key-value store for read-heavy workloads written in Go☆1,346Updated 6 months ago
- A high performance caching library for Go☆2,263Updated last week
- Fast ring-buffer deque (double-ended queue)☆694Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆824Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,247Updated this week
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,934Updated last month
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆604Updated 4 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- Go error library with error portability over the network☆2,255Updated 2 months ago
- Simple golang library for retry mechanism☆2,741Updated 4 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,418Updated 3 months ago