looplab / tarjanLinks
Graph loop detection in Go using Tarjan's algorithm
☆60Updated 3 years ago
Alternatives and similar repositories for tarjan
Users that are interested in tarjan are comparing it to the libraries listed below
Sorting:
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- In-process plugin framework for Golang code☆58Updated 9 years ago
- Go translation of MetroHash☆113Updated 9 months ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 9 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Go-interpreter Project Design Documents☆57Updated 7 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Protocol Buffer compiler written in Go☆120Updated 9 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- repackage the golang elliptic library enhancements by Vlad Krasnov and Shay Gueron as a stand alone library. Works with Go 1.4 or Go 1.5.☆35Updated 10 years ago
- Package rpool provides a resource pool.☆88Updated 9 years ago
- A Golang implementation of Bentley/McIlroy long string compression☆119Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- State of the art point location and neighbour finding algorithms for region quadtrees, in Go☆138Updated 3 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- A pure Go implementation of the smaz compression library for short strings.☆82Updated 3 years ago
- A deep pretty printer with Go-like notation. It implements the goon specification.☆90Updated 3 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic.☆45Updated last year
- Go channels over a network.☆81Updated 11 years ago