GitHub topics: graph-algorithms
ArfatulAsif/Competitive-Programming-TopicWise
In this repository I have stored templates and my personal notes for competitive programming topics like DP,Greedy,Graph,Math.
Language: C++ - Size: 11.8 MB - Last synced at: 28 minutes ago - Pushed at: about 3 hours ago - Stars: 19 - Forks: 1
Quaha/YAGkP-Lib
Yet Another Graph k-Partition Library
Language: C++ - Size: 31.7 MB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 2 - Forks: 0
jahemni/stanford-algorithms-specialization
My code and notes for the Stanford Algorithms Specialization on Coursera.
Language: C++ - Size: 28 MB - Last synced at: about 3 hours ago - Pushed at: about 5 hours ago - Stars: 0 - Forks: 0
RahulRadhakrishnanNair/Generic_Data_Structures
A library that I am working on, a generic abstract data structure library for C/C++ utilising void pointers.
Language: C++ - Size: 6.84 KB - Last synced at: about 6 hours ago - Pushed at: about 7 hours ago - Stars: 0 - Forks: 0
digraphs/Digraphs
The GAP package Digraphs
Language: GAP - Size: 116 MB - Last synced at: about 7 hours ago - Pushed at: about 9 hours ago - Stars: 43 - Forks: 61
memgraph/memgraph
Open-source graph database, tuned for dynamic analytics environments. Easy to adopt, scale and own.
Language: C++ - Size: 81.7 MB - Last synced at: about 9 hours ago - Pushed at: about 9 hours ago - Stars: 3,471 - Forks: 184
Semore9/Mfinder
š Explore and analyze online space assets with Mfinder, a powerful tool for ICP filing, domain resolution, and network vulnerability scanning.
Language: TypeScript - Size: 4.89 MB - Last synced at: about 13 hours ago - Pushed at: about 15 hours ago - Stars: 0 - Forks: 0
roymadi/DSA-Visualizations-Python
A collection of interactive Python projects demonstrating various Data Structures and Algorithms (Graphs, Trees, Sorting, Recursion, DP, etc.) through engaging games and visualizers.
Language: Python - Size: 235 KB - Last synced at: about 14 hours ago - Pushed at: about 16 hours ago - Stars: 1 - Forks: 0
RyannSQ14/MSTree-Bench
A benchmarking toolkit for comparing Kruskal's and Prim's minimum spanning tree algorithms across various graph configurations, with visualization tools and performance analysis reports.
Language: Python - Size: 11 MB - Last synced at: about 18 hours ago - Pushed at: about 20 hours ago - Stars: 0 - Forks: 0
petgraph/petgraph
Graph data structure library for Rust.
Language: Rust - Size: 95.4 MB - Last synced at: about 22 hours ago - Pushed at: about 2 months ago - Stars: 3,633 - Forks: 424
ArielXL/daa-b25
Project DAA B25
Language: Python - Size: 136 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0
gabstancu/laplacian-sparsification
Language: C++ - Size: 1.42 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0
networkx/networkx
Network Analysis in Python
Language: Python - Size: 91.4 MB - Last synced at: 1 day ago - Pushed at: 6 days ago - Stars: 16,350 - Forks: 3,428
Pabitra-33/JAVA
This repository contains comprehensive collection of Java programs covering fundamental to advanced concepts.
Language: Java - Size: 715 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0
tinker495/JAxtar
JAxtar is a project with a JAX-native implementation of parallelizeable A* & Q* solver for neural heuristic search research.
Language: Python - Size: 13.6 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 42 - Forks: 4
MiladNooraei/Orienteering-Problem
Efficient Solutions for the Orienteering Problem: A Comparative Study of Dynamic Programming and Floyd-Warshall Algorithms
Language: Python - Size: 12.7 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 6 - Forks: 0
Amal-nellanhi/DSA-in-C
This repository contains my practice programs for Data Structures and Algorithms in C, created to improve my understanding of core concepts.
Language: C - Size: 213 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0
neo4j-contrib/neo4j-apoc-procedures
Awesome Procedures On Cypher for Neo4j - codenamed "apoc" Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā If you like it, please ā above ā§Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā Ā
Language: Java - Size: 55.9 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1,839 - Forks: 502
joflucki/graphpp
A C++ library and GUI built to easily manipulate graphs of all types and run common graph algorithms
Language: C++ - Size: 79.1 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0
P4ND4P0W3R/Metro-Efrei-Dodo
This project leverages real-time data from Ile-de-France MobilitƩs (IDFM) to provide an efficient metro navigation system for Paris and Bordeaux (using a simplified dataset). It utilizes graph algorithms to calculate shortest paths, visualize the minimum spanning tree of the metro network, and check network connectivity.
Language: Python - Size: 548 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0
golu19102003/AOA-LAB
This Lab Programs provide hands-on experience in implementing and analyzing fundamental algorithms used in computer science. This lab focuses on practical understanding of algorithm design techniques such as divide and conquer, greedy methods, dynamic programming, backtracking, and graph algorithms.
Language: C - Size: 1.64 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0
DerwenAI/kglab
Graph Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries ā atop Pandas, NetworkX, RAPIDS, RDFlib, pySHACL, PyVis, morph-kgc, pslpython, pyarrow, etc.
Language: Jupyter Notebook - Size: 32.5 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 648 - Forks: 71
omicscode/dgnseq
graph attention network for seq models
Language: Rust - Size: 11.7 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0
DerwenAI/kleptosyn
Synthetic data generation for investigative graphs based on patterns of bad-actor tradecraft.
Language: Jupyter Notebook - Size: 4.33 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 7 - Forks: 0
be-a-guptaji/DSA
DSA - Data Structures and Algorithms: A collection of optimized Java solutions to common problems, categorized by difficulty, to help with coding interview preparation.
Language: Java - Size: 556 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 16 - Forks: 0
elecbug/netkit
NetworkX-based graph and P2P libraries focused on performance
Language: Go - Size: 257 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
realsaleemahmed/Graph-Theory-Puzzle-Solver
An interactive web app to solve and visually demonstrate classic graph theory puzzles: Kƶnigsberg Bridges (Eulerian Paths), Maze Solving (BFS), and the Utility Problem (Planarity).
Language: JavaScript - Size: 13.7 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
HanielUlises/PolyGraph
Geometry and Graph Theory
Language: C++ - Size: 32.2 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
rapidsai/cugraph
cuGraph - RAPIDS Graph Analytics Library
Language: Cuda - Size: 60.5 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2,083 - Forks: 338
luk036/netlistx
š„ NetlistX: Netlist and Related Algorithms on Python
Language: Python - Size: 273 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
bjarndejong/mwis_tree_decomposition
A C++ implementation of an exact solver for MWIS using dynamic programming and tree decompositions.
Language: C++ - Size: 871 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0
SparseLinearAlgebra/cuBool
Sparse linear Boolean algebra for Nvidia Cuda
Language: C++ - Size: 38.9 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 24 - Forks: 4
anvaka/VivaGraphJS
Graph drawing library for JavaScript
Language: JavaScript - Size: 2.9 MB - Last synced at: 1 day ago - Pushed at: 9 months ago - Stars: 3,853 - Forks: 422
Surajv311/myProgramming_Interview-Prep
A list of coding questions I solved (DS-Algo & CP) šØāš» to enhance my algorithmic thinking skills. Also includes: Notes ā | Resources | Core-CS Subjects š | Off-Campus... š
Language: C++ - Size: 72.4 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 6 - Forks: 1
khteh/DataStructuresAlgorithms
C++ Algorithms and data structures using only standard libraries. This answers many of the challenges in Codility and HackerRank. > 1200 Google Test cases and counting.
Language: C++ - Size: 2.44 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0
mulekick/typescript-dsa
Data structures & algorithms implementations with jest unit tests for benchmarking.
Language: TypeScript - Size: 806 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
orneryd/Mimir
Mimir - Fully open and customizable memory bank with semantic vector search capabilities for locally indexed files (Code Intelligence) and stored memories that are shared across sessions and chat contexts allowing worker agent to learn from errors in past runs. Includes Drag and Drop multi-agent orchestration
Language: TypeScript - Size: 2.63 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 39 - Forks: 5
Yathu2007/React-Pathfinding-Visualizer
š Pathfinding visualizer using React JS & Tailwind CSS
Language: JavaScript - Size: 339 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0
s243a/UnifyWeaver
Prolog-to-Bash compiler for declarative automation, featuring BFS-optimized transitive closures and recursion support.
Language: Prolog - Size: 1.73 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
agl-alexglopez/dancing-links-and-planning-pokemon
A repository that explores how to apply Donald Knuth's Algorithm X via Dancing Links to PokƩmon type coverage.
Language: C++ - Size: 22.1 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0
igraph/rigraph
igraph R package
Language: R - Size: 600 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 604 - Forks: 206
Jurshsmith/dex-optimizer
Rust-powered arbitrage engine that discovers short-hop DEX routes via CSR-backed graph search and a streaming update pipeline
Language: Rust - Size: 69.3 KB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
anvaka/ngraph.graph
Graph data structure in JavaScript
Language: JavaScript - Size: 553 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 564 - Forks: 71
glampert/data-structures
As simple as possible modern C++ implementations of common data structures.
Size: 1.95 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
graphif/project-graph
A node-based visual tool for organizing thoughts and notes in a non-linear way.
Language: TypeScript - Size: 64.2 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3,292 - Forks: 201
Cohunefatuniformness570/english-words-knowledge-graph
š Visualize the evolution of the English language with a dynamic prefix galaxy, powered by Wiktionary and Google Books datasets.
Language: Python - Size: 1.32 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
gugugu12138/AdaptoFlux
An algorithm that implements intelligence based on a Method pool (a collection containing multiple types of functions). äøē§åŗäŗę¹ę³ę± ļ¼å å«å¤ē§ē±»åēå½ę°ēéåļ¼å®ē°ęŗč½ēē®ę³
Language: Python - Size: 7.15 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 36 - Forks: 0
KarunakarThurlu/DataStructures-Algorithms
Data Structures and Algorithms implementation in Java.
Language: Java - Size: 185 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 3 - Forks: 1
Hunterdii/GeeksforGeeks-POTD
š Welcome to the vibrant world of GeeksforGeeks Daily Problem of the Day solutions! Dive into a treasure trove of daily challenges meticulously crafted to sharpen your problem-solving skills. With diverse topics, detailed explanations, and a supportive community, this repository is your gateway to mastering algorithms, data structures, and more!š
Language: C++ - Size: 6.8 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 223 - Forks: 61
SkBlaz/py3plex
Py3plex - A multilayer complex network visualization and analysis library in python3
Language: Python - Size: 447 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 173 - Forks: 37
CaioDamascenoAlves/tcc
AnĆ”lise de Redes Complexas aplicada ao Esporte OlĆmpico. Modelagem de relaƧƵes competitivas entre atletas usando teoria de grafos, PageRank e detecção de comunidades. TCC - Sistemas de Informação - UFOP 2025.
Language: Python - Size: 11.1 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0
SrabanMondal/Typeflow
Typeflow is a visual workflow engine for Python. Design, validate, and execute workflows using type-safe function/class nodes and a React Flow editor. Fully local, modular, and AI-ready.
Language: HTML - Size: 1.54 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0
tuned-org-uk/pyarrowspace
`arrowspace` for Python. A graph analysis and vector search library
Language: Python - Size: 29.7 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 1
saif-gitreps/Algorithms
Solutions of Solved Algorithm problems from various different online judges.
Language: C++ - Size: 1.23 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 1
memgraph/mage
MAGE - Memgraph Advanced Graph Extensions :crystal_ball:
Language: C++ - Size: 22.3 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 319 - Forks: 33
neo4j/graph-data-science-client
A Python client for the Neo4j Graph Data Science (GDS) library
Language: Python - Size: 21.4 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 224 - Forks: 54
barakugav/JGAlgo
A high-performance library for graph algorithms written in Java. It contains a wide collection of optimized algorithms and data structures for a range of problems on graphs.
Language: Java - Size: 143 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 20 - Forks: 1
ZubairSolanki/f1-race-predictor
šļø Predict Formula 1 podium finishers with 96.6% accuracy using machine learning and extensive telemetry data for insightful race forecasts.
Language: Python - Size: 2.07 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
mirochnishenko/neo4j-qlr
š Query and manage Neo4j databases efficiently with an easy-to-use command line tool, simplifying your graph data interactions.
Size: 1.29 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
atelier-saulx/based
Live graph data platform, build for hyper-scale & progressive security
Language: TypeScript - Size: 309 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 13 - Forks: 1
kahypar/mt-kahypar
Mt-KaHyPar (Multi-Threaded Karlsruhe Hypergraph Partitioner) is a shared-memory multilevel graph and hypergraph partitioner equipped with parallel implementations of techniques used in the best sequential partitioning algorithms. Mt-KaHyPar can partition extremely large hypergraphs very fast and with high quality.
Language: C++ - Size: 36.5 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 167 - Forks: 33
avk959/LGenerics
Generic algorithms and data structures for Lazarus/Free Pascal
Language: Pascal - Size: 100 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 128 - Forks: 18
iamnotautistic/Pathfinding-Visualizer
š Visualize pathfinding algorithms like BFS, DFS, Dijkstra, and A* on an interactive grid with real-time animations and metrics in this React app.
Language: JavaScript - Size: 2.12 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
ahzamkidwai/Data-Structures-Algorithms-Code
Solution of DSA Problems for GeekforGeeks Platform
Language: C++ - Size: 318 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
queelius/AlgoGraph
Immutable graph data structures and algorithms library with interactive shell
Language: Python - Size: 818 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0
MUTANGUHAVA/aco-routing-exploration
š Explore Ant Colony Optimization for efficient payment routing in blockchain networks, enhancing transaction speed and scalability in decentralized systems.
Language: JavaScript - Size: 1.31 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0
ZigRazor/CXXGraph
Header-Only C++ Library for Graph Representation and Algorithms
Language: C++ - Size: 71.8 MB - Last synced at: 6 days ago - Pushed at: 17 days ago - Stars: 654 - Forks: 138
HKUDS/Awesome-LLM4Graph-Papers
[KDD'2024] "LLM4Graph: A Survey of Large Language Models for Graphs"
Size: 1.86 MB - Last synced at: 4 days ago - Pushed at: 8 months ago - Stars: 353 - Forks: 15
eyasir329/CP_Archive
A collection of essential algorithms, data structures, and mathematical utilities for competitive programming.
Language: C++ - Size: 55.1 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 2
DragonSenses/Algorithms
A curated collection of algorithms and data structure solutions focused on graph traversal, search strategies, sorting techniques, and LeetCode problem sets.
Language: Java - Size: 6.56 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0
OmenApps/django-postgresql-dag
Directed Acyclic Graphs with a variety of methods for both Nodes and Edges, and multiple exports (NetworkX, Pandas, etc). This project is the foundation for a commercial product, so expect regular improvements. PR's and other contributions are welcomed.
Language: Python - Size: 139 KB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 48 - Forks: 6
umitkacar/awesome-interview
Coding Interview Prep: LeetCode, system design, algorithms, data structures, FAANG questions, and technical interview resources.
Language: Python - Size: 109 KB - Last synced at: 1 day ago - Pushed at: 11 days ago - Stars: 11 - Forks: 1
anas20023/Code-Forces
Solve of Codeforce Round , Div 2 ,Div 3, Div 4 and other Practice Problems
Language: C++ - Size: 906 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0
Mehulupase01/Human-Trafficking-Detection-An-Integrated-Pipeline-Utilizing-NLP-GNN-GIS
This repository hosts the code, models, and documentation for the Masterās Thesis Project titled: āAI-Powered End-to-End Pipeline for Spatio-Temporal Analysis of Human Trafficking Networks Using Victim Testimoniesā
Language: HTML - Size: 18.1 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0
mahmoudabozied4/maze-graph-algorithms-visualizer
An interactive visualization of maze-based shortest path algorithms with support for Dijkstra, Bellman-Ford, Floyd-Warshall, BFS, and DFS. Set start/end points, place walls, and observe how classic graph algorithms find paths dynamically on a 10x10 grid maze.
Language: JavaScript - Size: 12.7 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0
PanK0/ARGO
ARGO - Adversarial Robust Graph Operator is a software for testing reliable communication techniques in unknown networks in presence of Byzantine faults
Language: Go - Size: 98.6 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0
azminewasi/Awesome-Graph-Research-ICLR2024
It is a comprehensive resource hub compiling all graph papers accepted at the International Conference on Learning Representations (ICLR) in 2024.
Size: 1.93 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 101 - Forks: 8
neo4j/graph-data-science
Source code for the Neo4j Graph Data Science library of graph algorithms.
Language: Java - Size: 93.7 MB - Last synced at: 7 days ago - Pushed at: 14 days ago - Stars: 735 - Forks: 186
neo4j-labs/graph
A library for high-performant graph algorithms.
Language: Rust - Size: 841 KB - Last synced at: 8 days ago - Pushed at: 11 months ago - Stars: 424 - Forks: 30
ZinRicky/graph-wedgelets
Language: Python - Size: 42 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0
DrudgeCAS/libcanon
A C++ library for canonicalizing combinatorial objects with lightening speed
Language: C++ - Size: 3.4 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 5 - Forks: 2
Himanshu3198/Graph-DSA-Series
problems based on graph basic to advanced
Language: C++ - Size: 299 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0
Graphlet-AI/graphlet
PyPi module for Graphlet AI Knowledge Graph Factory
Language: Python - Size: 20.4 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 33 - Forks: 1
Neurofibromin/mgmcc
mediocre graph manager code compendium
Language: C++ - Size: 47.9 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0
DiogoRibeiro7/bmssp
ssspx is a clean, typed, and tested implementation of a deterministic SingleāSource Shortest Paths solver for directed graphs with nonānegative weights. It follows a BMSSPāstyle divideāandāconquer design (levels, FindPivots, bounded base case) and includes a switchable frontier, an optional constantāoutdegree transform.
Language: Python - Size: 1.55 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 25 - Forks: 2
Notgnoshi/generative
Generative art. A suite of composable tools to generate, transform and visualize WKT geometries
Language: Rust - Size: 16.1 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 29 - Forks: 3
habedi/graphina
A graph data science library for Rust :crab:
Language: Rust - Size: 289 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 69 - Forks: 6
DrTimothyAldenDavis/SuiteSparse
The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
Language: C - Size: 280 MB - Last synced at: 11 days ago - Pushed at: 15 days ago - Stars: 1,387 - Forks: 289
hamidurrk/Python-Practice
Contains Python code for various assignments and leetcode problems related to data structures and algorithms.
Language: Python - Size: 2.59 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0
JuliaGraphs/Graphs.jl
An optimized graphs package for the Julia programming language
Language: Julia - Size: 18 MB - Last synced at: 5 days ago - Pushed at: 11 days ago - Stars: 514 - Forks: 115
wesleyscholl/ZipGraph
ā” Blazing-fast graph processing engine in Rust with ML-powered optimization. 50-200x faster than Python/JS. Self-tuning algorithms, real-time anomaly detection, and sub-10ms queries on million-node graphs. šš§
Language: Rust - Size: 3.43 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0
loiane/javascript-datastructures-algorithms
:books: collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
Language: JavaScript - Size: 13.4 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 4,805 - Forks: 1,248
schochastics/graphlayouts
new layout algorithms for network visualizations in R
Language: R - Size: 22.7 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 282 - Forks: 17
kevinlin1/huskymaps
An educational web app for mapping the world, searching for places, and navigating around Seattle.
Language: Java - Size: 17.7 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 0
AstraZeneca/awesome-explainable-graph-reasoning
A collection of research papers and software related to explainability in graph machine learning.
Size: 1.7 MB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 1,983 - Forks: 135
thomasp85/tidygraph
A tidy API for graph manipulation
Language: R - Size: 29.1 MB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 558 - Forks: 61
softagram/sgraph
graph library for sgraph, hierarchic graphs
Language: Python - Size: 389 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 6
Kemsekov/GraphSharp
GraphSharp is a tool to study and use knowledge of graph theory in C#!
Language: C# - Size: 24 MB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 77 - Forks: 11
kbhujbal/Problem-Solving
Language: Java - Size: 339 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0
ahmetsait/interactive-graph-theory
Interactive Graph Theory ⢠Learn Graphs and Graph Algorithms
Language: TypeScript - Size: 1.49 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 2 - Forks: 3