michaelperel's Stars
sqlc-dev/sqlc
Generate type-safe code from SQL
benbjohnson/litestream
Streaming replication for SQLite.
golang/mock
GoMock is a mocking framework for the Go programming language.
a-h/templ
A language for writing HTML user interfaces in Go.
pressly/goose
A database migration tool. Supports SQL migrations and Go functions.
Masterminds/squirrel
Fluent SQL generation for golang
pdfcpu/pdfcpu
A PDF processor written in Go.
SamHerbert/SVG-Loaders
Loading icons and small animations built with pure SVG.
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.
DataDog/go-profiler-notes
felixge's notes on the various go profiling methods that are available.
vouch/vouch-proxy
an SSO and OAuth / OIDC login solution for Nginx using the auth_request module
abi/secret-llama
Fully private LLM chatbot that runs entirely with a browser with no server needed. Supports Mistral and LLama 3.
pquerna/otp
TOTP library for Go
editor-bootstrap/vim-bootstrap
Vim Bootstrap is a generator that provides a simple method of generating a configuration for vim / neovim.
microsoft/Microsoft365DSC
Manages, configures, extracts and monitors Microsoft 365 tenant configurations
devcontainers/cli
A reference implementation for the specification that can create and configure a dev container from a devcontainer.json.
devcontainers/images
Repository for pre-built dev container images published under mcr.microsoft.com/devcontainers
gnat/surreal
🗿 Mini jQuery alternative. Dependency-free animations. Locality of Behavior. Use one element or arrays transparently. Pairs with htmx. Vanilla querySelector() but better!
go-pkgz/auth
Authenticator via oauth2, direct, email and telegram
devcontainers/features
A collection of Dev Container Features managed by Dev Container spec maintainers. See https://github.com/devcontainers/feature-starter to publish your own
angelofallars/htmx-go
</> Build awesome HTMX + Go projects faster.
scopewu/qrcode.vue
A Vue component to generate qrcode. Supports both Vue 2 and Vue 3. 一款同时支援 Vue 2 和 Vue 3 的二维码组件。
pashagolub/pgxmock
pgx mock driver for golang to test database interactions
bokwoon95/wgo
Live reload for Go apps. Watch arbitrary files and respond with arbitrary commands. Supports running multiple invocations in parallel.
peterldowns/pgtestdb
quickly run tests in their own temporary, isolated, postgres databases
CrowdStrike/falcon-scripts
Scripts to streamline the deployment and use of the CrowdStrike Falcon sensor
polldo/govod
A simple ecommerce - web platform to sell videos on demand. Powered by Go and React - NextJS
peterldowns/testy
test helpers for more meaningful, readable, and fluent tests
lorenzophys/secure-share
Secure Share is a One-Time Password (OTP) service: a lean, efficient solution to share sensitive information between teammates
tardisx/embed_tern
Example of embedding jackc/tern and migration files in a go binary