uber-go / atomic
Wrapper types for sync/atomic which enforce atomic access
☆1,373Updated last week
Alternatives and similar repositories for atomic:
Users that are interested in atomic are comparing it to the libraries listed below
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,163Updated 6 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,811Updated last year
- [mirror] concurrency primitives☆881Updated last month
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,858Updated 6 months ago
- msgpack.org[Go] MessagePack encoding for Golang☆2,414Updated 7 months ago
- Go package implementing bitsets☆1,377Updated 3 weeks ago
- Anti-memory-waste byte buffer pool☆1,216Updated 5 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,019Updated 3 weeks ago
- Combine one or more Go errors together☆1,072Updated 8 months ago
- Rate limiting for go-redis☆872Updated last month
- The Snappy compression format in the Go programming language.☆1,547Updated last year
- A Go (golang) package for representing a list of errors as a single error.☆2,391Updated last month
- Golang implementation of Radix trees☆896Updated 6 months ago
- A universal mechanism to manage goroutine lifecycles☆1,569Updated 9 months ago
- reflect api without runtime reflect.Value cost☆773Updated 6 months ago
- A golang LRU Cache for high concurrency☆1,326Updated 3 weeks ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,819Updated last month
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,517Updated last year
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,628Updated 10 months ago
- Pretty printing for Go values☆1,376Updated 5 months ago
- Go (golang) implementation of http://www.hashids.org☆1,327Updated 2 years ago
- Simple profiling for Go☆2,019Updated 2 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆894Updated 2 weeks ago
- An in-memory cache with item expiration and generics☆985Updated last month
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆772Updated last month
- Connection multiplexer for GoLang: serve different services on the same port!☆2,599Updated last year
- A Go (golang) library for parsing and verifying versions and version constraints.☆1,648Updated 2 weeks ago
- Simplified distributed locking implementation using Redis☆1,512Updated 9 months ago
- Cache library with Redis backend for Golang☆764Updated 7 months ago
- Package gorilla/schema fills a struct with form values.☆1,399Updated 4 months ago