johnsiilver / golibLinks
Open version of common golang libraries useful to many projects.
☆76Updated 2 years ago
Alternatives and similar repositories for golib
Users that are interested in golib are comparing it to the libraries listed below
Sorting:
- Generic boolean expression evaluation in Go☆119Updated 2 weeks ago
- Transform Go code into it's AST☆122Updated 6 years ago
- Consistent hashing hashring implementation.☆37Updated 2 years ago
- CrowdStrike's Protocol Buffers library☆138Updated last month
- ☆122Updated 2 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- ☆33Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆142Updated 5 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 3 years ago
- ☆83Updated 4 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- Helpful unit multipliers and functions for Go☆132Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Simple terminal-based dashboard for golang memory statistic☆44Updated 5 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- errs is a package for making errors friendly and easy☆56Updated last year
- Library for creating predicate mini-languages in Go☆100Updated 3 months ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆94Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Allow and block list linter for direct Go module dependencies.☆80Updated 3 weeks ago
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- Run Go tests inside a Docker image☆100Updated last week