uber-go / atomicLinks
Wrapper types for sync/atomic which enforce atomic access
☆1,416Updated 2 months ago
Alternatives and similar repositories for atomic
Users that are interested in atomic are comparing it to the libraries listed below
Sorting:
- [mirror] concurrency primitives☆897Updated 3 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,974Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,859Updated 3 weeks ago
- A golang LRU Cache for high concurrency☆1,366Updated 6 months ago
- Anti-memory-waste byte buffer pool☆1,281Updated 11 months ago
- Go package implementing bitsets☆1,429Updated last month
- Rate limiting for go-redis☆928Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,238Updated last month
- An in-memory cache with item expiration and generics☆1,104Updated this week
- msgpack.org[Go] MessagePack encoding for Golang☆2,506Updated last year
- go-querystring is Go library for encoding structs into URL query strings.☆2,059Updated 2 weeks ago
- A universal mechanism to manage goroutine lifecycles☆1,619Updated 2 weeks ago
- The Snappy compression format in the Go programming language.☆1,558Updated 4 months ago
- Combine one or more Go errors together☆1,143Updated last year
- reflect api without runtime reflect.Value cost☆799Updated 3 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,855Updated 2 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆963Updated last month
- Native MurmurHash3 Go implementation☆995Updated 2 years ago
- Generate message validators from .proto annotations.☆1,098Updated last year
- Concurrency limiting goroutine pool☆1,398Updated 4 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,469Updated last week
- Cache library with Redis backend for Golang☆797Updated last year
- Online deadlock detection in go (golang)☆1,123Updated 6 months ago
- Go error library with error portability over the network☆2,249Updated last month
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆786Updated 2 months ago
- Simplified distributed locking implementation using Redis☆1,633Updated last month
- Simple profiling for Go☆2,033Updated 2 years ago
- Package gorilla/schema fills a struct with form values.☆1,443Updated 10 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,547Updated 5 months ago
- Dead simple rate limit middleware for Go.☆2,235Updated 7 months ago