https://github.com/derthorsten/zgraph
Experimental graph library with focus on simplicity
https://github.com/derthorsten/zgraph
Last synced: about 1 year ago
JSON representation
Experimental graph library with focus on simplicity
- Host: GitHub
- URL: https://github.com/derthorsten/zgraph
- Owner: DerThorsten
- License: mit
- Created: 2021-03-04T12:13:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-09T15:39:54.000Z (over 5 years ago)
- Last Synced: 2025-02-14T18:49:04.434Z (over 1 year ago)
- Language: C++
- Size: 46.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
Awesome Lists containing this project
README
=================================================
zgraph
=================================================
.. image:: https://readthedocs.org/projects/zgraph/badge/?version=latest
:target: http://zgraph.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://img.shields.io/travis/DerThorsten/zgraph.svg
:target: https://travis-ci.org/DerThorsten/zgraph
.. image:: https://travis-ci.org/DerThorsten/zgraph.svg?branch=master
:target: https://travis-ci.org/DerThorsten/zgraph
.. image:: https://circleci.com/gh/DerThorsten/zgraph/tree/master.svg?style=svg
:target: https://circleci.com/gh/DerThorsten/zgraph/tree/master
.. image:: https://dev.azure.com/DerThorsten/zgraph/_apis/build/status/DerThorsten.zgraph?branchName=master
:target: https://dev.azure.com/DerThorsten/zgraph/_build/latest?definitionId=1&branchName=master
Features
--------
Current features include:
* modern C++ 14
* build system with modernish CMake