theodesp / unionfindLinks
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:
- Analyzer: helps uncover bugs by reporting a diagnostic for mistakes of *sql.Rows usage.☆91Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Transaction manager for github.com/jmoiron/sqlx☆23Updated 6 years ago
- Frontend ToolKit for Go and TinyGo.☆34Updated 4 years ago
- Golang source code parsing, usage like reflect package☆63Updated 9 months ago
- Tool: godump dumps AST and SSA IR of given source codes☆23Updated 5 years ago
- key value database with transactional capabilities. Created for a Distributed Systems class, not suitable for production☆15Updated 6 years ago
- gpath is a Go package to access a field by a path using reflect pacakge☆40Updated 8 years ago
- diff algorithm in Go☆50Updated 2 years ago
- fastest lockfree cache library for go application☆50Updated 8 months ago
- A simple Golang package for conveniently using named read/write locks. Useful for synchronizing access to session based storage in web ap…☆34Updated 7 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- ☆57Updated 3 years ago
- Kaburaya optimize the number of goroutines by feedback control.☆105Updated 6 years ago
- Run WASM built from Go in Go☆66Updated 4 years ago
- An implementation of the Unix tree command written in Go, that can be used programmatically☆95Updated last year
- Go vanity domain HTTP handler☆30Updated 10 months ago
- A Go library for working with JSON Schema (draft-07): parsing schemas, generating Go types from a JSON Schema☆20Updated 5 months ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Linter for errors.Is and errors.As☆46Updated 5 years ago
- Library: Code generator☆15Updated 4 years ago
- go-deep-util is utility for github.com/patrikeh/go-deep☆14Updated last year
- An inflection engine for golang☆103Updated 9 months ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Bleve Extensions☆48Updated last year
- Go client library for Pilosa☆57Updated 2 years ago
- A network stack written in pure Go☆27Updated 9 years ago
- Simple tools to replace imported package name in golang project☆27Updated 8 years ago
- A memory allocator for Go.☆83Updated 5 years ago