openziti / goroutine-analyzer
Helps analyze goroutines. Inspired by TDA for Java and goroutine-inspect for golang.
☆131Updated last month
Alternatives and similar repositories for goroutine-analyzer:
Users that are interested in goroutine-analyzer are comparing it to the libraries listed below
- StateTrooper is a Go package that provides a finite state machine (FSM) for managing states. It allows you to define and enforce state tr…☆212Updated 5 months ago
- tailer is a CLI tool to insert lines when command output stops☆125Updated last year
- Retry a command with exponential backoff and jitter (+ Starlark expressions)☆219Updated 2 months ago
- QUIC/HTTP3 library wrapper around msquic☆90Updated last week
- A reimplementation of https://github.com/otiai10/gosseract without CGo, running Tesseract compiled to WASM with Wazero☆146Updated last year
- Pocache is a minimal cache package which focuses on a preemptive optimistic caching strategy☆221Updated 2 months ago
- Rebuf is a library that can be used as a WAL which can be used for logging and later replaying the data bytes during downstream service f…☆108Updated 8 months ago
- LRU cache using go generics☆119Updated 2 years ago
- With generics, allowing chainable .Map(func(...)).Reduce(func(...)) syntax in go☆124Updated 2 years ago
- Faster utf8.Valid using multi-byte processing without SIMD.☆81Updated 11 months ago
- A Golang package to encrypt your pagination tokens☆157Updated 6 months ago
- A rate limiting package for Go to handle distributed workloads☆139Updated 10 months ago
- GoLang HTTP Clients & Servers + Alternative Networking☆81Updated 2 years ago
- High-performance client-server library for Golang that implements the Command pattern☆61Updated last month
- A tool written in Go to build Sequence Diagrams and more UML - in Go☆143Updated last year
- The missing package manager for golang binaries (its homebrew for "go install")☆179Updated 3 years ago
- Browser detection in Go (golang)☆87Updated 10 months ago
- A persistent rope in Go☆84Updated 2 years ago
- Fast Go JSON encoder for large arrays of objects☆47Updated 2 years ago
- GNU command line argument parser☆278Updated this week
- An eBPF tool monitoring a goroutine☆185Updated 6 months ago
- A reimagination of Go, using unmodified official toolchain☆169Updated last year
- golang webapp framework (rails inspired) with WASM, Effortless Migrations, Simple SQL that's NOT gorm, and Ultimate Routing Control☆73Updated 6 months ago
- Template for sending a GitHub webhook over a zero trust, private network based on https://github.com/openziti/ziti☆58Updated 2 years ago
- jq but using go instead☆258Updated 2 years ago
- Graph-based Declarative Configuration Language☆135Updated 3 years ago
- Calculate Go module's libyear! (and more)☆42Updated last week
- A transactional key-value database written in Go for Linux and macOS. Seemingly faster and more compact than lmdb-go, bbolt, Badger, and …☆183Updated this week
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆158Updated last year
- A SQL query engine in Go☆153Updated 5 months ago