Pinned Repositories
1261385937
abstract_system_api
cross-platform useful api about host resources, process, program etc
admission-controller-webhook-demo
Kubernetes admission controller webhook example
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
cpp_proxy
a proxy written in c++20, use asio and coroutine
lite_rpc
a lite lib about remote procedure call for learning, also can be used in product
nlohmann_json_reflect
a reflect extension for https://github.com/nlohmann/json
sql-plus-plus
a unitive interface for operating database
thread_pool
very high performance, lock free, roundRobin dispatching, steal available
clickhouse-cpp
C++ client library for ClickHouse
1261385937's Repositories
1261385937/AES256
symmetric encryption AES256 copy from bitcoin
1261385937/beast_example
1261385937/bitcoin
Bitcoin Core , just debug with vs2017 for fun
1261385937/book
个人认为对技术提升很不错的书
1261385937/chromium
The official GitHub mirror of the Chromium source
1261385937/exception
c++ user define exception with error code and exception place
1261385937/hash
relevant src copy from bitcoin
1261385937/key
asymmetric encryption with secp256k1 copy from bitcoin
1261385937/kubernetes
Production-Grade Container Scheduling and Management
1261385937/librf
1261385937/libtorrent
an efficient feature complete C++ bittorrent implementation
1261385937/libuv
Cross-platform asynchronous I/O
1261385937/memleax
debugs memory leak of running process. Not maintained anymore, try `libleak` please.
1261385937/merkle
merkle tree copy from bitcoin
1261385937/raft
C implementation of the Raft Consensus protocol, BSD licensed
1261385937/test
1261385937/uvbook
An Introduction to libuv