uber-go / atomicLinks
Wrapper types for sync/atomic which enforce atomic access
☆1,441Updated 9 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☆910Updated 2 months ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,080Updated last year
- Rate limiting for go-redis☆993Updated 2 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,332Updated 2 months ago
- Go package implementing bitsets☆1,478Updated this week
- Anti-memory-waste byte buffer pool☆1,322Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Updated 6 months ago
- A golang LRU Cache for high concurrency☆1,390Updated 3 weeks ago
- reflect api without runtime reflect.Value cost☆823Updated 10 months ago
- The Snappy compression format in the Go programming language.☆1,572Updated 11 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,014Updated last month
- msgpack.org[Go] MessagePack encoding for Golang☆2,626Updated last year
- Combine one or more Go errors together☆1,170Updated last year
- go-querystring is Go library for encoding structs into URL query strings.☆2,131Updated 2 weeks ago
- Native MurmurHash3 Go implementation☆1,015Updated 2 years ago
- Simple profiling for Go☆2,053Updated 3 years ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,923Updated last month
- A universal mechanism to manage goroutine lifecycles☆1,684Updated 7 months ago
- Concurrency limiting goroutine pool☆1,442Updated 11 months ago
- A portable mmap package for Go☆1,086Updated last year
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,584Updated 5 months ago
- Golang implementation of Radix trees☆933Updated last year
- Cache library with Redis backend for Golang☆815Updated last year
- Go (golang) implementation of http://www.hashids.org☆1,376Updated 3 years ago
- An in-memory cache with item expiration and generics☆1,209Updated 2 months ago
- Simplified distributed locking implementation using Redis☆1,737Updated 7 months ago
- A Go (golang) package for representing a list of errors as a single error.☆2,540Updated last week
- Online deadlock detection in go (golang)☆1,175Updated 3 weeks ago
- A Golang library for exporting performance and runtime metrics to external metrics systems (i.e. statsite, statsd)☆1,559Updated 3 weeks ago
- Package gorilla/schema fills a struct with form values.☆1,486Updated last year