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 last year
- Generic boolean expression evaluation in Go☆118Updated this week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- Helpful unit multipliers and functions for Go☆132Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Cache benchmark for Golang☆77Updated 2 years ago
- CrowdStrike's Protocol Buffers library☆136Updated this week
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆138Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- ☆122Updated 2 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆94Updated last year
- Storing strings without GC overhead☆84Updated 2 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Simple terminal-based dashboard for golang memory statistic☆44Updated 5 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- Collect data about your dependencies☆43Updated 6 months ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Like sync.Mutex, but works across processes☆80Updated 4 months ago
- extra stuff from inet.af/netaddr that didn't make it into Go's net/netip☆117Updated last year
- A library for graceful restarts in Go.☆95Updated 8 years ago
- ☆83Updated 4 years ago
- go.mod git archiver☆88Updated 2 years ago
- Raft backend implementation using BadgerDB☆119Updated 2 years ago
- Run Go tests inside a Docker image☆100Updated 9 months ago