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.☆37Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Connection pool for Go's net.Conn interface☆126Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Generic boolean expression evaluation in Go☆119Updated 2 weeks ago
- ☆33Updated 3 years ago
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- golang utilities☆115Updated 3 weeks ago
- Simple terminal-based dashboard for golang memory statistic☆44Updated 5 years ago
- Helpful unit multipliers and functions for Go☆132Updated 5 months ago
- Cache benchmark for Golang☆77Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Run Go tests inside a Docker image☆100Updated last week
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆61Updated 6 years ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- A Go library for timing things and yielding rates, percentiles, and histograms☆142Updated 5 years ago
- ☆107Updated 3 months ago
- openapi toolkit common string formats☆112Updated this week
- Storing strings without GC overhead☆86Updated last month
- CrowdStrike's Protocol Buffers library☆138Updated last month
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- ☆122Updated 2 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago