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
- Generic boolean expression evaluation in Go☆119Updated 3 weeks ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- CrowdStrike's Protocol Buffers library☆139Updated 3 weeks ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Makefile setup for our Golang projects.☆108Updated last week
- Helpful unit multipliers and functions for Go☆132Updated 4 months ago
- ☆107Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Like sync.Mutex, but works across processes☆82Updated 5 months ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- In-memory implementation of Go's `io/fs.FS` interface☆122Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Support for Unix domain sockets in Go HTTP clients☆84Updated 3 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 4 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- The buffered IO pipe.☆33Updated 2 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆141Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ☆122Updated 2 years ago
- Collect data about your dependencies☆43Updated 8 months ago
- Amboy -- A Go(lang) Job Queue Tool☆100Updated 3 weeks ago