Graph loop detection in Go using Tarjan's algorithm
☆60Dec 7, 2021Updated 4 years ago
Alternatives and similar repositories for tarjan
Users that are interested in tarjan are comparing it to the libraries listed below
Sorting:
- A small utility that packages up environment variables to ship with a Go binary☆12Feb 14, 2015Updated 11 years ago
- Command gostrip builds a minimal Go repository☆15Mar 10, 2019Updated 6 years ago
- schedule parser for golang☆22Nov 14, 2017Updated 8 years ago
- Some helper types for go1: priority queue, slice wrapper.☆51Aug 11, 2020Updated 5 years ago
- GRONG is a DNS (Domain Name System) authoritative name server.It is more a research project than a production-ready program.☆63Jan 3, 2011Updated 15 years ago
- A simple library for querying the AST of a Go program☆11Feb 10, 2015Updated 11 years ago
- ScalikeJDBC demo on Android SQLite.☆10May 6, 2015Updated 10 years ago
- Generate Go structs from JSON!☆42May 1, 2013Updated 12 years ago
- A modern subset of the range query language☆40Oct 15, 2020Updated 5 years ago
- GoPar: Automatic Loop Parallelization of Go Programs☆70May 6, 2013Updated 12 years ago
- Hira is a command to transliterate ASCII to Hiragana.☆17Jul 17, 2015Updated 10 years ago
- A Go package that reports processor topology☆22Aug 28, 2015Updated 10 years ago
- a command tool to communicate with slack☆13Jan 29, 2015Updated 11 years ago
- ☆11Sep 15, 2017Updated 8 years ago
- Tiny lock service☆11Apr 21, 2015Updated 10 years ago
- Demo of XOR erasure coding.☆10Mar 5, 2017Updated 9 years ago
- Spooky Hash☆13Jun 6, 2017Updated 8 years ago
- a pure golang workflow☆12Jul 11, 2015Updated 10 years ago
- Parse reStructuredText with Go.☆53Jan 20, 2018Updated 8 years ago
- The Not So Tiny C Compiler☆32Dec 27, 2015Updated 10 years ago
- Octree implementation in Go☆12Jan 16, 2015Updated 11 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Sep 4, 2019Updated 6 years ago
- Amazon Web Services support for Upspin☆13Jun 25, 2023Updated 2 years ago
- Simple command-line client for the (now defunct) Hakka Logs web service, written in Go.☆13Apr 13, 2015Updated 10 years ago
- Request interceptor which improves the service time of cloud services by controlling GC interventions.☆15Aug 10, 2018Updated 7 years ago
- Experiments with Android NDK sensors and Go☆13Aug 28, 2015Updated 10 years ago
- A simple library that diffs things☆15Jan 17, 2020Updated 6 years ago
- Go library for Chitin data file format and protocol☆10Jan 22, 2016Updated 10 years ago
- Ground - MV(C/VM) Javascript Framework☆100Mar 12, 2018Updated 7 years ago
- Timestamp Oracle☆10Feb 25, 2016Updated 10 years ago
- one large file contains a billion of small files☆14Mar 7, 2014Updated 12 years ago
- ☆17Apr 24, 2023Updated 2 years ago
- Go channels over a network.☆80Sep 15, 2014Updated 11 years ago
- Go-interpreter Project Design Documents