theodesp / unionfind
An idiomatic implementation of a weighted Union Find data structure with path compression in Go.
☆21Updated 3 years ago
Alternatives and similar repositories for unionfind
Users that are interested in unionfind are comparing it to the libraries listed below
Sorting:
- gpath is a Go package to access a field by a path using reflect pacakge☆40Updated 7 years ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- fastest lockfree cache library for go application☆50Updated 6 months ago
- Go vanity domain HTTP handler☆30Updated 8 months ago
- diff algorithm in Go☆50Updated 2 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- A small collection of neural network algorithms in Go (no longer maintained)☆29Updated 10 years ago
- Library: Code generator☆15Updated 3 years ago
- Transaction manager for github.com/jmoiron/sqlx☆23Updated 6 years ago
- ☆58Updated 3 years ago
- Tool: godump dumps AST and SSA IR of given source codes☆23Updated 4 years ago
- Interoperable GRPC based publish/subscribe☆40Updated 7 months ago
- Detect deeply nested if statements in Go source code☆43Updated 3 years ago
- ssaview live-renders the SSA representation of a go program☆70Updated 9 years ago
- The shamoji (杓文字) is a word filtering package☆13Updated last month
- A network stack written in pure Go☆27Updated 8 years ago
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- utils for go☆45Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A pure-Go wyhash implementation.☆33Updated last week
- Frontend ToolKit for Go and TinyGo.☆34Updated 4 years ago
- gofmtmd formats go source code block in Markdown. detects fenced code & formats code using gofmt.☆94Updated 9 months ago
- JSONP Go http middleware☆15Updated 7 years ago
- Package nett steals from the standard library's net package and provides a dialer with a pluggable host resolver.☆38Updated 10 years ago
- ☆38Updated 2 years ago
- dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.☆73Updated last year
- A simple example of manipulating the ast in Go☆19Updated 4 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Kaburaya optimize the number of goroutines by feedback control.☆105Updated 6 years ago