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:
- sprof is the next revolution in Go profiling☆79Updated 4 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated last week
- In-process request tracing☆100Updated 2 months ago
- Benchmark the init cost of Go packages☆83Updated 2 months ago
- ☆27Updated 3 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆95Updated 3 years ago
- go.mod git archiver☆88Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 4 months ago
- Load file-backed memory☆122Updated 3 years ago
- Consistent hashing hashring implementation.☆35Updated last year
- Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.☆55Updated 2 years ago
- A corpus of popular Go modules☆108Updated last year
- A HTTP mole service☆132Updated last month
- Very simple batching API for Go.☆95Updated 4 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- Miscellaneous Go hacks☆242Updated 4 months ago
- A simple library that allows a network server to limit how may concurrent connections it supports from each client IP.☆53Updated last week
- ☆99Updated 10 months ago
- ☆145Updated last year
- Measure the overheads of various observability tools, especially profilers.☆14Updated 3 years ago
- Go proxy that serves from S3☆108Updated 3 years ago
- sketches for the Go 2 Type Parameters proposal☆34Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated last year
- Simple profiling for Go☆76Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago