Stars
《操作系统真象还原》自写源码实现 并于CSDN上面详细记录操作系统的整个实现流程 包括Debug步骤与书籍中错误勘误 Bochs2.6.8 Gcc4.4 本书除最后三个小功能其余全部实现 6k行左右的代码 希望能帮到各位 ^^
Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
Fast implementation of an ITCH order book
High Performance Inter-Thread Messaging Library
C++23 interfaces used to communicate with Roq's market gateways.
A header-only C++ library for interacting with crypto exchanges. Bindings for Python, Java, C#, Go, and Javascript are provided.
C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
v2ray节点、免费节点、免费v2ray节点、最新公益免费v2ray节点订阅地址、免费v2ray节点每日更新、免费ss/v2ray/trojan节点、freefq
Powerful yet simple to use screenshot software 🖥️ 📸
alanxz / rabbitmq-c
Forked from rabbitmq/rabbitmq-cRabbitMQ C client
A batteries included C++ RabbitMQ Client Library/API.
ZeroMQ core engine in C++, implements ZMTP/3.1
Event-driven network library for multi-threaded Linux server in C++11
This Python package manages methods to reshape tick by tick data for order flow analysis
Blocks specific sites from appearing in Google search results
Seamless operability between C++11 and Python
queue base on ring buffer in mmap memory,lock-free for spsc,spmc