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:
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Expression evaluator for Go☆76Updated 4 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Add interceptors to GO http.Client☆88Updated 5 years ago
- Consistent hashing hashring implementation.☆34Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- Checks if there are any updates for imports in your module.☆39Updated last month
- Golang circular (ring) buffer☆174Updated 2 years ago
- Very simple batching API for Go.☆95Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Intern Go strings☆95Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 7 months ago
- Load file-backed memory☆122Updated 2 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Transform Go code into it's AST☆123Updated 5 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
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆92Updated last year
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month