Stars
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
quantitative trading with Javascript, Python, C++, PineScript, Blockly, MyLanguage(麦语言)
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
Distributed reliable key-value store for the most critical data of a distributed system
A General-purpose Task-parallel Programming System using Modern C++
【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
A debugging and profiling tool that can trace and visualize python code execution
Funding rate arbitrage on cryptocurrency.
any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only library
An advanced Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API, allowing you to scrape a user's followers, following, Tweets and more while evading most API limitations.
Event-driven network library for multi-threaded Linux server in C++11
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Red…
《Designing Data-Intensive Application》DDIA 第一版 / 第二版 中文翻译
Learn how to design systems at scale and prepare for system design interviews
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.