puzpuzpuz / xsyncLinks
Concurrent data structures for Go
☆1,515Updated last month
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,024Updated last year
- Golang port of Abseil's SwissTable☆828Updated 8 months ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,009Updated 3 weeks ago
- Golang rate limiters for distributed applications☆596Updated this week
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,036Updated 7 months ago
- Make your Go programs use less memory (maybe)☆868Updated 2 weeks ago
- Go library for creating finite state machines☆1,127Updated 5 months ago
- An in-memory cache with item expiration and generics☆1,178Updated last month
- Refactoring and code transformation tool for Go.☆1,020Updated 9 months ago
- Generate type-safe Go converters by defining function signatures.☆782Updated last month
- A collection of generic data structures written in Go.☆1,345Updated last year
- A high performance caching library for Go☆2,391Updated this week
- Go execution trace frontend☆1,329Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,039Updated last year
- Go error library with error portability over the network☆2,308Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,877Updated 3 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆992Updated last month
- Go Dependency Analysis toolkit☆1,555Updated last month
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,979Updated 2 months ago
- An enum generator for go☆885Updated 2 weeks ago
- Concurrency limiting goroutine pool☆1,430Updated 8 months ago
- Combine one or more Go errors together☆1,158Updated 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…☆756Updated 2 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- Fast ring-buffer deque (double-ended queue)☆735Updated this week
- Minimalist and zero-dependency scheduling library for Go☆1,977Updated 2 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,352Updated 3 weeks ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,822Updated last week
- HTTP requests for Gophers☆1,652Updated last week
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year