GabiIgnat's Stars
AlexandruCristianStan/FII-Practic-2023
Slides and Projects on Web Development with ASP.NET Core 7 for FII Practic 2023 sessions
buildkite/build-status-badge-themes
The library of themes you can use to spruce up your Buildkite build status badges
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
kokke/tiny-AES-c
Small portable AES128/192/256 in C
sebyddd/gitignore
A collection of useful .gitignore templates
s4kibs4mi/java-developer-roadmap
Roadmap to becoming a Java developer in 2024
krishnadey30/LeetCode-Questions-CompanyWise
Contains Company Wise Questions sorted based on Frequency and all time
kartikmehta8/Morse-Code-Flashlight
A Morse Code Flashlight Android app for emergency and recreational use.
bhargavchippada/forceatlas2
Fastest Gephi's ForceAtlas2 graph layout algorithm implemented for Python and NetworkX
francesco-ficarola/gexf4j
A java library for the GEXF file format.
paypal/digraph-parser
Java parser for digraph DSL (Graphviz DOT language)
michaltkacz/graph-editor
Simple graph editor made in Java Swing.
tomnelson/jungrapht-visualization
visualization and sample code from Java Universal Network Graph ported to use JGraphT models and algorithms
faif/GraphNetwork
A Java Swing applet for visualizing graph algorithms
Nour-Sadek/Graph-Algorithms-Visualizer
This project builds a Java GUI application with Swing to create graphs and visualize graph algorithms
nabil6391/graphview
Flutter GraphView is used to display data in graph structures. It can display Tree layout, Directed and Layered graph. Useful for Family Tree, Hierarchy View.
oss-bandb/GraphView
Android GraphView is used to display data in graph structures.
randysecrist/GEdit
A simple graph editor built for a university software engineering project.
Todense/OmniGraph
Desktop application for creating graphs and algorithm visualisation
itsmehemant7/PyMovieDb
A Simple IMDb API for Python
tuhinpal/imdb-api
Serverless IMDB API powered by Cloudflare Worker
vincarlet/subgraph-isomorphism
Resources on subgraph isomorphism
MiviaLab/vf2lib
VF2 - Subgraph Isomorphism
fozziethebeat/S-Space
The S-Space repsitory, from the AIrhead-Research group
petgraph/petgraph
Graph data structure library for Rust.
nzaramia/GraphIsomorphism
Graph Isomorphism
kpetridis24/vf2-pp
A state of the art algorithm for the Graph Isomorphism problem, adjusted for Sub-Graph and Induced Sub-Graph Isomorphism and extended to directed and multigraph settings.
MiviaLab/vf3lib
VF3 Algorithm - The fastest algorithm to solve subgraph isomorphism on large and dense graphs
TheAlgorithms/Java
All Algorithms implemented in Java
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解