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:
- ☆99Updated 9 months ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆93Updated last year
- Non-Invasive goroutine inspector☆92Updated 2 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Storing strings without GC overhead☆84Updated last month
- Load file-backed memory☆121Updated 3 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- Expression evaluator for Go☆77Updated 6 months ago
- Go implementation of different backoff strategies useful for retrying operations and heartbeating.☆85Updated 5 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- Effective Computation of Things☆109Updated 6 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
- A Go API for generating .go source files☆24Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Fast histograms for Go☆37Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated 2 weeks ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Helpful unit multipliers and functions for Go☆131Updated last month
- Generates UUID-format strings using purely high quality random bytes☆186Updated 3 months ago
- Simple string pattern matcher for Go☆132Updated last month