apollomok / EliteQuant_CppLinks
☆28Updated 5 years ago
Alternatives and similar repositories for EliteQuant_Cpp
Users that are interested in EliteQuant_Cpp are comparing it to the libraries listed below
Sorting:
- Fork from NanoLog. Output txt format logs directly for hft.☆89Updated last year
- Trading Application Foundations☆43Updated 4 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- ☆110Updated last year
- Thread safe, lock-free memory pool.☆59Updated last year
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- 简单有效的内存池实现☆96Updated 8 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆59Updated 4 years ago
- 200 LeetCode Top Interview Questions: Optimal Solutions with Detailed Explanations for Easy/Medium/Hard Levels to Ace Coding Interviews☆63Updated 6 months ago
- ☆77Updated 2 years ago
- asio examples☆196Updated 11 months ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆326Updated 6 months ago
- ☆14Updated 3 years ago
- Optimizing Software In C++ 非正式中文翻译☆33Updated 3 years ago
- Examples and toturials for C++ Boost Asio library.☆268Updated 3 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- 机工社《高级C++20编程》随书代码☆55Updated 2 years ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- Thread pool which supports c++20 coroutine. 一个支持c++20协程的线程池。☆23Updated 3 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆357Updated 5 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- this is my summary c++ common tools☆28Updated 2 years ago
- A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.☆103Updated 10 months ago
- A revised version of NanoLog which writes human readable log file, and is easier to use.☆42Updated 3 years ago
- process communication with memory mapped file,probably could be used in trading system☆31Updated 6 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆388Updated 2 months ago
- SGI STL源码-注释版☆76Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆90Updated 4 years ago