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.☆35Updated last year
- Generic boolean expression evaluation in Go☆117Updated last week
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- ☆33Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 8 months ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆233Updated last year
- Golang io.Reader and io.Writer but with limits☆77Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Transform Go code into it's AST☆123Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆178Updated 5 years ago
- The buffered IO pipe.☆33Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆74Updated 3 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 2 weeks ago
- Storing strings without GC overhead☆84Updated 5 years ago
- CrowdStrike's Protocol Buffers library☆131Updated 3 months ago
- Fault tolerant, sharded key value storage written in GoLang☆83Updated 2 years ago
- Allow and block list linter for direct Go module dependencies.☆77Updated 2 weeks ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- golang utilities☆114Updated last week
- Distributed Key/Value Store Abstraction Library written in Go.☆293Updated 7 months ago
- sprof is the next revolution in Go profiling☆80Updated 4 years ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆138Updated 4 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Cache benchmark for Golang☆75Updated last year