puzpuzpuz / xsyncLinks
Concurrent data structures for Go
☆1,520Updated 2 months ago
Alternatives and similar repositories for xsync
Users that are interested in xsync are comparing it to the libraries listed below
Sorting:
- Golang port of Abseil's SwissTable☆827Updated 8 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,025Updated last year
- Go library for creating finite state machines☆1,131Updated 3 weeks ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,042Updated 8 months ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,026Updated this week
- Make your Go programs use less memory (maybe)☆913Updated last week
- An in-memory cache with item expiration and generics☆1,185Updated last week
- A collection of generic data structures written in Go.☆1,347Updated last year
- Golang rate limiters for distributed applications☆602Updated 2 weeks ago
- Generate type-safe Go converters by defining function signatures.☆786Updated 2 months ago
- Refactoring and code transformation tool for Go.☆1,021Updated 9 months ago
- A high performance caching library for Go☆2,410Updated last week
- Go execution trace frontend☆1,339Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,048Updated last year
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,984Updated 3 months ago
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆758Updated 3 months ago
- Fast ring-buffer deque (double-ended queue)☆741Updated 3 weeks ago
- An enum generator for go☆896Updated last week
- Combine one or more Go errors together☆1,161Updated last year
- Go Dependency Analysis toolkit☆1,563Updated 2 months ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,499Updated this week
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Updated last year
- Go error library with error portability over the network☆2,321Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,299Updated 3 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆998Updated this week
- Experimental implementation of a proposed v2 encoding/json package☆537Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,842Updated last week