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
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- Library: Code generator☆15Updated 3 years ago
- Frontend ToolKit for Go and TinyGo.☆34Updated 4 years ago
- A pure-Go wyhash implementation.☆33Updated 3 weeks ago
- A SQL formatter written in Go☆144Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- fastest lockfree cache library for go application☆50Updated 4 months ago
- Buffered Reader/Writer☆75Updated 6 months ago
- lodash throttle like Go library☆40Updated 3 years ago
- Prep finds all SQL statements in a Go package and instruments db connection with prepared statements☆34Updated 7 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- The shamoji (杓文字) is a word filtering package☆13Updated 2 weeks ago
- ☆57Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- diff algorithm in Go☆48Updated 2 years ago
- Calculate average score and rating based on Wilson Score Equation☆18Updated 7 years ago
- ☆41Updated 4 years ago
- Transaction manager for github.com/jmoiron/sqlx☆23Updated 6 years ago
- Go vanity domain HTTP handler☆30Updated 6 months ago
- ssaview live-renders the SSA representation of a go program☆70Updated 9 years ago
- Library: Utilities for x/tools/go/analysis package☆29Updated 2 years ago
- A network stack written in pure Go☆27Updated 8 years ago
- ☆37Updated 2 years ago
- manipulate and inspect VCS repositories in Go☆80Updated last year
- ☆96Updated 3 months ago
- convert a txtar to an io.FS☆17Updated last year
- Analyzer: nilerr checks returning nil when err is not nil☆63Updated 2 years ago
- streaming, buffered table encoder for result sets (ie from a database)☆21Updated 3 weeks ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago