bitbouncer / postgres-asioLinks
☆11Updated 7 years ago
Alternatives and similar repositories for postgres-asio
Users that are interested in postgres-asio are comparing it to the libraries listed below
Sorting:
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- ☆22Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- WIP☆26Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last year
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- ☆26Updated 7 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++