Pinned Repositories
abc
ABC: System for Sequential Logic Synthesis and Formal Verification
C-Cpp-Notes
Notes about modern C++, C++11, C++14 and C++17, Boost Libraries, ABI, foreign function interface and reference cards.
CLRS
CLRS in C++
cpp-backend-reference
C++后端开发面试题
cpp-cheatsheet
Modern C++ Cheatsheet
Cpp-Concurrency
Codes and notes for the book "C++ Concurrency in Action"
CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
Cpp-Primer
C++ Primer 5 answers
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
CTP-MarketDataMachine
接收并存储期货行情的程序
zpc987's Repositories
zpc987/abc
ABC: System for Sequential Logic Synthesis and Formal Verification
zpc987/cpp-cheatsheet
Modern C++ Cheatsheet
zpc987/Cpp-Primer
C++ Primer 5 answers
zpc987/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
zpc987/ELFIO
ELFIO - ELF (Executable and Linkable Format) reader and producer implemented as a header only C++ library
zpc987/folly
An open-source C++ library developed and used at Facebook.
zpc987/fpga-network-stack
Scalable Network Stack for FPGAs (TCP/IP, RoCEv2)
zpc987/iverilog
Icarus Verilog
zpc987/kahypar
KaHyPar (Karlsruhe Hypergraph Partitioning) is a multilevel hypergraph partitioning framework providing direct k-way and recursive bisection based partitioning algorithms that compute solutions of very high quality.
zpc987/LSOracle
IDEA project source files
zpc987/modern-cpp-features
A cheatsheet of modern C++ language and library features.
zpc987/Modern-CPP-Programming-Cookbook-Second-Edition
Modern C++ Programming Cookbook, Second Edition, published by Packt
zpc987/muduo
Event-driven network library for multi-threaded Linux server in C++11
zpc987/muduo-1
学习muduo库
zpc987/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.
zpc987/practicalnode
Practical Node.js, 1st and 2nd Editions [Apress] 📓
zpc987/python-cheatsheet
Comprehensive Python Cheatsheet
zpc987/Python3WebSpider
python3网络爬虫开发实战
zpc987/recipes
Some code snippets for sharing
zpc987/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
zpc987/sdlpal
SDL-based reimplementation of the classic Chinese-language RPG "Xiān jiàn Qí Xiá Zhuàn" (also known as PAL).
zpc987/slang
SystemVerilog compiler and language services
zpc987/Sorting
Verilog implementation of Bubble Sorter and Odd Even Transposition Sorter.
zpc987/tcl
The Tcl Core. (Mirror of core.tcl-lang.org)
zpc987/TCP-IP-NetworkNote
📘《TCP/IP网络编程》(韩-尹圣雨)学习笔记
zpc987/thsauto
同花顺自动下单工具
zpc987/verismith
Verilog Fuzzer to test the major simulators and sythesisers by generating random, valid Verilog.
zpc987/xv6-public
xv6 OS
zpc987/yosys
Yosys Open SYnthesis Suite
zpc987/zpc987.github.io