boyter / gocodewalkerLinks
Library to help with walking of code directories in go
☆81Updated 2 months ago
Alternatives and similar repositories for gocodewalker
Users that are interested in gocodewalker are comparing it to the libraries listed below
Sorting:
- Adding "unset" state to Go's types☆82Updated last year
- µDiff - a micro Go diffing library☆186Updated 2 weeks ago
- Optional values for Go☆103Updated 5 months ago
- spectacular Golang struct tag parsing☆60Updated last year
- Native type for dealing with dates in Go☆68Updated last month
- 🚨 slog sampling: drop repetitive log records☆82Updated last month
- Tiny wrapper around SQLX for Generic SQL queries☆48Updated 7 months ago
- Colorized JSON output for Go☆47Updated last year
- Gofire 🔥 Command Line Interface Generator tool for Go☆111Updated 3 years ago
- TStat provides a friendly way to query Go test output and cover profiles☆22Updated last year
- Go library that implements fs.FS for Postgres using Large Objects.☆61Updated last year
- Useful template functions for Go templates.☆69Updated 2 months ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 2 weeks ago
- A golang map in which entries expire after given a time period☆59Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- A Lightweight, Pragmatic Command Bus Library for Go, designed to enhance developer experience and productivity.☆54Updated 8 months ago
- A Unicode-based case conversion library for Go☆58Updated last year
- A port of dinero.js to Go☆68Updated last year
- Implements a deep pretty printer for Go data structures to ease data snapshot creation☆88Updated 8 months ago
- A simple package that encapsulates database operations.☆17Updated 3 weeks ago
- Accept Interfaces, Return Concrete Types☆69Updated last month
- Convert Golang structs to Typescript interfaces☆73Updated 2 years ago
- Bridge between Go testing.T and slog.☆77Updated last year
- Your Go project's documentation, to-go.☆98Updated this week
- A Go package that adds type-safe prefixes to UUIDs, making them shorter and more readable. Converts standard UUIDs (36 chars) to prefixed…☆55Updated 2 months ago
- Create signed URLs in Go.