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
- CrowdStrike's Protocol Buffers library☆136Updated last week
- Cache benchmark for Golang☆77Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- ☆33Updated 3 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- ☆122Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- golang utilities☆115Updated 3 weeks ago
- Generic boolean expression evaluation in Go☆118Updated last week
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Helpful unit multipliers and functions for Go☆132Updated 3 months ago
- Golang io.Reader and io.Writer but with limits☆78Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- errs is a package for making errors friendly and easy☆53Updated last year
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- ☆83Updated 4 years ago
- Go proxy that serves from S3☆108Updated 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 3 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Dependency graphs for Go packages.☆51Updated last year
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆137Updated 6 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago