-
Fudan University
- ShangHai
Stars
A fast single-producer, single-consumer lock-free queue for C++
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Modular visual interface for GDB in Python
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
Modern CMake for C++, published by Packt
A股订单簿工具,使用逐笔行情进行订单簿重建、千档快照发布、各档委托队列展示等,包括python模型和FPGA HLS实现。
High Performance Inter-Thread Messaging Library
The open source frontend for GitBook doc sites
A C++20 header-only library that supports powerful reflection for C++
Seamless operability between C++11 and Python
【冲破内核瓶颈,让I/O性能飙升】DPDK工程师手册,官方文档,最新视频,开源项目,实战案例,论文,大厂内部ppt,知名工程师一览表
A debugging and profiling tool that can trace and visualize python code execution
A library that can print Python objects in human readable format
oneAPI Threading Building Blocks (oneTBB)
[ICLR 2024] Official implementation of "TimeMixer: Decomposable Multiscale Mixing for Time Series Forecasting"
A cheatsheet of modern C++ language and library features.
blockchain_go in rust: A simplified blockchain implementation in rust for leaning / 用 rust 从零开始构建区块链(Bitcoin)
Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Asynchronous HTTP client/server framework for asyncio and Python