venediktov / CRUD
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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Fast delegates implementation☆56Updated 2 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Massively Multiplayer Online Blackjack Game using Boost.Beast☆4Updated 4 years ago
- Named arguments for C++17☆30Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++ framework for rapid server development☆77Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.