vinniefalco / BeastLounge
Massively Multiplayer Online Blackjack Game using Boost.Beast
☆4Updated 4 years ago
Alternatives and similar repositories for BeastLounge:
Users that are interested in BeastLounge are comparing it to the libraries listed below
- Session-based Beast/Asio wrapper requiring C++14☆65Updated 4 years ago
- Continuations for C++ std::future<> types☆52Updated last year
- A C++ QUIC and HTTP/3 library based on lsquic and boost::asio☆70Updated last year
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆141Updated 10 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- Experimental library to test feasabiltity of go-like channels built on Asio☆24Updated 3 years ago
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated 3 weeks ago
- C++ framework for rapid server development☆77Updated last year
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Boost::ASIO low-level redis client (connector)☆145Updated 2 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 3 years ago
- A C++14 reflection library☆68Updated 2 months ago
- Futures and thread pool for C++ (with optional Qt support)☆128Updated 4 years ago
- C++ Automatic Mocks Injector☆33Updated 10 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆156Updated 8 months ago
- 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 …☆111Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 6 months ago
- generic stack-based container☆105Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Async SEMaphore☆22Updated 10 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Agent Based Class Design☆50Updated 4 years ago
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- C++ asynchronous promises like a Promises/A+