andres-erbsen / clockLinks
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
Sorting:
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- ☆99Updated 8 months ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆93Updated last year
- Non-Invasive goroutine inspector☆92Updated last month
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Simple string pattern matcher for Go☆132Updated 2 weeks ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Load file-backed memory☆121Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Storing strings without GC overhead☆84Updated last week
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Bitset data structure☆164Updated 2 years ago
- 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
- Checks if there are any updates for imports in your module.☆39Updated 3 months ago
- Temporary redis-server processes for golang testing☆37Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Collection of Go packages for working with the http.FileSystem interface.☆63Updated last year
- A spinlock implementation for Go.☆62Updated 4 years ago
- Expression evaluator for Go☆77Updated 5 months ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago