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:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- C++20 implementation of {{ mustache }}☆86Updated 10 months ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 5 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A modern, header-only request router for C++☆24Updated 3 weeks ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 5 months ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Experimental library for coroutines and networking☆16Updated 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☆49Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆41Updated last year