andres-erbsen / clock
Clock is a small library for mocking time in Go.
☆19Updated 8 years ago
Alternatives and similar repositories for clock:
Users that are interested in clock are comparing it to the libraries listed below
- Package for getting the runtime ID of a goroutine☆45Updated 11 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- ☆41Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Go vanity domain HTTP handler☆30Updated 7 months ago
- A goroutine limiter for Go☆82Updated 3 years ago
- Go client library for Pilosa☆57Updated 2 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆56Updated 7 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last week
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A simple Golang package for conveniently using named read/write locks. Useful for synchronizing access to session based storage in web ap…☆34Updated 7 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- ☆96Updated 3 months ago
- Write-ahead log in Golang☆41Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- ☆28Updated 3 years ago
- Collect data about your dependencies☆43Updated last week
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated 4 months ago