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:
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- Consistent hashing hashring implementation.☆34Updated last year
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Generic boolean expression evaluation in Go☆117Updated 2 weeks ago
- ☆122Updated 2 years ago
- The buffered IO pipe.☆33Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Implementation of `grpclog.LoggerV2` interface using `zerolog`☆40Updated 7 years ago
- Dependency graphs for Go packages.☆51Updated last year
- ☆105Updated 5 years ago
- Allow and block list linter for direct Go module dependencies.☆76Updated this week
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆231Updated last year
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆91Updated last year
- A Go library for timing things and yielding rates, percentiles, and histograms☆138Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Helpful unit multipliers and functions for Go☆128Updated 7 months ago
- ☆33Updated 2 years ago
- Like sync.Mutex, but works across processes☆80Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- Cache benchmark for Golang☆74Updated last year
- CrowdStrike's Protocol Buffers library☆132Updated 2 months ago
- Go proxy that serves from S3☆108Updated 3 years ago
- A golang map in which entries expire after given a time period☆59Updated last year
- ☆83Updated 4 years ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆92Updated last year