go-faster / errors
clear go error wrapping with caller
☆46Updated last year
Alternatives and similar repositories for errors:
Users that are interested in errors are comparing it to the libraries listed below
- A linter to ensure that slices are not initialized with non-zero length☆73Updated last week
- JSON benchmarks to compare different Go JSON implementations☆43Updated last year
- Embedded Swagger UI for Go☆62Updated 3 months ago
- The Golang linter that checks that there is no simultaneous return of `nil` error and an invalid value.☆58Updated 2 weeks ago
- CPU-guided performance analyzer for Go☆75Updated 2 years ago
- High performance JSON iterator & validator for Go☆90Updated 11 months ago
- 🪵 Ensure consistent code style when using log/slog☆119Updated this week
- Cron library for go with distributed lock☆50Updated 3 years ago
- Golang linter to check the errors handling expressions☆47Updated 4 years ago
- json encoding and decoding☆198Updated last month
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆63Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆260Updated 2 weeks ago
- 🚨 slog: Attribute formatting☆144Updated this week
- The Golang linter that checks that sentinel errors are prefixed with the `Err` and error types are suffixed with the `Error` or `Errors`.☆24Updated 2 weeks ago
- Function and HTTP request coalescer☆61Updated 11 months ago
- A Fast Streaming Parser for multipart/form-data in Golang☆68Updated 2 weeks ago
- ☆52Updated 3 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 2 years ago
- Simple query builder for MongoDB☆80Updated 8 months ago
- WebSocket for fasthttp☆61Updated 11 months ago
- A type-to-type copy function code generator.☆44Updated 4 months ago
- Go linter that checks if package imports are in a list of acceptable packages.☆154Updated last month
- 🚨 Chi middleware for slog logger☆56Updated 2 weeks ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Expirable Go LRC\LRU cache without goroutines☆83Updated last month
- Enriches the standard go http client with retry functionality.☆49Updated 8 months ago
- Golang linter that encourages you to use a separate _test package☆49Updated last week
- cdule (pronounce as Schedule) Golang based scheduler library with database support.☆55Updated 2 months ago
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆109Updated 3 weeks ago