golang / wikiLinks
[mirror] Go Wiki
☆40Updated 3 weeks ago
Alternatives and similar repositories for wiki
Users that are interested in wiki are comparing it to the libraries listed below
Sorting:
- [mirror] Go Telemetry services and libraries☆39Updated this week
- The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for ordera…☆143Updated 3 months ago
- 🚨 Chi middleware for slog logger☆72Updated last week
- ☆66Updated 2 years ago
- 🪵 Ensure consistent code style when using log/slog☆195Updated 3 weeks ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆293Updated this week
- various libs or tools for Golang☆104Updated last month
- ☆107Updated 2 weeks ago
- My Go solutions to the One Billion Row Challenge☆81Updated last year
- ☆96Updated 4 months ago
- Utility for checking and viewing Golang struct alignment info☆163Updated last week
- Effortlessly visualize mod graph with all external dependencies for your Go projects☆210Updated 5 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 2 months ago
- Struct validation using tags☆88Updated 2 weeks ago
- ☆82Updated 4 months ago
- ☆91Updated 2 years ago
- Embedded Swagger UI for Go☆75Updated 3 weeks ago
- Package pgerrcode contains constants for PostgreSQL error codes.☆179Updated last year
- Collection of log/slog related projects.☆224Updated 4 months ago
- Generate coverage badge for go modules☆77Updated last month
- Go package simplifies nullable fields handling using Go Generics.☆116Updated 3 months ago
- A collection of common functions but with better performance, less allocations and less dependencies created for Fiber.☆51Updated last week
- Transactor is an injectable type making DB transactions seamless.