looplab / tarjanLinks
Graph loop detection in Go using Tarjan's algorithm
☆60Updated 4 years ago
Alternatives and similar repositories for tarjan
Users that are interested in tarjan are comparing it to the libraries listed below
Sorting:
- Go translation of MetroHash☆113Updated 11 months ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- A package for Go that can be used for range queries on large number of intervals☆43Updated 8 years ago
- In-process plugin framework for Golang code☆58Updated 9 years ago
- Golang library for working with cbor binary format☆61Updated 7 years ago
- Some experiments with concurrent data structures in Go.☆23Updated 13 years ago
- A library for distributed processing for Go☆59Updated 5 months ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- gtreap is an immutable treap implementation in the Go Language☆91Updated 3 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 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
- Go implementation of skiplist, with search fingers☆33Updated 10 years ago
- An efficient memset implementation for Golang. [Not maintained].