golang / syncLinks
[mirror] concurrency primitives
☆896Updated 2 weeks ago
Alternatives and similar repositories for sync
Users that are interested in sync are comparing it to the libraries listed below
Sorting:
- Wrapper types for sync/atomic which enforce atomic access☆1,410Updated 2 months ago
- Go package implementing bitsets☆1,422Updated 2 weeks ago
- Native MurmurHash3 Go implementation☆987Updated 2 years ago
- reflect api without runtime reflect.Value cost☆797Updated 2 months ago
- 🛑 This library is DEPRECATED!☆1,389Updated 2 years ago
- Deep copy things☆591Updated 4 years ago
- go-querystring is Go library for encoding structs into URL query strings.☆2,048Updated last week
- Anti-memory-waste byte buffer pool☆1,274Updated 10 months ago
- The Snappy compression format in the Go programming language.☆1,557Updated 3 months ago
- [mirror] Go supplementary time packages☆404Updated 2 weeks ago
- Golang implementation of Radix trees☆912Updated 11 months ago
- Inject custom tags to protobuf golang struct☆1,217Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆774Updated last month
- Rate limiting for go-redis☆915Updated last week
- gin pprof middleware☆689Updated 3 weeks ago
- Generate message validators from .proto annotations.☆1,096Updated last year
- A golang LRU Cache for high concurrency☆1,363Updated 5 months ago
- Zipkin distributed tracing library for go.☆614Updated 4 months ago
- Combine one or more Go errors together☆1,140Updated last year
- A universal mechanism to manage goroutine lifecycles☆1,610Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆958Updated 2 weeks ago
- Simplified distributed locking implementation using Redis☆1,620Updated last week
- An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC☆2,685Updated last year
- Simple profiling for Go☆2,027Updated 2 years ago
- A Go (golang) package for representing a list of errors as a single error.☆2,460Updated 2 weeks ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,956Updated 11 months ago
- A golang package for converting to snake_case or CamelCase☆1,089Updated last year
- A Go code generator for MessagePack / msgpack.org[Go]☆1,850Updated last month
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,854Updated 3 months ago
- An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.☆785Updated last month