ππ» Hi everyone, and Happy Hacktoberfest!
This is my repos ready for the Hacktoberfest:
Python
PyStateMachine
*** Beginners ***
A Python implementation of simply configurable State Machines.
ZigRazor / PyStateMachine
Python State Machine
PyStateMachine
Introduction
PyStateMachine is a Framework that support state machines in Python
Requirements
- Python3
How to Run
Work in Progess
Example
Work in Progess
Test Suite
Work in Progress
How to contribute
Read the CONTRIBUTING GUIDE
Hacktoberfest
We are pleased to inform you that this repository is participating in the #Hacktoberfest!
Happy Coding!
Contact
E-Mail : zigrazor@gmail.com
Support
To support me just add Star the project or follow me
To get updated watch the project
Project Info
LogParser
*** Beginners ***
A Log Parser, that create structured data from log files.
LogParser
A Log Parser, that create structured data from log files.
C++
CXXGraph
*** Advanced ***
Header-Only C++ library for Graph Representation and Algorithms with a simple interface.
CXXGraph
Table of Contents
-
CXXGraph
- Table of Contents
- Introduction
- Algorithm Explanation
- Partition Algorithm Explanation
- Classes Explanation
- Requirements
- How to use
- Unit-Test Execution
- Benchmark Execution
- Packaging
- Install and Uninstall
- Example
- How to contribute
- Site
- Contact
- Support
- References
- Credits
- Hacktoberfest 2k21
- We are Looking for...
Introduction
CXXGraph is a small library, header only, that manages the Graph and it's algorithms in C++. In other words a "Comprehensive C++ Graph Library".
Algorithm Explanation
Dijkstra
Graph Dijkstras Shortest Path Algorithm(Dijkstra's Shortest Path) Dijkstra's Algorithm is used to find the shortest path from a source node to all other reachable nodes in the graph. The algorithm initially assumesβ¦
CXXAutomata
*** Intermediate ***
A C++ Library to which implements the structures and algorithms for finite automata, pushdown automata, and Turing machines.
ZigRazor / CXXAutomata
A C++ library for simulating automata and Turing machines
CXXAutomata
A C++ library for simulating automata and Turing machines
CXXLog
*** Beginners ***
A C++ HeaderOnly Logging Utilities
If you need some instructions on how to contribute or how to approch to the repo or more in general to the Open Source, do not hesitate to open an issue on the repository or write to me at email : zigrazor@gmail.com .
Happy Coding! π»
Top comments (0)