Ranke-Graph

Downloads

Every part of the project releases from its own repository. These links always point at the newest release of each.

Latest releases

ranke-graph The theoretical foundation: the papers, the normative specification, the glossary, the query schema, and the conformance vectors.
ranke-go The reference implementation, in Go.
ranke-ts The TypeScript translation of the reference implementation.
ranke-db The server that serves a Ranke-Graph, with the Ranke-Explorer frontend.
ranke-tools Clients that operate on a graph by talking to the server, and the first use cases built that way. Today: ranke-git, which snapshots and restores git repositories.

Not sure which?

Take ranke-db. It is the server, it carries the explorer, and everything else either feeds it or is built on it.