nikoksr / assert-goLinks
Tiny (~100 LoC) Go assertion library focused on crystal-clear failure messages and thoughtful source context.
☆19Updated 9 months ago
Alternatives and similar repositories for assert-go
Users that are interested in assert-go are comparing it to the libraries listed below
Sorting:
- Create signed URLs in Go.☆42Updated 10 months ago
- Corgi helps to send someone your project yml file, init and run it in minutes. Auto git cloning, db seeding, concurrent running and much…☆34Updated 3 months ago
- Library that helps make Go html/template more tolerable.☆36Updated last month
- Support user-friendly, type-safe optionals in Go.☆58Updated last week
- Cookies, but with structs, for happiness.☆110Updated 2 weeks ago
- Go `net/http` wrapper with graceful shutdown baked in.☆145Updated 4 months ago
- Napp: A command line tool that bootstraps Go, HTMX and SQLite web applications and Dockerises them for ease of deployment.☆59Updated last week
- A Go to TypeScript API client generator.☆52Updated last year
- Accept Interfaces, Return Concrete Types☆78Updated last week
- A Go package that adds type-safe prefixes to UUIDs, making them shorter and more readable. Converts standard UUIDs (36 chars) to prefixed…☆56Updated 8 months ago
- A lightweight terminal UI for traversing Go tests☆147Updated 2 weeks ago
- Go client for the Fly.io API☆38Updated this week
- Prints GitHub project description for every direct dependency on GitHub in go.mod☆28Updated last week
- TUI for managing golang-migrate migrations☆16Updated last year
- Detect dead links in markdown files☆29Updated last week
- A production-grade error handling library for Go, offering zero-cost abstractions, stack traces, multi-error support, retries, and advanc…☆27Updated 3 months ago
- detects nested contexts in loops or function literals☆60Updated 2 weeks ago
- A Go (Golang) client for Postgres Message Queue (PGMQ)☆83Updated last month
- A Go package for safe, dynamic SQL generation using templates, supporting flexible parameter binding for single values and IN clauses☆31Updated last year
- Show progress of concurrent tasks in your terminal – a minimalistic Go library with a lock-free design☆20Updated 11 months ago
- Remove unused GitHub forks☆23Updated last week
- Go package for accessing, navigating and manipulating values from an untyped json document.☆24Updated 8 months ago
- Sample Technology Stack☆16Updated 5 months ago
- Make Writing HTML in Go a Breeze 🍃☆53Updated 11 months ago
- Building, documenting, validating, securing and customizing REST APIs through code-first development☆78Updated this week
- A very simple synthesizer☆42Updated last year
- Runner is a structured command executer that monitor file changes to trigger process restarts.