gregwebs / go-recovery
Golang recover from panics
☆14Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for go-recovery
- ☆20Updated 3 weeks ago
- Visualize Go SSA function using Graphviz☆50Updated last year
- Collection of mostly unrelated helper Go packages.☆31Updated last year
- spectacular Golang struct tag parsing☆61Updated 10 months ago
- A simpler and faster alternative to regexp☆52Updated 2 years ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆36Updated 2 years ago
- ☆28Updated 2 years ago
- A fast file-based priority queue☆56Updated 7 months ago
- TStat provides a friendly way to query Go test output and cover profiles☆23Updated last year
- Simple slog wrapper for easy life, with opentelemetry tracing support☆29Updated last week
- Cron expression parser in Go language (golang)☆27Updated 4 months ago
- Small independent-but-complementary Context-oriented Go libraries☆22Updated 10 months ago
- Collect data about your dependencies☆41Updated last week
- A golang map in which entries expire after given a time period☆53Updated last year
- TopN collector☆23Updated 5 months ago
- A lib for monitoring runtime goroutine stack☆39Updated 2 years ago
- Library to work with MimeHeaders and other mime types. Library supports wildcards and parameters.☆24Updated 5 months ago
- 🏃♂️ A new way to execute commands and manipulate command output in Go☆40Updated 9 months ago
- Collection of third-party modules managed and synced by Buf.☆22Updated this week
- EXPERIMENTAL: A Go library for working with JSON Schema (draft-07): parsing schemas, generating Go types from a JSON Schema☆18Updated 9 months ago
- Generic wrapper around strconv.Parse*☆36Updated 2 years ago
- A simple, stdlib only, go module for generating UUIDs (Universally Unique IDentifiers).☆14Updated last week
- On-disk high-performance object storage☆19Updated 3 years ago
- optional parameters for go☆49Updated 2 years ago
- Embedded cache lib using sqlite for storage☆19Updated 3 weeks ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- Library to help with walking of code directories in go☆57Updated last month
- Bridge between Go testing.T and slog.