nwillc
I'm a graybeard software engineer. Been coding since high school in the 1980's. I've been doing it professionally since college.
NJ, USA
nwillc's Stars
mockk/mockk
mocking library for Kotlin
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
bxcodec/dbresolver
Golang Database Resolver and Wrapper for any multiple database connections topology, e.g. master-slave replication database, cross-region application, and for separated ReadWrite (RW) and ReadOnly (RO) database connections
sekoyo/deque2
Fast ring-buffer deque (double-ended queue)