puzpuzpuz / xsync
Concurrent data structures for Go
☆1,100Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for xsync
- Fastest and most memory efficient golang concurrent hashmap☆928Updated last week
- Golang port of Abseil's SwissTable☆767Updated 4 months ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆897Updated 3 weeks ago
- Make your Go programs use less memory (maybe)☆671Updated last month
- Refactoring and code transformation tool for Go.☆934Updated last month
- Combine one or more Go errors together☆1,037Updated 6 months ago
- An in-memory cache with item expiration and generics☆947Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,780Updated last year
- Go execution trace frontend☆1,144Updated 3 months ago
- Go error library with error portability over the network☆2,110Updated 2 months ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆815Updated 9 months ago
- An enum generator for go☆753Updated 3 weeks ago
- A Go (golang) package for representing a list of errors as a single error.☆2,341Updated last month
- Generate type-safe Go converters by simply defining an interface☆517Updated last month
- Golang rate limiters for distributed applications☆457Updated this week
- 🔘 Minimalistic and High-performance goroutine worker pool written in Go☆1,510Updated last week
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆845Updated last month
- Wrapper types for sync/atomic which enforce atomic access☆1,352Updated last week
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆677Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,807Updated 4 months ago
- ⚙️ A dependency injection toolkit based on Go 1.18+ Generics.☆1,860Updated 2 months ago
- Go library for creating finite state machines☆963Updated 2 months ago
- Go Dependency Analysis toolkit☆1,382Updated 2 months ago
- A collection of generic data structures written in Go.☆1,291Updated 10 months ago
- Zero-allocation reflection library for Go☆525Updated 11 months ago
- Experimental implementation of a proposed v2 encoding/json package☆390Updated 2 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,120Updated 4 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆900Updated last year
- An alternative to stack traces for your Go errors☆729Updated last week
- A universal mechanism to manage goroutine lifecycles☆1,549Updated 6 months ago