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

https://github.com/zigrazor/duuf

Distributed Unified Utilities Framework
https://github.com/zigrazor/duuf

communication-library cpp cpp-framework cpp-library distributed distributed-framework distributed-systems framework library

Last synced: 8 months ago
JSON representation

Distributed Unified Utilities Framework

Awesome Lists containing this project

README

          

# DUUF

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/81be8003cd0a44cc8b14dc4f02d796f2)](https://app.codacy.com/manual/matteobotticci/DUUF?utm_source=github.com&utm_medium=referral&utm_content=ZigRazor/DUUF&utm_campaign=Badge_Grade_Settings)

[![codecov](https://codecov.io/gh/ZigRazor/DUUF/branch/develop/graph/badge.svg)](https://codecov.io/gh/ZigRazor/DUUF)

**Distributed Unified Utilities Framework**

## Project

The **D**istributed **U**nified **U**tilities **F**ramework is a collection of **C++** utilities libraries to execute common tasks in an easy and reliable way.

It provides a simple interface to the common action applied in a distributed environment and integrates inside also complex algorith for distributed system.

## Goal

The main goal of this project is to provide a usefull libraries that are easily integrated.

## Contribute

Contribute to this project is easy, and there are different category.

**Project Developer**

As Project Developer you can contribute by:
- Developing new feature requested in the [Project Cards](https://github.com/ZigRazor/DUUF/projects/1)
- Developing new test for the feature already developed
- Analyzing the [issues](https://github.com/ZigRazor/DUUF/issues) reported by the user
- Solving the known [bugs](https://github.com/ZigRazor/DUUF/projects/2)
- [Suggesting new feature to add](https://github.com/ZigRazor/DUUF/projects/3)

**User Developer**

As User Developer you can contribute by:
- Opening [issues](https://github.com/ZigRazor/DUUF/issues) when you find a bug or a problem
- [Suggesting new feature to add](https://github.com/ZigRazor/DUUF/projects/3)

## Note

This project is in development phase.

Any suggestions are welcome.

## Support and Contacts

To send suggestions or if you want to partecipate actively to the project you can send an email to **zigrazor@gmail.com**.