Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/psturm108/cpptoolkit

A header only library for C++ for advanced programming concepts
https://github.com/psturm108/cpptoolkit

async asyncio c cpp image image-processing mathematics matrix vector

Last synced: 27 days ago
JSON representation

A header only library for C++ for advanced programming concepts

Awesome Lists containing this project

README

        

# CPPToolkit

The CPP Toolkit helps C++ developers create software faster by generalizing common objectives into an
easy to use library. The library is header only making compilation easier for new developers and users.
The library uses as many POSIX libraries as possible and aims for cross-compilation on a number of
different platforms with the main focus being the Linux platform.

## Core

At the core of the library we have:

- General mathematics tools
- General architecture tools
- General input / output tools
- Image procesing algorithms
- Encryption processing tools
- Advanced hardware controllers