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.☆34Updated last year
- Cache benchmark for Golang☆73Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- ☆122Updated 2 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 11 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- ☆33Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆71Updated 6 months ago
- Fixed-precision decimal numbers based on IEEE 754 decimal64☆43Updated 2 months ago
- The buffered IO pipe.☆33Updated 2 years ago
- System V shared memory functions in pure Go.☆133Updated 8 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Connection pool for Go's net.Conn interface☆127Updated 2 years ago
- Allow and block list linter for direct Go module dependencies.☆76Updated 2 weeks ago
- Expirable Go LRC\LRU cache without goroutines☆85Updated 2 months ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆90Updated last year
- Package for fast copying structs of different types☆51Updated 4 years ago
- Collect data about your dependencies☆43Updated last month
- PostgreSQL Lock Client for Go☆115Updated 2 weeks ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- Like sync.Mutex, but works across processes☆80Updated last year
- Make hashicorp/raft communicate over gRPC☆51Updated 11 months ago
- Generic boolean expression evaluation in Go☆117Updated 2 weeks ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Collection of mostly unrelated helper Go packages.☆34Updated last year