Pinned Repositories
beast
HTTP and WebSocket built on Boost.Asio in C++11
boost_demo
boost demo
boost_python
boost.pyton
cpp11
cpp11 的一些测试代码
doc_exchange
关于交易所的一些理解
expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
grpc_compile
grpc 编译相关
grpc_demo
grpc 相关测试程序
interconnection_test
Interconnection Protocol
notinghere's Repositories
notinghere/beast
HTTP and WebSocket built on Boost.Asio in C++11
notinghere/boost_demo
boost demo
notinghere/boost_python
boost.pyton
notinghere/cpp11
cpp11 的一些测试代码
notinghere/doc_exchange
关于交易所的一些理解
notinghere/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
notinghere/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
notinghere/grpc_compile
grpc 编译相关
notinghere/grpc_demo
grpc 相关测试程序
notinghere/interconnection_test
Interconnection Protocol
notinghere/privacy-computing
互联互通行业标准规范与实践
notinghere/psi_test
The repo of Private Set Intersection(PSI) and Private Information Retrieval(PIR) from SecretFlow.
notinghere/simpleDemo
cmake 示例
notinghere/simplest-ot_test
A portable simplest oblivious transfer library.
notinghere/spdlog_test
关于spdlog的使用测试
notinghere/spu_test
SPU (Secure Processing Unit) aims to be a provable, measurable secure computation device, which provides computation ability while keeping your private data protected.
notinghere/The-Art-of-Linear-Algebra-zh-CN
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone", 线性代数的艺术中文版, 欢迎PR.
notinghere/yacl_test
YACL (Yet Another Common crypto library) is a C++ library that contains cryptgraphy, network and io modules which other SecretFlow code depends on.