felixge / advent-2021Links
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
Sorting:
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 9 months ago
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- Secure your dev servers, insecurely!☆47Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 8 months ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Simple profiling for Go☆76Updated last year
- sketches for the Go 2 Type Parameters proposal☆33Updated last year
- Library for monkey-patching functions in Go☆23Updated 3 years ago
- Print uncovered code☆56Updated 4 months ago
- Cache implementations in Go, with support for generics.☆45Updated 2 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- ☆28Updated 3 years ago
- Prints a list of all runtime/metrics and their properties.☆12Updated last year
- High throughput primitives library☆50Updated 2 years ago
- sprof is the next revolution in Go profiling☆80Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Load file-backed memory☆122Updated 2 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 years ago
- Static analyzer to catch invalid uses of http.Error without a return statement which can cause expected bugs☆24Updated last year
- In-process request tracing☆97Updated 2 weeks ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Track incoming and outgoing connections☆33Updated last year
- go.mod git archiver☆88Updated last year
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago