paulbellamy / ratecounterLinks
A Thread-Safe RateCounter implementation in Golang
☆262Updated last year
Alternatives and similar repositories for ratecounter
Users that are interested in ratecounter are comparing it to the libraries listed below
Sorting:
- Atomic Boolean library for cleaner Go code, optimized for performance yet simple to use.☆265Updated 3 weeks ago
- A library for doing diffs of arbitrary Golang structs.☆258Updated 4 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- Go (golang) library for deep copying values in Go.☆351Updated 4 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆262Updated 5 years ago
- The tomb package helps with clean goroutine termination in the Go language.☆373Updated 2 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- Small library to read your configuration from environment variables☆246Updated 8 months ago
- Fluent SQL generation for golang☆283Updated 2 years ago
- An efficient Statsd Go client.☆300Updated 3 years ago
- Easy column formatted output for golang☆166Updated 4 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- go4 hosts the go4.org packages.☆332Updated last year
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆364Updated 5 years ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Simple backoff algorithm in Go (golang)☆656Updated last year
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆411Updated 4 years ago
- Golang errors with stacktrace and context☆278Updated 5 months ago
- Managing go application shutdown with signals.☆199Updated 9 months ago
- panicwrap is a Go library for catching and handling panics in Go applications.☆450Updated last year
- Code generation tools for Go.☆431Updated 3 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated last year
- High-throughput Redis client for Go with implicit pipelining☆247Updated 5 months ago
- A simple, stateless, functional mechanism to perform actions repetitively until successful.☆481Updated 2 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆345Updated last year
- Diodes are ring buffers manipulated via atomics.☆485Updated 3 weeks ago
- Package rehttp implements a Go HTTP transport that handles retries.☆221Updated last year
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆279Updated 3 years ago
- An implementation of the Levenshtein algorithm in Go. Provides edit distances and edit scripts.☆159Updated 3 years ago