viant / dsunitLinks
Datastore Testibility
☆45Updated 3 months ago
Alternatives and similar repositories for dsunit
Users that are interested in dsunit are comparing it to the libraries listed below
Sorting:
- Using io.Reader for data transformation in Go☆71Updated 4 years ago
- ☆102Updated 8 years ago
- UNIS: A Common Architecture for String Utilities within the Go Programming Language.☆70Updated 8 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- Convert a nested map to a flat map of sql-friendly columns☆16Updated last year
- RESTful Server Systems [DEPRECATED]☆35Updated 7 years ago
- Go library for representing and applying patches to modify existing Go structures☆56Updated 8 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Golang package to manipulate time intervals.☆83Updated 6 years ago
- OpenCensus SQL database driver wrapper for Go☆110Updated 4 years ago
- Go package augmenting the standard net package with more basic building blocks for writing network applications.☆31Updated 8 years ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Various Go utility packages.☆37Updated 7 years ago
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 3 years ago
- Test suites support for standard Go1.7 "testing" by leveraging Subtests feature☆12Updated 8 years ago
- A GO web application profiler.☆59Updated 7 years ago
- a lightweight acl manager for go.☆82Updated 2 years ago
- Very simple batching API for Go.☆95Updated 3 years ago
- Configurable Go retry package, which invokes flaky functions until they succeed.☆47Updated 5 years ago
- Helium is a small, simple, modular constructor with some pre-built components for your convenience.☆67Updated last year
- Go package providing tools for advanced text manipulations☆29Updated 2 years ago
- Go package for loading program configuration from multiple sources.☆88Updated 9 months ago
- Go library for handling errors organized as a tree☆59Updated 7 years ago
- Plugin-driven CLI utility for code generation using Go source as IDL☆53Updated 6 years ago
- 👻 Locate and fix overly complex lines of code in Go.☆52Updated 6 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Go package providing building blocks for interacting with Consul.☆91Updated last year
- Strict Runtime Dependency Injection for Golang☆39Updated 4 years ago
- Linter for finding defer statements in Go loops