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:
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Generic boolean expression evaluation in Go☆119Updated last week
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- ☆33Updated 3 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 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
- CrowdStrike's Protocol Buffers library☆138Updated last month
- Transform Go code into it's AST☆122Updated 6 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Helpful unit multipliers and functions for Go☆132Updated 5 months ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- golang utilities☆115Updated last week
- ☆101Updated last year
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 5 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
- ☆122Updated 2 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆94Updated last year
- ☆83Updated 4 years ago
- 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 8 months ago