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.
☆39Updated 3 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 3 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- A small header-only library for converting data between json representation and c++ structs☆156Updated 11 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆152Updated 3 months ago
- async/await in vanilla C++11☆80Updated 8 years ago
- An HTTP / Websocket library in C++17 using Boost.Beast and Boost.ASIO.☆105Updated last year
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆54Updated 3 months ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 3 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆131Updated 7 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated 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 …☆116Updated 7 years ago
- Futures and thread pool for C++ (with optional Qt support)☆131Updated 4 years ago
- Fast, unopinionated, minimalist web framework for C++ Perfect for building REST APIs☆93Updated 2 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆47Updated last year
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- C++ client for PostgreSQL☆46Updated last year
- Event loop friendly C++ actor micro-framework, supervisable☆364Updated this week
- Boost Application Library☆112Updated 3 years ago
- ORM for consuming RESTful APIs in C++☆81Updated 6 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- A simple, header only event bus library written in modern C++17.☆167Updated 3 months ago
- A C++ library that implements the WhatWG URL specification☆59Updated last year
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆71Updated last year
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- C++ Template Engine for HTML/CSS/JavaScript☆79Updated 7 years ago
- C++ binding for nanomsg☆109Updated 10 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 11 months ago
- C++ Configuration management library inspired by the Viper package for golang.☆48Updated 7 months ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago