felixge / advent-2021
Advent of Go Profiling 2021.
☆18Updated 3 years ago
Alternatives and similar repositories for advent-2021:
Users that are interested in advent-2021 are comparing it to the libraries listed below
- Track incoming and outgoing connections☆33Updated 9 months ago
- go.mod git archiver☆88Updated last year
- Benchmark the init cost of Go packages☆74Updated last month
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆86Updated 5 months ago
- ☆28Updated 2 years ago
- Secure your dev servers, insecurely!☆47Updated 9 months ago
- In-process request tracing☆96Updated last year
- High throughput primitives library☆50Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆36Updated 3 months ago
- sprof is the next revolution in Go profiling☆79Updated 3 years ago
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆25Updated 11 months ago
- Cache implementations in Go, with support for generics.☆45Updated 2 years ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆51Updated 3 weeks ago
- Off heap golang memory pool☆59Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 2 years ago
- Library for monkey-patching functions in Go☆24Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- Print uncovered code☆51Updated last year
- TopN collector☆23Updated 7 months ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- ☆68Updated last year
- Object file abstractions in Go☆30Updated 9 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- sketches for the Go 2 Type Parameters proposal☆32Updated last year
- A Protobuf IDL parser for Go☆15Updated this week