Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thdot/senf
Mirror of the Fraunhofer FIT SENF framework
https://github.com/thdot/senf
Last synced: 12 days ago
JSON representation
Mirror of the Fraunhofer FIT SENF framework
- Host: GitHub
- URL: https://github.com/thdot/senf
- Owner: thdot
- License: other
- Created: 2016-10-17T18:05:06.000Z (over 8 years ago)
- Default Branch: trunk
- Last Pushed: 2016-10-17T18:23:16.000Z (over 8 years ago)
- Last Synced: 2024-11-17T17:38:10.730Z (2 months ago)
- Homepage: https://senf.fit.fraunhofer.de/
- Size: 7.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
SENF: The Simple and Extensible Network Framework
-------------------------------------------------The SENF Simple and Extensible Network Framework aims to be a complete
set of libraries to facilitate the development of network applications
focusing on network protocols on the layers below the application
layer. However, the framework includes many general purpose utilities
and will be expedient to use well beyond its primary objective.Goals
-----The main goals of this library are (in no particular order):
- modular framework design
- utilizing the power of modern C++
- very low overhead for frequently called members
- extensible design
- concise interface