uber-go / atomicLinks
Wrapper types for sync/atomic which enforce atomic access
☆1,438Updated 8 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☆906Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,052Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,301Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,878Updated 4 months ago
- Rate limiting for go-redis☆971Updated 2 weeks ago
- Anti-memory-waste byte buffer pool☆1,315Updated last year
- A golang LRU Cache for high concurrency☆1,381Updated last month
- Go package implementing bitsets☆1,467Updated 2 weeks ago
- Combine one or more Go errors together☆1,163Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,000Updated 3 weeks ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,119Updated last week
- reflect api without runtime reflect.Value cost☆817Updated 8 months ago
- The Snappy compression format in the Go programming language.☆1,569Updated 9 months ago
- Cache library with Redis backend for Golang☆810Updated last year
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆793Updated 3 weeks ago
- Native MurmurHash3 Go implementation☆1,013Updated 2 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,908Updated last week
- A universal mechanism to manage goroutine lifecycles☆1,674Updated 5 months ago
- An in-memory cache with item expiration and generics☆1,194Updated 3 weeks ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,607Updated last year
- Concurrency limiting goroutine pool☆1,435Updated 10 months ago
- Online deadlock detection in go (golang)☆1,153Updated last month
- Simplified distributed locking implementation using Redis☆1,720Updated 6 months ago
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,571Updated 3 months ago
- Golang implementation of Radix trees☆931Updated last year
- Simple profiling for Go☆2,051Updated 3 years ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,552Updated this week
- errors with stacktraces for go☆1,003Updated last year
- Dead simple rate limit middleware for Go.☆2,310Updated last year
- Generate message validators from .proto annotations.☆1,100Updated 2 years ago