tkuchiki / faketimeLinks
Mock time.Now() in golang
☆38Updated last year
Alternatives and similar repositories for faketime
Users that are interested in faketime are comparing it to the libraries listed below
Sorting:
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 5 years ago
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- openapi toolkit common string formats☆111Updated this week
- A collection of shared infrastructure libraries used by different components of Jaeger.☆67Updated 2 weeks ago
- Time based rotating file writer☆57Updated 4 years ago
- Prometheus support for go-metrics☆89Updated last year
- Example HTTP/2 Cleartext (H2C) server and client in golang☆114Updated last year
- Gin Web Framework Open Tracing middleware☆37Updated 4 years ago
- Hooks for logrus logging☆123Updated last year
- GNU gettext for Go (Imported By Kubernetes)☆95Updated last year
- Minimalist rules engine for Golang☆32Updated last year
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆233Updated last year
- Parser for uniform resource names as seen on RFC 8141, RFC 2141, and RFC 7643☆92Updated last year
- Convert snake case, camel case and kebap case strings☆154Updated 2 months ago
- Fast strftime for Go☆129Updated this week
- Deep copy generator☆160Updated 10 months ago
- optional parameters for go☆50Updated 3 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Golang implementation of PEP3101☆79Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- JSON5 implemented by golang☆158Updated last year
- OpenTracing middleware for gin-gonic☆70Updated 2 weeks ago
- [mirror]☆280Updated 11 months ago
- Pretty Slug.☆97Updated 5 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Golang LRU cache with expire feature.☆66Updated last year
- goroutine local storage (use context instead if possible)☆78Updated 6 months ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Call private methods freely in Golang