venediktov / CRUDLinks
Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers
☆33Updated last year
Alternatives and similar repositories for CRUD
Users that are interested in CRUD are comparing it to the libraries listed below
Sorting:
- ☆27Updated 7 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆74Updated 2 years ago
- Fast delegates implementation☆56Updated 3 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Minimal subset of Catch2 C++ test framework