puzpuzpuz / xsync
Concurrent data structures for Go
☆1,247Updated 2 weeks ago
Alternatives and similar repositories for xsync:
Users that are interested in xsync are comparing it to the libraries listed below
- Golang port of Abseil's SwissTable☆825Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆987Updated 5 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆967Updated last month
- An in-memory cache with item expiration and generics☆1,034Updated last week
- Combine one or more Go errors together☆1,126Updated 11 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,839Updated last month
- Go execution trace frontend☆1,247Updated last month
- Refactoring and code transformation tool for Go.☆988Updated 2 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,445Updated last month
- A universal mechanism to manage goroutine lifecycles☆1,589Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆820Updated last year
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,737Updated this week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,200Updated 9 months ago
- Decorated Syntax Tree - manipulate Go source with perfect fidelity.☆1,360Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆942Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,917Updated 9 months ago
- Go error library with error portability over the network☆2,191Updated this week
- ☔️ A complete Go cache library that brings you multiple ways of managing your caches☆2,627Updated this week
- Go library for creating finite state machines☆1,039Updated 3 months ago
- Generate type-safe Go converters by defining function signatures.☆667Updated 2 weeks ago
- Fast ring-buffer deque (double-ended queue)☆670Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,395Updated this week
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,041Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,253Updated 9 months ago
- A library for diffing golang structures☆939Updated last year
- Go package implementing bitsets☆1,405Updated last week
- Golang rate limiters for distributed applications☆543Updated 2 weeks ago
- Optimal implementation of ordered maps for Golang - ie maps that remember the order in which keys were inserted.☆573Updated 2 weeks ago
- Experimental implementation of a proposed v2 encoding/json package☆485Updated this week
- Concurrency limiting goroutine pool☆1,372Updated 2 months ago