flashnuke / BinanceExtensionCPP
An extension for the API of Binance (https://www.binance.com/)
☆14Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for BinanceExtensionCPP
- Qt plotter of stock charts☆11Updated 9 years ago
- Performance profiling of JSON libraries☆18Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆40Updated 4 years ago
- Qt/Qml application using Google speech-to-text API to make voice commands☆10Updated 4 years ago
- Ping class for Qt 5 or 6 (without user elevation) Qt 5 또는 6 기반 계정 상승 필요없는 핑☆18Updated last year
- A library that brings C# like properties to modern C++.☆22Updated last year
- Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)☆18Updated 3 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- license key generator and validator used in libmdk☆12Updated 2 months ago
- C++ Stacktrace for windows linux and os/x☆28Updated last year
- C++ header-only библиотека технического анализа для алготрейдинга☆28Updated last year
- Simple DSL-like set of QPainter-based components for making complex custom QWidgets☆13Updated 8 months ago
- Fast and lightweight thread pool for C++11 and newer.☆36Updated this week
- Wicked fast, thread safe in-memory key/object store for C++☆12Updated 7 years ago
- Result<T, E> for Modern C++☆32Updated 4 years ago
- A C++ header-only ZLib / libBZ2 / libLZMA / Zstandard wrapper.☆49Updated 5 months ago
- Pipelines for Modern C++☆58Updated 4 years ago
- Modern C++ 任务池,将作为纯同步调用方式实现完全等价于 async/await 的效果☆10Updated 3 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- SmartPool is an object pool single-header library for fast object allocation. All objects inside of a pool placed in a contiguous memory …☆13Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 5 months ago
- Header-only type safe C++ template library for fast native fixed point arithmetic☆14Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 5 years ago
- Ever wanted to have a widget instead of simple text in QListWidget? Here you go.☆18Updated 6 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 9 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆28Updated 3 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆11Updated 3 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆16Updated 2 years ago