https://github.com/zigrazor/lef
A Leader Election Framework
https://github.com/zigrazor/lef
cpp distributed-systems framework leader-election udp
Last synced: 6 months ago
JSON representation
A Leader Election Framework
- Host: GitHub
- URL: https://github.com/zigrazor/lef
- Owner: ZigRazor
- License: gpl-3.0
- Created: 2021-02-23T14:47:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-06-03T12:41:02.000Z (over 4 years ago)
- Last Synced: 2025-02-10T00:49:02.244Z (8 months ago)
- Topics: cpp, distributed-systems, framework, leader-election, udp
- Language: C++
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# LEF
A Leader Election Framework## Introduction
**LEF** is a Leader Election Framework developed in **C++**## Requirements
The minimun C++ standard required is **C++14** and a G++ compiler version greater than 7.3.0.
( The build are tested with G++ 9.x.x )#### How to Compile
- Enter the `build` directory
- execute command `cmake `
- if all is succesfull execute the command `make`
(There are also a clean script in the `build` directory for clean all the files created by `cmake` )### How to Run
Work in Progess## Example
Work in Progess## How to contribute [](https://GitHub.com/ZigRazor/LEF/graphs/contributors/)
Read the [CONTRIBUTING GUIDE](https://github.com/ZigRazor/LEF/blob/main/CONTRIBUTING.md)
## Contact
E-Mail : zigrazor@gmail.com[GitHub Profile](https://github.com/ZigRazor) 

## Support
To support me just add ***Star*** the project [](https://GitHub.com/ZigRazor/LEF/stargazers/) or ***follow me*** [](https://github.com/ZigRazor?tab=followers)To get updated ***watch*** the project [](https://GitHub.com/ZigRazor/LEF/watchers/)
## Project Info
[](https://github.com/ZigRazor/LEF)
### Used Languages
[](https://github.com/ZigRazor/LEF)