cxx14-graph
Graph library
A C++ implementation of graph data structures using C++ 14 features.
A C++ 14 implementation of graph data structures
36 stars
5 watching
5 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
zigrazor/cxxgraph | A comprehensive C++ library for graph algorithms and data structures | 471 |
yourbasic/graph | A Go library providing efficient algorithms and data structures for graph manipulation | 709 |
xyncro/hekate | A graph library written in F# for building and manipulating graphs | 54 |
haskell/fgl | A library that provides an inductive approach to dealing with graphs | 184 |
igraph/igraph | A comprehensive C library for analyzing and understanding complex networks and graph structures | 1,751 |
stchang/graph | A library providing algorithms and data structures for working with graphs in Racket | 58 |
kosua20/sr_graph | A utility for creating and manipulating graphs, curves, and histograms in C++ | 75 |
whenever5225/graphanns | An implementation of graph-based approximate nearest neighbor search algorithms | 31 |
aalhour/c-sharp-algorithms | A comprehensive C# implementation of standard data structures and algorithms | 5,956 |
clementfarabet/videograph | A package to create and manipulate edge-weighted graphs of video sequences. | 9 |
bobluppes/graaf | A lightweight C++ graph library designed to simplify graph-related tasks and provide general-purpose graph algorithms | 158 |
swimlane/ngx-graph | A graph visualization library for building directed graphs with customizable layouts and templates. | 938 |
anvaka/ngraph.graph | A JavaScript library for creating and manipulating graph data structures | 523 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |
neo4j-labs/graph | A high-performance graph algorithm library built on top of the graph_builder crate. | 387 |