looplab / tarjan
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
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- xast: ast rewriter with built-in clean up.☆27Updated 7 years ago
- github.com/cznic/hash has moved to modernc.org/hash☆15Updated 6 years ago
- 2D locality queries in Go☆33Updated 3 years ago
- Protocol Buffer compiler written in Go☆120Updated 8 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Go translation of MetroHash☆109Updated 3 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- a library for reliable and flow-controlled nats sessions using the sliding window protocol. Written in golang.☆58Updated 8 years ago
- Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic.☆45Updated last year
- P-Square Algorithm in Go☆36Updated 3 years ago
- Go-interpreter Project Design Documents☆57Updated 6 years ago
- Fast parallel version of golang filepath.Walk()☆84Updated 8 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 8 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 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 9 years ago
- kv database that speaks memcached and can switch dataset gracefully on the fly for batch loading☆43Updated 6 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- Aeshash is a fast hash function extracted from the Go runtime that uses the Intel AESENC instruction. Used by Go's map on Intel x86-64 ar…☆18Updated 3 years ago
- gtreap is an immutable treap implementation in the Go Language☆90Updated 3 years ago
- Buffered Reader/Writer☆75Updated 7 months ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago