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
- ☆121Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆73Updated 3 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆68Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Generic boolean expression evaluation in Go☆116Updated 3 weeks ago
- Consistent hashing hashring implementation.☆34Updated last year
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆109Updated last year
- ☆33Updated 2 years ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated last month
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆52Updated 2 months ago
- Go HTTP Server Middleware and Client Tripperware☆77Updated 4 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Cache benchmark for Golang☆72Updated last year
- A better Generic Pool (sync.Pool)☆63Updated 3 weeks ago
- Ping library for Golang with multi-host support☆41Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- openapi specification object model☆50Updated last month
- Allow and block list linter for direct Go module dependencies.☆74Updated 2 weeks ago
- errs is a package for making errors friendly and easy☆52Updated 6 months ago
- A zero-dependency generic in-memory cache Go library☆123Updated 4 months ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆135Updated 4 years ago
- Load file-backed memory☆122Updated 2 years ago
- Helpful unit multipliers and functions for Go☆127Updated 5 months ago