puzpuzpuz / xsyncLinks
Concurrent data structures for Go
☆1,415Updated last week
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 4 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,003Updated 8 months ago
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,884Updated 3 weeks ago
- Refactoring and code transformation tool for Go.☆999Updated 5 months ago
- A collection of generic data structures written in Go.☆1,332Updated last year
- Go library for creating finite state machines☆1,078Updated last month
- Golang rate limiters for distributed applications☆570Updated last week
- An in-memory cache with item expiration and generics☆1,104Updated this week
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆987Updated 3 months ago
- Make your Go programs use less memory (maybe)☆826Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,974Updated last year
- Go execution trace frontend☆1,268Updated 4 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,859Updated 3 weeks ago
- Combine one or more Go errors together☆1,143Updated last year
- Fast ring-buffer deque (double-ended queue)☆690Updated this week
- A high performance caching library for Go☆2,171Updated this week
- Generate type-safe Go converters by defining function signatures.☆719Updated this week
- An enum generator for go☆840Updated 2 weeks ago
- Go error library with error portability over the network☆2,249Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- Go Dependency Analysis toolkit☆1,520Updated last month
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆963Updated last month
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- Embedded key-value store for read-heavy workloads written in Go☆1,343Updated 5 months ago
- A library for diffing golang structures☆959Updated last year
- Experimental implementation of a proposed v2 encoding/json package☆518Updated this week
- Minimalist and zero-dependency scheduling library for Go☆1,893Updated last month
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆737Updated 3 months ago
- A universal mechanism to manage goroutine lifecycles☆1,619Updated 2 weeks ago
- Wrapper types for sync/atomic which enforce atomic access☆1,416Updated 2 months ago