golang / sync
[mirror] concurrency primitives
☆868Updated this week
Related projects ⓘ
Alternatives and complementary repositories for sync
- Wrapper types for sync/atomic which enforce atomic access☆1,352Updated last week
- Go package implementing bitsets☆1,344Updated last week
- reflect api without runtime reflect.Value cost☆762Updated 3 months ago
- go-querystring is Go library for encoding structs into URL query strings.☆1,988Updated last month
- Rate limiting for go-redis☆844Updated 3 weeks ago
- Native MurmurHash3 Go implementation☆954Updated last year
- Simple profiling for Go☆2,002Updated 2 years ago
- The Snappy compression format in the Go programming language.☆1,523Updated 10 months ago
- Combine one or more Go errors together☆1,037Updated 6 months ago
- Anti-memory-waste byte buffer pool☆1,186Updated 3 months ago
- A golang LRU Cache for high concurrency☆1,302Updated last month
- 🛑 This library is DEPRECATED!☆1,386Updated last year
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆726Updated 3 years ago
- A golang package for converting to snake_case or CamelCase☆1,025Updated 11 months ago
- Go (golang) implementation of http://www.hashids.org☆1,320Updated 2 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,807Updated 4 months ago
- Inject custom tags to protobuf golang struct☆1,177Updated 7 months ago
- Generate message validators from .proto annotations.☆1,088Updated last year
- Deep copy things☆572Updated 3 years ago
- gin pprof middleware☆645Updated 4 months ago
- Cache library with Redis backend for Golang☆749Updated 5 months ago
- Package gorilla/schema fills a struct with form values.☆1,383Updated 2 months ago
- A universal mechanism to manage goroutine lifecycles☆1,549Updated 6 months ago
- errors with stacktraces for go☆935Updated 9 months ago
- Elegant generics for Go☆1,710Updated 3 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆761Updated last month
- Pretty printing for Go values☆1,367Updated 3 months ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆845Updated last month
- Package throttled implements rate limiting access to resources such as HTTP endpoints.☆1,508Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,120Updated 4 months ago