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
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆47Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Merge multiple pprof profile files into a single file☆122Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆55Updated 7 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated 10 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆102Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- ☆90Updated last month
- Collect data about your dependencies☆42Updated 3 weeks ago
- Go client library for Pilosa☆57Updated 2 years ago
- Go Library for safe type conversion to prevent integer overflow☆18Updated 4 years ago
- Expression evaluator for Go☆67Updated 10 months ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated 3 weeks ago
- ☆41Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆65Updated 4 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- a golang log lib supports level and multi handlers☆35Updated 5 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Temporary redis-server processes for golang testing☆36Updated last year
- A goroutine limiter for Go☆80Updated 2 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆85Updated last month
- Off heap golang memory pool☆59Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year