uber-go / atomicLinks
Wrapper types for sync/atomic which enforce atomic access
☆1,437Updated 6 months ago
Alternatives and similar repositories for atomic
Users that are interested in atomic are comparing it to the libraries listed below
Sorting:
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,039Updated last year
- [mirror] concurrency primitives☆903Updated this week
- Anti-memory-waste byte buffer pool☆1,309Updated last year
- A golang LRU Cache for high concurrency☆1,379Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,287Updated 3 months ago
- Go package implementing bitsets☆1,456Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,877Updated 3 months ago
- Rate limiting for go-redis☆963Updated this week
- An in-memory cache with item expiration and generics☆1,178Updated last month
- reflect api without runtime reflect.Value cost☆811Updated 7 months ago
- Combine one or more Go errors together☆1,158Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆992Updated last month
- A Go code generator for MessagePack / msgpack.org[Go]☆1,884Updated 2 weeks ago
- Native MurmurHash3 Go implementation☆1,006Updated 2 years ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,591Updated last year
- Simple profiling for Go☆2,047Updated 3 years ago
- A universal mechanism to manage goroutine lifecycles☆1,667Updated 4 months ago
- The Snappy compression format in the Go programming language.☆1,567Updated 8 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,104Updated 2 months ago
- Cache library with Redis backend for Golang☆811Updated last year
- Golang implementation of Radix trees☆927Updated last year
- Online deadlock detection in go (golang)☆1,150Updated 2 weeks ago
- Concurrency limiting goroutine pool☆1,430Updated 8 months ago
- Go error library with error portability over the network☆2,308Updated last week
- errors with stacktraces for go☆999Updated last year
- Simplified distributed locking implementation using Redis☆1,699Updated 5 months ago
- Generate message validators from .proto annotations.☆1,101Updated 2 years ago
- A Go (golang) package for representing a list of errors as a single error.☆2,528Updated last week
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,541Updated this week
- A portable mmap package for Go☆1,075Updated 10 months ago