theodesp / unionfindLinks
An idiomatic implementation of a weighted Union Find data structure with path compression in Go.
☆23Updated 4 years ago
Alternatives and similar repositories for unionfind
Users that are interested in unionfind are comparing it to the libraries listed below
Sorting:
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Linter for errors.Is and errors.As☆46Updated 6 years ago
- A SQL formatter written in Go☆143Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated 2 years ago
- A small collection of neural network algorithms in Go (no longer maintained)☆29Updated 11 years ago
- Kaburaya optimize the number of goroutines by feedback control.☆105Updated 6 years ago
- fastest lockfree cache library for go application☆49Updated 2 months ago
- Bleve Extensions☆46Updated last year
- Fast Go standard library-compatible Unicode functionality.☆58Updated 7 years ago
- Reusable transparent log database☆145Updated 5 years ago
- diff algorithm in Go☆52Updated 2 years ago
- utils for go☆45Updated 7 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Frontend ToolKit for Go and TinyGo.☆33Updated 5 years ago
- gpath is a Go package to access a field by a path using reflect pacakge☆41Updated 8 years ago
- ☆101Updated last year
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- Probabilistic set data structure☆88Updated 8 years ago
- Linter for finding defer statements in Go loops☆32Updated 6 years ago
- Using io.Reader for data transformation in Go☆74Updated 5 years ago
- *.go file as a mini supervisor☆60Updated 7 years ago
- ☆58Updated 4 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 8 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Allotment Routing Table☆56Updated 3 years ago
- ssaview live-renders the SSA representation of a go program☆70Updated 10 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- A pure-Go wyhash implementation.☆34Updated 2 weeks ago
- An inflection engine for golang☆103Updated last year