Pinned Repositories
ascs
A C/S framework based on asio, doesn't need boost.
awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
b1
boost
Super-project for modularized Boost
breeze
一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.
brpc
Most common RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called "baidu-rpc" inside Baidu.
Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
Clara
A simple to use, composable, command line parser for C++ 11 and beyond
CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
kinnick-guo's Repositories
kinnick-guo/awesome-systematic-trading
A curated list of awesome libraries, packages, strategies, books, blogs, tutorials for systematic trading.
kinnick-guo/py4fi2nd
Jupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.
kinnick-guo/udmabuf
User space mappable dma buffer device driver for Linux.
kinnick-guo/verilog-ethernet
Verilog Ethernet components for FPGA implementation
kinnick-guo/verilog-axi
Verilog AXI components for FPGA implementation
kinnick-guo/verilog-pcie
Verilog PCI express components
kinnick-guo/corundum
Open source FPGA-based NIC and platform for in-network compute
kinnick-guo/exanic-software
ExaNIC drivers, utilities and development libraries
kinnick-guo/SGX-Full-OrderBook-Tick-Data-Trading-Strategy
Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.
kinnick-guo/ZynqMP-FPGA-Linux
FPGA+SoC+Linux+Device Tree Overlay+FPGA Manager U-Boot&Linux Kernel&Debian11 Images (for Xilinx:Zynq Ultrascale+ MPSoC)
kinnick-guo/handy
🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
kinnick-guo/timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
kinnick-guo/net2axis
Verilog network module. Models network traffic from pcap to AXI-Stream
kinnick-guo/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
kinnick-guo/kungfu
Kungfu Trader
kinnick-guo/zipline
Zipline, a Pythonic Algorithmic Trading Library
kinnick-guo/liquibook
Modern C++ order matching engine
kinnick-guo/mcjoin
Simple multicast testing application
kinnick-guo/uvw
Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!
kinnick-guo/Risk-based_RL_for_Optimal_Trading_Execution
kinnick-guo/libcds
A C++ library of Concurrent Data Structures
kinnick-guo/poco
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
kinnick-guo/SPMC_Queue
A simple and efficient single producer multiple consumer queue, suititable for both ITC and IPC.
kinnick-guo/Reinforcement-Learning-for-Optimized-trade-execution
kinnick-guo/CLI11
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
kinnick-guo/elixir
The Elixir Cross Referencer
kinnick-guo/userspace-rcu
This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace RCU (read-copy-update) library. This data synchronization library provides read-side access which scales linearly with the number of cores.
kinnick-guo/NanoLog
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
kinnick-guo/prometheus-cpp
Prometheus Client Library for Modern C++
kinnick-guo/PCIe_physical_layer
Implementation of the PCIe physical layer