peterbourgon / rbLinks
High-performance in-memory ring buffer
☆28Updated last month
Alternatives and similar repositories for rb
Users that are interested in rb are comparing it to the libraries listed below
Sorting:
- A golang map in which entries expire after given a time period☆58Updated 3 months ago
- Support for Unix domain sockets in Go HTTP clients☆84Updated 4 months ago
- JSON schema support for Go programs☆91Updated 3 months ago
- Simple oauth prompting☆28Updated 2 years ago
- 🚨 slog sampling: drop repetitive log records☆98Updated this week
- A Kafka log inspired in-memory and append-only data structure☆134Updated last month
- Track incoming and outgoing connections☆37Updated 7 months ago
- Go http.RoundTripper that emits open telemetry metrics. This helps you easily get metrics for all external APIs you interact with.☆85Updated 2 months ago
- A zero-allocation debouncer☆34Updated 7 months ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated this week
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Go proxy that serves from S3☆108Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 7 months ago
- In-process request tracing☆103Updated 5 months ago
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆70Updated last year
- Expression evaluator for Go☆80Updated last week
- WIP☆21Updated 7 months ago
- Print uncovered code☆61Updated 11 months ago
- Ordered codes for database keys☆46Updated last year
- Generic batches for go☆13Updated 4 years ago
- Linter for correct usage of protobuf generated messages☆13Updated 2 years ago
- Encrypted drop-in replacement of golang' os.File. It handles WriteAt, Seek, Truncate, etc. Can deal with huge files, random access, etc.☆46Updated 5 months ago
- detects nested contexts in loops or function literals☆65Updated 2 weeks ago
- Consistent hashing hashring implementation.☆36Updated 2 years ago
- CLI secret management☆16Updated last week
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Go templates invoked as functions☆156Updated 4 years ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 9 months ago