go-deadlock
gofl
go-deadlock | gofl | |
---|---|---|
6 | 3 | |
1,019 | 3 | |
- | - | |
4.2 | 1.8 | |
about 2 months ago | almost 3 years ago | |
Go | Go | |
Apache License 2.0 | MIT |
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.
gofl
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]
juicefs - JuiceFS is a distributed POSIX file system built on top of Redis and S3.
pgcapture - A scalable Netflix DBLog implementation for PostgreSQL
go-callvis - Visualize call graph of a Go program using Graphviz
size-limited-queue - Learn what sync.Cond is
zb - an opinionated repo based tool for linting, testing and building go source
debugger - Debugging helper for Go
JSON-to-Go - Translates JSON into a Go type in your browser instantly (original)
go-trylock - TryLock support on read-write lock for Golang
rts - RTS: request to struct. Generates Go structs from JSON server responses.
arenaskl - Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.
xdg-go - Go implementation of the XDG Base Directory Specification and XDG user directories