johnsiilver / golibLinks
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
Sorting:
- Consistent hashing hashring implementation.☆34Updated last year
- ☆122Updated 2 years ago
- ☆33Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 3 months ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆135Updated 4 years ago
- A better Generic Pool (sync.Pool)☆65Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 3 weeks ago
- Run Go tests inside a Docker image☆99Updated 3 months ago
- errs is a package for making errors friendly and easy☆53Updated 7 months ago
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Allow and block list linter for direct Go module dependencies.☆76Updated 3 weeks ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Generic boolean expression evaluation in Go☆116Updated 3 weeks ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 5 months ago
- Transform Go code into it's AST☆123Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- The buffered IO pipe.☆32Updated 2 years ago
- Collect data about your dependencies☆43Updated last month
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go HTTP Server Middleware and Client Tripperware☆77Updated 4 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆71Updated last week
- Helpful unit multipliers and functions for Go☆128Updated 6 months ago
- googleapis generated with gogoprotobuf☆40Updated 2 years ago
- ☆108Updated 10 months ago