johnsiilver / golib
Open version of common golang libraries useful to many projects.
☆76Updated last year
Alternatives and similar repositories for golib:
Users that are interested in golib are comparing it to the libraries listed below
- ☆122Updated last year
- Consistent hashing hashring implementation.☆34Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated last year
- ☆33Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Cache benchmark for Golang☆71Updated last year
- Expression evaluator for Go☆68Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Allow and block list linter for direct Go module dependencies.☆74Updated last week
- A spinlock implementation for Go.☆61Updated 4 years ago
- Like sync.Mutex, but works across processes☆77Updated last year
- Package for fast copying structs of different types☆49Updated 4 years ago
- Implementation of `grpclog.LoggerV2` interface using `zerolog`☆40Updated 6 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- The buffered IO pipe.☆32Updated 2 years ago
- ☆118Updated last year
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 weeks ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆65Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆213Updated 10 months ago
- Go templates invoked as functions☆154Updated 3 years ago
- Go proxy that serves from S3☆108Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Go HTTP Server Middleware and Client Tripperware☆77Updated 4 years ago
- Run Go tests inside a Docker image☆99Updated last month
- DRR scheduler for Go channels☆32Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- errs is a package for making errors friendly and easy☆52Updated 5 months ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago