zhangtingchuang666's Stars
0voice/cpp_backend_awsome_blog
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
real-world-cryprography/APSU
This repo provides C++ implementation of FHE-based unbalanced private set union (PSU).
balloonwj/CppGuide
C/C++学习,后端开发进阶指南。
qinyuLT/CloudPan
linux下c/c++模拟实现云盘项目
guaguaupup/cpp_interview
c++后台服务器开发面经或八股总结!(有深度有广度,和仅有概念的总结文章不同!)
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
zhangtingchuang666/Cpp-Primer-Plus-6th
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
ShujiaHuang/Cpp-Primer-Plus-6th
《C++ Primer Plus 第6版(中文版)》原书代码、习题答案和个人笔记,仅供学习和交流。
Trinkle23897/oi_slides
我的 OI 课件
upupming/new-grad-positions
本项目旨在收集 2023 届互联网公司校招和实习的最新官方招聘信息,帮助在校生消除信息不对称带来的劣势,欢迎贡献 👏🏻。
matteocam/libsnark-lego
libsnark: a C++ library for zkSNARK proofs [+ interface for jsnark/Pinocchio ]
dfaranha/OpenPairing
Implementation of a pairing over a Barreto-Naehrig curve on top of OpenSSL.
ahasikos/CL_Signatures
Signature schemes from the paper "Signature Schemes and Anonymous Credentials from Bilinear Maps" by Jan Camenisch and Anna Lysyanskaya
algorand/pointproofs
scipr-lab/libff
C++ library for Finite Fields and Elliptic Curves
hyperproofs/hyperproofs
herumi/mcl
a portable and fast pairing-based cryptography library
yuchen1024/Kunlun
A C++ library containing both easy-to-use lower level bigint/ecgroup interfaces and high-level cryptographical schemes/protocols.
fslongjin/This-repo-has-1426-stars
这个仓库有1426个star,不信你试试
Ziphtracks/JavaLearningmanual
一本涵盖Java知识体系的Java学习手册(A Java learning manual that covers the Java body of knowledge)
zh-google-styleguide/zh-google-styleguide
Google 开源项目风格指南 (中文版)
huan/docker-wechat
DoChat is a Dockerized WeChat (盒装微信) PC Windows Client for Linux
zhangtingchuang666/library
数据库 QT+mysql
Jianhua-Wang/oreilly-animal-books-for-Python
O‘REILLY animal books for Python
CarpenterLee/JCFInternals
深入理解Java集合框架
TheAlgorithms/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
electronicarts/CnC_Remastered_Collection
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
nusr/hacker-laws-zh
💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
kiukotsu/ucore
清华大学操作系统课程实验 (OS Kernel Labs)