maurodelazeri / RaccoonWSClient
RaccoonWSClient is a lightweight implementation of libwebsockets in C++
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for RaccoonWSClient
- C++ client to connect to bitmex - https://www.bitmex.com/☆11Updated 5 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆55Updated 4 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆74Updated 6 years ago
- A single header c++ websocket client/server lib for linux☆170Updated last year
- Shared-memory based ring buffer☆57Updated 7 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆38Updated 3 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆79Updated 2 months ago
- Asynchronous timer queue mechanism(C++11)☆24Updated 9 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆150Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆112Updated 6 years ago
- C++ implementation of LMAX disruptor☆11Updated 9 years ago
- c++ date class☆19Updated 2 years ago
- disruptor c++ implementation for IPC☆31Updated last year
- C++ port of LMAX disruptor☆19Updated 6 years ago
- c++, low-latency in-porcess communication via mmap☆49Updated 5 years ago
- 📦 TCP based publish-subscribe library for C++ 🌐☆38Updated this week
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆19Updated 9 years ago
- Lock free shared-memory library☆11Updated 7 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆153Updated 8 months ago
- Ported version of the JS library WebSockets-Callback to C++ using Boost and Beast☆12Updated 5 years ago
- Trading Application Foundations☆37Updated 3 years ago
- shared memory☆19Updated 8 years ago
- process communication with memory mapped file,probably could be used in trading system☆30Updated 6 years ago
- A lock-free object pool, CAS/spin/pthread_mutex☆17Updated 8 years ago
- ☆34Updated 4 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆125Updated 3 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆13Updated 5 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 10 years ago