puzpuzpuz / xsync
Concurrent data structures for Go
☆1,297Updated last week
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☆826Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆995Updated 6 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆976Updated last month
- Refactoring and code transformation tool for Go.☆989Updated 3 months ago
- Generate type-safe Go converters by defining function signatures.☆677Updated this week
- Combine one or more Go errors together☆1,132Updated last year
- Make your Go programs use less memory (maybe)☆808Updated last month
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,765Updated 3 weeks ago
- Go error library with error portability over the network☆2,199Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,844Updated 2 months ago
- Golang rate limiters for distributed applications☆549Updated last week
- Go execution trace frontend☆1,250Updated 2 months ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆2,054Updated this week
- A universal mechanism to manage goroutine lifecycles☆1,601Updated last year
- Wrapper types for sync/atomic which enforce atomic access☆1,404Updated 3 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆946Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,932Updated 10 months ago
- An in-memory cache with item expiration and generics☆1,041Updated this week
- Initialize structs with default values☆829Updated 8 months ago
- A collection of generic data structures written in Go.☆1,305Updated last year
- An enum generator for go☆823Updated last month
- Go Dependency Analysis toolkit☆1,493Updated last month
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,208Updated 10 months ago
- Fast ring-buffer deque (double-ended queue)☆675Updated last week
- A Go (golang) package for representing a list of errors as a single error.☆2,453Updated last month
- Anti-memory-waste byte buffer pool☆1,261Updated 9 months ago
- Simple golang library for retry mechanism☆2,657Updated last month
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆823Updated last year
- A high performance cache for Go☆1,877Updated 5 months ago
- Experimental implementation of a proposed v2 encoding/json package☆496Updated 3 weeks ago