NewYaroslav / binary-cpp-api
Binary C++ API client
☆10Updated 3 weeks ago
Alternatives and similar repositories for binary-cpp-api:
Users that are interested in binary-cpp-api are comparing it to the libraries listed below
- VitoshaTrade is a Forex forecasting module for MetaTrader4.☆11Updated last year
- Coroutine implementation for C++11☆18Updated 13 years ago
- C++ CSV and DSV Filter Library https://www.partow.net/programming/dsvfilter/index.html☆2Updated 5 months ago
- a lightweight C++ TCP socket library powered by epoll/kqueue, for study.☆24Updated 2 years ago
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Updated 9 years ago
- C++ Build Scripts☆14Updated 2 years ago
- interconverting json string and c++ class(convert json string to c++ class, and convert c++ class to json string)☆12Updated 8 years ago
- "C++ for Python developers"☆20Updated 6 years ago
- Exchange Server☆10Updated 3 years ago
- Implementation of fast queue patterns (Push/Pull, request/reply, pub/sub, dealer/router) for C++☆16Updated 2 months ago
- java-like synchronized blocks in c++☆13Updated 11 years ago
- Depth C++ library☆10Updated 6 years ago
- Show HTML powered tooltips using the litehtml rendering engine.☆11Updated 10 years ago
- C++ asynchronous mongo library on top of the REACT-CPP library. Uses lambdas and callbacks to return query results.☆12Updated 10 years ago
- C++ TCP Proxy Server Variations☆6Updated 8 years ago
- C++ implementation of LMAX disruptor