diff --git a/README.md b/README.md index c38911d..09434de 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md). - [Game development](#game-development) - [Geospatial](#geospatial) - [Graphics](#graphics) + - [Graph processing](#graph-processing) - [GUI](#gui) - [Image processing](#image-processing) - [Logging](#logging) @@ -603,6 +604,11 @@ See also [http://areweideyet.com/](http://areweideyet.com/) and [Rust and IDEs]( * [tomaka/vulkano](https://github.com/tomaka/vulkano) [[vulkano](https://crates.io/crates/vulkano)] — [](https://travis-ci.org/tomaka/vulkano) +### Graph processing + +* [kud1ing/tinkerpop-rs](https://github.com/kud1ing/tinkerpop-rs) — an example how to use Apache TinkerPop from Rust [](https://travis-ci.org/kud1ing/tinkerpop-rs) + + ### GUI [[gui](https://crates.io/keywords/gui)]