facebookarchive / clockLinks
Clock is a small library for mocking time in Go.
☆89Updated 6 years ago
Alternatives and similar repositories for clock
Users that are interested in clock are comparing it to the libraries listed below
Sorting:
- net/http handler filters☆346Updated 4 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago
- Package stack provides utilities to capture and pass around stack traces.☆97Updated 9 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- Package ensure provides utilities for testing to ensure the given conditions are met and Fatal if they aren't satisified.☆76Updated 5 years ago
- Package pqueue provides a priority queue.☆102Updated 10 years ago
- A JSON parser generator for high performance encoding and decoding in Go.☆468Updated 10 years ago
- A Golang Middleware to handle X-Forwarded-For Header☆100Updated 3 years ago
- Package httpcontrol allows for HTTP transport level control around timeouts and retries.☆463Updated 10 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆133Updated 7 years ago
- Package pidfile manages pid files.☆78Updated 10 years ago
- Package httpdown provides http.ConnState enabled graceful termination of http.Server.☆284Updated 6 years ago
- A simple and fast Redis backed key-value store library for Go☆113Updated 8 years ago
- Intelligently and flexibly pool among multiple hosts from your Go application☆378Updated this week
- REST Api Testing package for writing integration tests in Go☆122Updated last year
- Toolkit for checks on a Go project before committing via pre-commit git hook. Includes coverage. Fast.☆131Updated 5 years ago
- Package stackerr provides a way to augment errors with one or more stack traces to allow for easier debugging.☆143Updated 10 years ago
- More aggressive `go vet`☆88Updated 7 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 9 years ago
- go-farm: a pure-Go farmhash implementation☆252Updated 10 months ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆287Updated 5 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- A cron job scheduler for Go☆204Updated 9 years ago
- A Go source transformation tool for generics☆262Updated 3 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- Leaky bucket implementation in Go with support for different backends (redis, in-memory)☆87Updated 3 weeks ago