efficientgo / core
Set of core packages every Go project needs. Minimal API, strictly versioned and with ~no dependencies.
☆105Updated 8 months ago
Alternatives and similar repositories for core:
Users that are interested in core are comparing it to the libraries listed below
- Robust framework for running complex workload scenarios in isolation, using Go; for integration, e2e tests, benchmarks and more! 💪☆231Updated last year
- Go linter for forbidding identifiers☆138Updated 3 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆288Updated last week
- Pragmatic and minimalistic module for collecting and sending traces from Go code 💪🏽☆25Updated 2 years ago
- 🪵 Ensure consistent code style when using log/slog☆194Updated 3 weeks ago
- OpenTelemetry SQL database driver wrapper for Go☆118Updated 2 weeks ago
- Go linter that checks if package imports are in a list of acceptable packages.☆164Updated 2 months ago
- Script engine, especially good for tests☆151Updated last year
- Go slog's Handler implementation to ensure correlation with Open-Telemetry spans.☆126Updated 3 months ago
- Deep copy generator☆156Updated 6 months ago
- 🚨 slog sampling: drop repetitive log records☆80Updated this week
- noctx finds function calls without context.Context.☆189Updated last week
- Allow and block list linter for direct Go module dependencies.☆74Updated this week
- 🔍 Seamless Observability for Distributed Systems 🔍☆70Updated this week
- Makefile setup for our Golang projects.☆104Updated 2 weeks ago
- Go proxy that serves from S3☆108Updated 3 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆67Updated 3 years ago
- Check that no globals are present in Go code.☆112Updated 3 months ago
- Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.☆55Updated 2 years ago
- Automatically update your Go tests☆292Updated 2 months ago
- Cache implementations in Go, with support for generics.☆45Updated 2 years ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- Script-like system automation wrapped in the security and type safety of the Go programming language☆114Updated last month
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last week
- checks usage of OpenTelemetry/Census spans☆81Updated this week
- Example repository that uses Buf.☆83Updated last week
- Accept Interfaces, Return Concrete Types☆66Updated this week
- Marshal and unmarshal Protobuf as YAML with rich error messages.☆53Updated last week
- Go 1.23 range functions with database/sql☆146Updated 5 months ago