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.☆36Updated 2 years ago
- Generic boolean expression evaluation in Go☆118Updated last week
- A Go library for timing things and yielding rates, percentiles, and histograms☆139Updated 5 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆216Updated last year
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- errs is a package for making errors friendly and easy☆53Updated last year
- Cache benchmark for Golang☆77Updated 2 years ago
- CrowdStrike's Protocol Buffers library☆136Updated this week
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- Library for creating predicate mini-languages in Go☆100Updated last month
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- ☆83Updated 4 years ago
- ☆122Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago
- Run Go tests inside a Docker image☆100Updated 10 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- ☆33Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Helpful unit multipliers and functions for Go☆132Updated 3 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago