CaoQi's repositories
MyLeetCode
this is what I have done with leetcode
AES
Implementations of white-box AES constructions and their cryptanalyses.
code
Source Code for Go In Action examples
CppPrimer
:books: C++ Primer 5 exercise answers.
GM_SM2
国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)
libevent
Event notification library
link
Go语言网络层脚手架
operating_system_study
mostly from https://pdos.csail.mit.edu/6.828/2014/
osquery
SQL powered operating system instrumentation, monitoring, and analytics.
proxygen
A collection of C++ HTTP libraries including an easy to use HTTP server.
pso
Particle Swarm Optimization (PSO) in C
TGPL
the Go programming language
u2f-ref-code
U2F reference implementations
uniq_id_generator
snow_flake algo
viper
Go configuration with fangs
Whitebox-crypto-AES
Whitebox AES implementation in C++. Chow, Karroumi.