go-deadlock
debugger
go-deadlock | debugger | |
---|---|---|
6 | 1 | |
1,017 | 63 | |
- | - | |
4.2 | 10.0 | |
about 2 months ago | over 4 years ago | |
Go | Go | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
go-deadlock
-
Waffles, Fries, Beer and Developers; Notes from FOSDEM 2023
sasha-s/go-deadlock: online deadlock detection in go
- Online deadlock detection in go (Golang)
-
Concurrency mutex patterns general question
Not quite an answer but this helped with the headache of debugging deadlocks for our team https://github.com/sasha-s/go-deadlock Its a drop in replacement and will error out when it detects deadlocks.
-
Using Go's RWMutex recursively is a bug
A truly underrated static analyzer in Go is github.com/sasha-s/go-deadlock
-
Mastering concurrency in Go
go-deadlock library
-
Finding Deadlocks in a Golang Database
No mention of go-deadlock? It's amazing tool that will save you so much time. I found a lot of lock-ordering issues that were just disasters waiting to happen.
debugger
-
Waffles, Fries, Beer and Developers; Notes from FOSDEM 2023
dlsniper/debugger: debugger middleware
What are some alternatives?
rueidis - A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc. [Moved to: https://github.com/redis/rueidis]
coloredgoroutine - Color-coded debug logging by go routine id.
pgcapture - A scalable Netflix DBLog implementation for PostgreSQL
phlare - 🔥 horizontally-scalable, highly-available, multi-tenant continuous profiling aggregation system
size-limited-queue - Learn what sync.Cond is
dagger - An engine to run your pipelines in containers
gofl - Generic Free List implementation to reuse memory and avoid allocations
Grafana - The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
go-trylock - TryLock support on read-write lock for Golang
loki - Like Prometheus, but for logs.
arenaskl - Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.
opentelemetry-go - OpenTelemetry Go API and SDK