An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: graph-datastructures

hoangsonww/Graph-Data-Structure

🔍 This repository explores the graph data structure, focusing on its application in analyzing large texts and developing the Word Graph Game. It includes algorithms for text analysis, graph construction, and game logic, offering a comprehensive toolkit for educational and development purposes.

Language: Java - Size: 867 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 22 - Forks: 12

python-graphblas/python-graphblas

Python library for GraphBLAS: high-performance sparse linear algebra for scalable graph analytics

Language: Jupyter Notebook - Size: 3.72 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 135 - Forks: 15

domargan/awesome-dynamic-graphs

A collection of resources on dynamic/streaming/temporal/evolving graph processing systems, databases, data structures, datasets, and related academic and industrial work

Size: 64.5 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 140 - Forks: 16

hmdsefi/gograph

A golang generic graph library that provides mathematical graph-theory and algorithms.

Language: Go - Size: 148 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 85 - Forks: 8

badripaudel77/common-data-structures-practice

Data Structures and Algorithms. Implemented using Java Programming Language.

Language: Java - Size: 3.25 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

adonig/typescript-graph-library

A little TypeScript graph theory library.

Language: TypeScript - Size: 139 KB - Last synced at: 26 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

JuliaGraphs/StaticGraphs.jl

Memory-efficient immutable LightGraphs.

Language: Julia - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 34 - Forks: 8

peekxc/simplextree-py

Python bindings to Simplex Tree data structure (w/ C++)

Language: C++ - Size: 2.29 MB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 7 - Forks: 1

python-graphblas/graphblas-algorithms

Graph algorithms written in GraphBLAS

Language: Python - Size: 391 KB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 80 - Forks: 4

jmftrindade/awesome-temporal-graphs Fork of domargan/awesome-dynamic-graphs

A collection of resources on dynamic/streaming/temporal/evolving graph processing systems, databases, data structures, datasets, and related academic and industrial work

Size: 54.7 KB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 14 - Forks: 0

jgrapht/jgrapht Fork of lingeringsocket/jgrapht

Master repository for the JGraphT project

Language: Java - Size: 325 MB - Last synced at: 5 months ago - Pushed at: 8 months ago - Stars: 2,639 - Forks: 837

domargan/parallel-packed-csr

A parallel packed CSR data structure for large-scale dynamic graphs

Language: C++ - Size: 17.4 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 4

manuchaitanya17/Advanced-Data-Structures-Algorithms

A Course for learning Advanced Data Structures Algorithms.

Language: Java - Size: 1.25 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

HananeAitBenYachou/Graph-Implementation

🧮 Graph implementation in C#

Language: C# - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

peekxc/splex

Package documentation

Language: Jupyter Notebook - Size: 2.43 MB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Haminimi/knights-travails

The main function knightMoves shows the shortest possible way to get from one square to another by outputting all squares the knight will stop on along the way.

Language: JavaScript - Size: 16.6 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

TiredAJ/NavGraph

Custom data thing based on the graph data structure

Language: C# - Size: 9.39 MB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

MinhQNguyen86/Flight_Route_Optimizer

A program that finds the shortest connection travel time between airports; uses an adjacency list structure for storing graphs.

Language: Java - Size: 131 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

NekruzAsh/Graph-Data-Structure

This is from CS2028 - Data Structures, where me and my partner designed a graph data structure with all of the functions and implemented Depth First Search and Breadth First Search for traversing.

Language: C++ - Size: 5.86 KB - Last synced at: 12 days ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

axmat/graph-algorithms

Graph data structures and algorithms

Language: C++ - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mudasir45/Graphs-and-Trees--DFS--DFS-

In this repository I have store my competitive programming preparation codes for graphs and trees

Language: C++ - Size: 3.23 MB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sbromberger/MetaGraphs.jl 📦

I never metagraph I didn't like.

Language: Julia - Size: 664 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 94 - Forks: 24

amadeuio/knights-travails

TOP: Knights Travails Chess Puzzle

Language: TypeScript - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sonttran/data-structure

Popular data structures implemented in Javascript: stack, queue, set, priority queue, binary search tree, graph, linked list, heap, trie

Language: JavaScript - Size: 2.66 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

quzanh1130/BuildGraph_FPT

Building Graph Tool using Java have UI

Language: Java - Size: 52.7 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

InductiveComputerScience/pbgraphs.ts

pbGraphs.ts is a graph library for TypeScript

Language: TypeScript - Size: 16.6 KB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

baymax-01/DSA-Project

Graph Coloring Project Data Structure And Algoritham

Language: C# - Size: 2.03 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Nanarow/Graph-C-Implementation

undirected graph implementation in c using adjacency matrix

Language: C - Size: 39.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

danieldavidraj/Cab_Company_Software

A cab company software used to track and monitor cab bookings developed using C++, C graphics, graph data structure and Dijkstra's algorithm.

Language: C++ - Size: 1.37 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 3

jeftersantiago/graphs

Computational Modeling in Graphs course (SCC0216) at USP.

Language: C++ - Size: 2.19 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

AJgthb2002/Online-Pizza-Ordering-System

DSA project- Implementation of an online pizza ordering system, using data structures and algorithms in Java

Language: Java - Size: 119 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

TheRemoteCoder/Graph-DB-Neo4j-Cypher-Playground

Graph database tests - Neo4j + Cypher

Language: JavaScript - Size: 28.3 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

btrekkie/dynamic-connectivity

Data structure for dynamic connectivity in undirected graphs. Supports adding and removing edges and checking whether two vertices are connected (there's a path between them) in polylogarithmic time.

Language: Java - Size: 247 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 16 - Forks: 2

gex7777/connections

App to view degree of separation between two people entires

Language: TypeScript - Size: 194 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

nahzor/o-1-is-linked-graph 📦

A graph implementation to do a check to see if two nodes are linked in O(1) time complexity.

Language: Java - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

apjansing/Open-House-Route-Planner 📦

A tool to help plan a day of going to open houses.

Language: Python - Size: 6.71 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

detronetdip/Degree-of-seperation

An App to find the degree of separation between any two people.

Language: JavaScript - Size: 401 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

1DanielSC/GraphColoringProblem

The Minimum Graph Coloring Problem using exact algorithms along with heuristics and metaheuristics.

Language: Java - Size: 1.89 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

alexandrafren/ds-graphs

Final project for Data Structures at OSU. d_graph - directed graph using adjacency matrix, ud_graph - undirected graph using adjacency list

Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

yashbodhe/Graph_lib_Py

Graph_lib_Py is a library for working with graphs in Python.

Language: Python - Size: 1.95 KB - Last synced at: 7 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

bala-janakiraman/OracleOfBacon

Coding 6 Degrees of Kevin Bacon for fun

Language: Python - Size: 20.3 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

prathameshbhalekar/Graphs-Placement-Questions

Solutions to questions related to graph datastructure.

Language: Java - Size: 28.3 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

InductiveComputerScience/pbgraphs-java

pbGraphs is a graph library for Java

Language: Java - Size: 31.3 KB - Last synced at: 23 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

InductiveComputerScience/pbgraphs.js

A graph library for JavaScript.

Language: JavaScript - Size: 14.6 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

luizclr/PostmanJs

🚧 work in progress... 📬 A postman searching for the best way to work using a graph data structure in JavaScript.

Size: 95.7 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Related Keywords
graph-datastructures 45 graph-algorithms 18 graph 13 graphs 12 data-structures 10 graph-theory 9 datastructures 5 directed-graphs 5 undirected-graphs 5 java 5 javascript 4 python 4 evolving-graphs 3 breadth-first-search 3 dynamic-graphs 3 graph-analytics 3 graph-theory-algorithms 3 graph-databases 3 typescript 3 graph-processing 3 streaming-graph-processing 3 streaming-graph-data 3 linked-list 2 bfs-algorithm 2 algorithm 2 knight-travails 2 tree-data-structure 2 queue 2 data-structures-and-algorithms 2 stack 2 java-library 2 reactjs 2 graph-api 2 typescript-library 2 shortest-path-routing-algorithm 2 docker 2 graph-data 2 simplicial-complex 2 topological-data-analysis 2 algorithms 2 csharp 2 graphblas 2 graph-analysis 2 awesome 2 awesome-list 2 awesome-lists 2 pydata 2 datasets 2 dynamic-graph-processing 2 streaming-graphs 2 complex-networks 2 graph-database 2 temporal-graph-processing 2 temporal-graphs 2 map 2 binary-search-tree 2 graph-db 1 dsa 1 graph-dbms 1 graph-datasets 1 ecmascript 1 db 1 shortest-path-algorithm 1 cypher 1 cypher-query 1 cypher-query-language 1 depth-first-search 1 graphcoloring 1 adjacency-matrix 1 c 1 circuit 1 euler 1 euler-circuit 1 graph-circuit 1 graph-euler 1 implementation 1 implementation-of-data-structures 1 undirected-graph 1 c-plus-plus 1 cgraphics 1 codeblocks 1 djikstra-algorithm 1 college-project 1 dijkstras-algorithm 1 dockerfile 1 localstorage 1 coloring-graph 1 combinatorial-optimization 1 exact-algorithm 1 heuristic-algorithm 1 metaheuristic-optimization 1 np-hard 1 python-lib 1 python-library 1 6-degrees-of-kevin-bacon 1 oracle-of-bacon 1 datastructures-algorithms 1 interview-practice 1 interview-preparation 1 interview-questions 1