cockroachdb / copyistLinks
Mocking your SQL database in Go tests has never been easier.
☆852Updated 3 weeks ago
Alternatives and similar repositories for copyist
Users that are interested in copyist are comparing it to the libraries listed below
Sorting:
- Go package containing implementations of efficient encoding, decoding, and validation APIs.☆1,028Updated 2 months ago
- A refactoring tool for Go☆677Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆830Updated last year
- Mortar is a GO framework/library for building gRPC (and REST) web services.☆677Updated 5 months ago
- Flags-first package for configuration☆1,424Updated 2 months ago
- Error handling library with readable stack traces and flexible formatting support 🎆☆1,724Updated 6 months ago
- Package httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from you…☆1,117Updated 4 months ago
- Go driven rpc code generation tool for right now.☆868Updated last year
- Quick helpers for testing Go applications☆530Updated last year
- Spaghetti: a dependency analysis tool for Go packages☆764Updated 2 years ago
- Immutable collections for Go☆734Updated 2 years ago
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆507Updated 7 months ago
- Clock is a small library for mocking time in Go.☆685Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆794Updated 11 months ago
- Golang deep variable equality test that returns human-readable differences☆783Updated 5 months ago
- Using brotli compression to embed static files in Go.☆532Updated 4 years ago
- Define and run pattern-based custom linting rules.☆852Updated 3 weeks ago
- Size visualization of Go executables using D3☆477Updated last year
- Debug Dockerized Go applications better☆633Updated last year
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- Selected Go-internal packages factored out from the standard library☆949Updated 6 months ago
- Load configuration in cascade from multiple backends into a struct☆507Updated 3 weeks ago
- Pprof made easy at development time for Go☆756Updated 4 years ago
- A collection of packages to augment the go testing package and support common patterns.☆570Updated 8 months ago
- Make temporary edits to your Go module dependencies☆905Updated 4 months ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆664Updated 2 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- Shotizam analyzes the size of Go binaries☆614Updated last year
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆913Updated 2 years ago
- An easy HTTP client for Go. Inspired by the immortal Requests.☆385Updated 2 months ago