uw-labs / sync
Extension of types from golang.org/x/sync.
☆15Updated 2 years ago
Alternatives and similar repositories for sync:
Users that are interested in sync are comparing it to the libraries listed below
- A JSON stream parser for Go☆67Updated 2 years ago
- Expression evaluator for Go☆67Updated 11 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated this week
- Consistent hashing hashring implementation.☆34Updated last year
- Checks if there are any updates for imports in your module.☆39Updated 2 weeks ago
- Modcons is a CLI tool that inspects go.mod file for deprecated versions☆25Updated 5 years ago
- ☆28Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- A golang map in which entries expire after given a time period☆57Updated last year
- Same as fmt.Errorf but with stack trace.☆39Updated 4 years ago
- A Go library for encoding structs into Header fields.☆47Updated last year
- An automatic way of creating command line options to override fields from a struct.☆21Updated 8 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Some useful Go's protoc plugins.☆57Updated 7 years ago
- A set of go packages and command line tools to generate Go code☆95Updated 7 years ago
- A helper for collecting and emitting metadata throughout a request lifecycle.☆77Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Temporary redis-server processes for golang testing☆37Updated last year
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- A message broker abstraction for Go☆25Updated 10 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- Tracing middleware for go-chi☆19Updated 3 years ago
- Make mysql cancelation a breeze☆40Updated 5 years ago