An open API service indexing awesome lists of open source software.

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

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 [![GitHub contributors](https://img.shields.io/github/contributors/ZigRazor/LEF.svg)](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) ![Profile views](https://gpvc.arturio.dev/ZigRazor)

![ZigRazor's github stats](https://github-readme-stats.vercel.app/api?username=ZigRazor&show_icons=true&theme=tokyonight)

## Support
To support me just add ***Star*** the project [![GitHub stars](https://img.shields.io/github/stars/ZigRazor/LEF.svg?style=social&label=Star&maxAge=2592000)](https://GitHub.com/ZigRazor/LEF/stargazers/) or ***follow me*** [![GitHub followers](https://img.shields.io/github/followers/ZigRazor.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/ZigRazor?tab=followers)

To get updated ***watch*** the project [![GitHub watchers](https://img.shields.io/github/watchers/ZigRazor/LEF.svg?style=social&label=Watch&maxAge=2592000)](https://GitHub.com/ZigRazor/LEF/watchers/)

## Project Info

[![Readme Card](https://github-readme-stats.vercel.app/api/pin/?username=ZigRazor&repo=LEF)](https://github.com/ZigRazor/LEF)

### Used Languages
[![Top Langs](https://github-readme-stats.vercel.app/api/top-langs/?username=ZigRazor&layout=compact)](https://github.com/ZigRazor/LEF)