andres-erbsen / clockLinks
Clock is a small library for mocking time in Go.
☆19Updated 9 years ago
Alternatives and similar repositories for clock
Users that are interested in clock are comparing it to the libraries listed below
Sorting:
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Load file-backed memory☆122Updated 3 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Fast histograms for Go☆37Updated last year
- Storing strings without GC overhead☆86Updated last month
- A goroutine limiter for Go☆84Updated 3 years ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆94Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆126Updated 8 months ago
- Collect data about your dependencies☆43Updated 9 months ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Simple string pattern matcher for Go☆136Updated 5 months ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 5 years ago
- ☆101Updated last year
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Session implementation for fasthttp☆86Updated 10 months ago
- Expirable Go LRC\LRU cache without goroutines☆93Updated 2 months ago
- Consistent hashing hashring implementation.☆37Updated 2 years ago
- Temporary redis-server processes for golang testing☆38Updated 2 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago