apollomok / EliteQuant_CppLinks
☆27Updated 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
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒 支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- purecpp opensource projects list☆94Updated 3 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆331Updated 10 months ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 6 years ago
- c++11基础库☆1,031Updated 11 months ago
- C++ code examples for Geek Time☆313Updated 2 months ago
- QuantFabric主项目☆225Updated last month
- Translation of C++ Templates 2nd | Powered by Obsidian☆359Updated 2 years ago
- <-- workflow 中文注释 / demos / 源码解析☆304Updated 3 years ago
- C++/C++11/C++14/C++17/C++20's usage☆318Updated last month
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆406Updated 3 months ago
- ☆113Updated 2 years ago
- asio examples☆214Updated 3 weeks ago
- 基于C++ Coroutines编写的无栈协程库☆627Updated last year
- My small collection of C++ utilities☆410Updated last month
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆639Updated 4 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- Examples and toturials for C++ Boost Asio library.☆271Updated 3 years ago
- Zero Fluff, Max Value: Code-Driven Modern C++(11/14/17) Best Practices☆263Updated 9 months ago
- 《大话设计模式》C++实现☆368Updated 8 years ago
- ☆77Updated 2 years ago
- 简单有效的内存池实现☆98Updated 9 years ago
- This is the sample code for Boost library Guide.☆428Updated 4 years ago
- 《C++ 服务器开发精髓》随书配套源码☆219Updated 4 years ago
- A distributed service governance framework. 分布式服务治理框架☆432Updated last year
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆75Updated 6 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated 2 weeks ago
- a mini implementation of muduo☆129Updated 11 years ago