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

https://github.com/guillaumedua/thot-io

Higly customizable C++ serialization
https://github.com/guillaumedua/thot-io

Last synced: 7 months ago
JSON representation

Higly customizable C++ serialization

Awesome Lists containing this project

README

          

# C++ Shelf

Collection of - Single-Header, header-only, C++ libraries files

| Profile | Build + tests badges |
| ------------------- | -------------------- |
| cmake-Ubuntu-gcc_11 | [![](https://github-actions.40ants.com/GuillaumeDua/CppShelf/matrix.svg?only=cmake-Ubuntu-gcc)](https://github.com/GuillaumeDua/CppShelf/actions/workflows/cmake-Ubuntu-gcc.yml) |
| cmake-Ubuntu-clang_13 | [![](https://github-actions.40ants.com/GuillaumeDua/CppShelf/matrix.svg?only=cmake-Ubuntu-clang)](https://github.com/GuillaumeDua/CppShelf/actions/workflows/cmake-Ubuntu-clang.yml) |

## [mp](https://github.com/GuillaumeDua/CppShelf/blob/main/includes/mp/csl/mp.hpp)

A collection of **C++ TMP** *(C++ template-metaprogramming)* utilities

## [wf](https://github.com/GuillaumeDua/CppShelf/blob/main/documentation/wf.md)

Generic **eDSL** builder - *as a route pattern* - to best translate **workflow**/use-cases in C++