tghosgor / postgresppLinks
postgres++ async C++ driver is a thin libpq wrapper in C++ for PostgreSQL that aims to make libpq easier to use. It has asynchronous behavior and depends on Boost.ASIO for async operations. It makes use of C++11 variadic templates for parameter-ed functions like PQsendQueryParams.
☆42Updated 8 months ago
Alternatives and similar repositories for postgrespp
Users that are interested in postgrespp are comparing it to the libraries listed below
Sorting:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Boost::ASIO low-level redis client (connector)☆147Updated 2 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆375Updated 2 weeks ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆162Updated 8 months ago
- A small header-only library for converting data between json representation and c++ structs☆159Updated 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 …☆120Updated 7 years ago
- C++ client for PostgreSQL☆46Updated last year
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆55Updated 8 months ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Go-like channels for ASIO C++20 coroutines☆42Updated last year
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- C++20 Microservice Bootstrapping Framework☆232Updated 2 weeks ago
- OZO is a C++17 Boost.Asio based header-only library for asyncronous communication with PostgreSQL DBMS.☆231Updated 2 years ago
- An async redis client designed for performance and scalability☆269Updated last week
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆72Updated 2 years ago
- C++ client library for PostgreSQL☆283Updated 3 weeks ago
- Boost Application Library☆113Updated 4 years ago
- Fast, unopinionated, minimalist web framework for C++ Perfect for building REST APIs☆95Updated 3 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 8 months ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- A simple experiment with the coroutines ts and boost asio.☆21Updated 8 years ago
- A simple, header only event bus library written in modern C++17.☆195Updated 3 months ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆27Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Asynchronous C++ client library for PostgreSQL, protocol v3.☆26Updated 6 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated 4 months ago
- JSON Object Signing and Encryption library for C++.☆67Updated 2 years ago
- A C++ wrapper for sqlite3 meant to be used in combination with sqlpp11.☆75Updated 3 years ago