uw-labs / syncLinks
Extension of types from golang.org/x/sync.
☆15Updated 3 years ago
Alternatives and similar repositories for sync
Users that are interested in sync are comparing it to the libraries listed below
Sorting:
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Consistent hashing hashring implementation.☆37Updated 2 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- Expression evaluator for Go☆80Updated 2 weeks ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Go proxy that serves from S3☆108Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Checks if there are any updates for imports in your module.☆39Updated 7 months ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- ☆27Updated 3 years ago
- OpenCensus SQL database driver wrapper for Go☆111Updated 4 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- Very simple batching API for Go.☆95Updated 4 years ago
- A golang map in which entries expire after given a time period☆58Updated 3 months ago
- ☆101Updated last year
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go templates invoked as functions☆156Updated 4 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 8 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week