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
- Host: GitHub
- URL: https://github.com/zigrazor/duuf
- Owner: ZigRazor
- License: gpl-3.0
- Created: 2020-05-28T08:13:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T11:14:57.000Z (over 5 years ago)
- Last Synced: 2025-04-04T15:17:35.519Z (10 months ago)
- Topics: communication-library, cpp, cpp-framework, cpp-library, distributed, distributed-framework, distributed-systems, framework, library
- Language: C++
- Homepage: https://zigrazor.github.io/DUUF/
- Size: 163 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DUUF
[](https://app.codacy.com/manual/matteobotticci/DUUF?utm_source=github.com&utm_medium=referral&utm_content=ZigRazor/DUUF&utm_campaign=Badge_Grade_Settings)
[](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**.