maurodelazeri / RaccoonWSClientLinks
RaccoonWSClient is a lightweight implementation of libwebsockets in C++
☆11Updated 6 years ago
Alternatives and similar repositories for RaccoonWSClient
Users that are interested in RaccoonWSClient are comparing it to the libraries listed below
Sorting:
- C++ client to connect to bitmex - https://www.bitmex.com/☆11Updated 6 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆61Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- C++ Binance Futures SDK.☆22Updated 4 years ago
- A single header c++ websocket client/server lib for linux☆187Updated 2 years ago
- WebSocket codec in C++. Implements RFC6455. Robust one-class parser implementation.☆154Updated 2 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Updated 5 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 6 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆167Updated last month
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 5 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆110Updated last year
- Binance C++ library☆68Updated 3 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 4 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- Binance Bincoin Exchange C++ API☆73Updated 9 months ago
- c++ date class☆19Updated 3 years ago
- disruptor c++ implementation for IPC☆31Updated 8 months ago
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- ☆40Updated 5 years ago
- process communication with memory mapped file,probably could be used in trading system☆32Updated 7 years ago
- A c++ matching engine with limit order book☆36Updated 10 years ago
- C++ port of LMAX disruptor☆22Updated 7 years ago
- A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book ana…☆52Updated 4 years ago
- A highly optimized single producer single consumer message queue C++ template☆273Updated 3 years ago
- Algotrading framework for C++17☆16Updated 4 years ago
- Shared-memory based ring buffer