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
- Protocol Buffer compiler written in Go☆121Updated 8 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- In-process plugin framework for Golang code☆58Updated 9 years ago
- Persist to disk channel for Go.☆46Updated 7 years ago
- Thread safe []byte pool for Go☆27Updated 9 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Golang library for parsing protocol buffer (.proto) files☆36Updated last year
- A radix sorting library for Go (golang)☆51Updated last year
- A pure Go implementation of the smaz compression library for short strings.☆80Updated 2 years ago
- A package for Go that can be used for range queries on large number of intervals☆42Updated 8 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Very fast, very unsafe serialization for Go☆146Updated 2 years ago
- github.com/cznic/hash has moved to modernc.org/hash☆15Updated 6 years ago
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- A collection of well-known string hash functions, implemented in Go☆67Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- Benchmarks of common basic operations for the Go language.☆61Updated 3 years ago
- gRPC-Go experimental branch using Go's native http2 support☆13Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Ancillary Mathematical functions☆81Updated 3 years ago
- Simple expression evaluator in golang for learning lexers, parsers, ast's and interpreters.☆51Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Embedded DB modeling Golang Collections which automatically split as they grow.☆34Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- A goroutine limiter for Go☆79Updated 3 years ago
- Go-interpreter Project Design Documents☆57Updated 6 years ago
- Binary heap priority queues in Go☆30Updated 4 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago