tipi-build / openapipp
Modern C++ 20 compile time OpenAPI parser and code generator implementation
☆21Updated 3 years ago
Alternatives and similar repositories for openapipp:
Users that are interested in openapipp are comparing it to the libraries listed below
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 8 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆51Updated last week
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++14 reflection library☆71Updated 3 weeks ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 weeks ago
- Tiny Test System☆27Updated last month
- C++11 compatible charconv☆30Updated 3 weeks ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Text wrapper and column formatter for C++.☆26Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Libunifex networking library☆20Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated 2 months ago
- A C++14 implementation of IEEE 754 decimal floating point numbers☆29Updated last month
- Helpers for preventing the static initialization order fiasco of global variables.