puzpuzpuz / xsyncLinks
Concurrent data structures for Go
☆1,348Updated last month
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☆825Updated 3 months ago
- Fastest and most memory efficient golang concurrent hashmap☆999Updated 7 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆982Updated 3 months ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,792Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,956Updated 11 months ago
- Refactoring and code transformation tool for Go.☆996Updated 4 months ago
- Combine one or more Go errors together☆1,140Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,854Updated 3 months ago
- An in-memory cache with item expiration and generics☆1,063Updated 2 weeks ago
- Make your Go programs use less memory (maybe)☆821Updated 2 weeks ago
- Go execution trace frontend☆1,263Updated 3 months ago
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- Golang rate limiters for distributed applications☆566Updated 2 weeks ago
- An enum generator for go☆835Updated 3 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,228Updated 2 weeks ago
- A flexible and powerful SQL string builder library plus a zero-config ORM.☆1,561Updated last week
- A high performance cache for Go☆1,899Updated this week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 2 weeks ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,139Updated last month
- Fast ring-buffer deque (double-ended queue)☆685Updated last month
- Simple golang library for retry mechanism☆2,705Updated 3 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Go Dependency Analysis toolkit☆1,515Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,274Updated 11 months ago
- Go library for creating finite state machines☆1,064Updated 3 weeks ago
- A Go (golang) package for representing a list of errors as a single error.☆2,460Updated 2 weeks ago
- Generate type-safe Go converters by defining function signatures.☆701Updated this week
- A library for diffing golang structures☆952Updated last year
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,665Updated 2 months ago
- Concurrency limiting goroutine pool☆1,392Updated 4 months ago