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
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- xxh3 fast hash function☆104Updated 6 years ago
- ☆101Updated last year
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Load file-backed memory☆122Updated 3 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Check that no init functions are present in Go code.☆42Updated 4 years ago
- Expression evaluator for Go☆78Updated last week
- Golang circular (ring) buffer☆177Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Intern Go strings☆97Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- Fast histograms for Go☆37Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Experimental golang database/sql☆19Updated 3 years ago
- Buffered Reader/Writer☆78Updated 6 months ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆91Updated 6 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago