puzpuzpuz / xsyncLinks
Concurrent data structures for Go
☆1,526Updated 3 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☆829Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,024Updated last year
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,051Updated 9 months ago
- Make your Go programs use less memory (maybe)☆918Updated last week
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆2,047Updated 3 weeks ago
- An in-memory cache with item expiration and generics☆1,197Updated 3 weeks ago
- Go library for creating finite state machines☆1,143Updated last month
- A collection of generic data structures written in Go.☆1,347Updated last year
- Generate type-safe Go converters by defining function signatures.☆790Updated 3 months ago
- Refactoring and code transformation tool for Go.☆1,022Updated 10 months ago
- Golang rate limiters for distributed applications☆609Updated 2 weeks ago
- Fast ring-buffer deque (double-ended queue)☆744Updated last month
- Go execution trace frontend☆1,354Updated last week
- An enum generator for go☆905Updated 3 weeks ago
- A high performance caching library for Go☆2,446Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,053Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,004Updated 3 weeks ago
- Combine one or more Go errors together☆1,163Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 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…☆760Updated 3 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 Dependency Analysis toolkit☆1,565Updated 3 months ago
- Go error library with error portability over the network☆2,330Updated 3 weeks ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,574Updated this week
- Embedded key-value store for read-heavy workloads written in Go☆1,348Updated 2 months ago
- Golang port of simdjson: parsing gigabytes of JSON per second☆1,989Updated 3 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,304Updated last month
- Experimental implementation of a proposed v2 encoding/json package☆537Updated last month
- Clone of golang/groupcache with TTL and Item Removal support☆531Updated 7 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,438Updated 8 months ago