jmossberg / websocketpp-examples
Examples client and servers using WebSocket++ C++ header only library
☆19Updated 3 years ago
Alternatives and similar repositories for websocketpp-examples:
Users that are interested in websocketpp-examples are comparing it to the libraries listed below
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆139Updated last year
- An efficient single publisher multiple subscriber message queue for Linux IPC☆56Updated 4 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆160Updated 10 months ago
- C++ Security Library☆39Updated 10 months ago
- Boost.ASIO-based TLS certificate verification library☆79Updated 10 months ago
- Thread safe, lock-free memory pool.☆56Updated 10 months ago
- My example and experimental source codes about books of Effective C++ Series, "Effective C++ 3/E" and "Effective Modern C++" by Scott Mey…☆35Updated 7 years ago
- C++ wrapper around the nanomsg NNG API☆207Updated 3 years ago
- Header-only C++ logging library☆134Updated last week
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆139Updated 9 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆116Updated 9 months ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆140Updated 10 months ago
- Loading of a C++ class from a shared library (C++11)☆70Updated 3 years ago
- Boost header directory.☆23Updated 2 years ago
- Ported version of the JS library WebSockets-Callback to C++ using Boost and Beast☆12Updated 5 years ago
- C++ HTTP mock server for client tests.☆32Updated 3 years ago
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆116Updated last month
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆226Updated 4 months ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆88Updated 5 months ago
- c++ wrapper around libopus☆26Updated 6 years ago
- Simple example of working with Protobuf in C++☆17Updated 6 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆232Updated 6 months ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆43Updated 4 months ago
- A RESTful API using Poco C++ Libraries.☆72Updated 4 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆39Updated 10 months ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Async GRPC with C++20 coroutine support☆73Updated 2 years ago