Pinned Repositories
academic-writing-guide
一些关于写论文的教程,防止犯一些低级错误
Akumuli
Storage engine for time-series database
android-cpp-sdk
Automatically exported from code.google.com/p/android-cpp-sdk
android-virtual-layout
An example code for http://zserge.com/blog/android-mvx.html
c-lockfree
Universal non-blocking infrastructure for C/C++, including some non-blocking data structures.
libconcurrency
Automatically exported from code.google.com/p/libconcurrency
openskia
Automatically exported from code.google.com/p/openskia
signal-bus
universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mechanism for C language.
zhouzhenghui's Repositories
zhouzhenghui/signal-bus
universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mechanism for C language.
zhouzhenghui/academic-writing-guide
一些关于写论文的教程,防止犯一些低级错误
zhouzhenghui/Angora
Angora is a mutation-based fuzzer. The main goal of Angora is to increase branch coverage by solving path constraints without symbolic execution.
zhouzhenghui/awesome-c-preprocessor
A list of awesome C preprocessor stuff
zhouzhenghui/awesome-courses
:books: List of awesome university courses for learning Computer Science!
zhouzhenghui/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
zhouzhenghui/Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
zhouzhenghui/cEngine
Execute C code on the JVM
zhouzhenghui/clang
Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project
zhouzhenghui/computer_expert_paper
1000+份计算机paper,卡耐基梅隆大学,哈佛,斯坦福,芝加哥大学,MIT,facebook,google,微软,Amazon,twitter等大牛一作,持续更新中
zhouzhenghui/distributed-consensus-reading-list
A list of papers about distributed consensus.
zhouzhenghui/dynamic-analysis
⚙️ A curated list of dynamic analysis tools for all programming languages, binaries, and more.
zhouzhenghui/fastF0Nls
C++ and MATLAB code for fast and accurate fundamental frequency estimation
zhouzhenghui/fastflow
FastFlow pattern-based parallel programming framework (formerly on sourceforge)
zhouzhenghui/FuzzingPaper
Recent Fuzzing Paper
zhouzhenghui/IBMYes
zhouzhenghui/joern
Open-source code analysis platform for C/C++/Java/Binary based on code property graphs
zhouzhenghui/llvm2cpg
LLVM meets Code Property Graphs
zhouzhenghui/lrmalloc
A lock-free malloc(3) implementation
zhouzhenghui/NBBS
Non-Blocking Buddy System
zhouzhenghui/PL-Compiler-Resource
程序语言与编译技术相关资料(持续更新中)
zhouzhenghui/preprocessor
Addtional C macros to BOOST preprocessor library for preprocessor meta-programming
zhouzhenghui/quadsort
Quadsort is a stable non-recursive adaptive merge sort.
zhouzhenghui/sharded-slab
a lock-free concurrent slab (experimental)
zhouzhenghui/simplecar
zhouzhenghui/static-analysis
⚙️ A curated list of static analysis (SAST) tools for all programming languages, config files, build tools, and more.
zhouzhenghui/static_assert
STATIC_ASSERT macro for compile-time assertions for pure C or crossing C and C++ projects
zhouzhenghui/terark-zip
A data structure and algorithm library built for TerarkDB
zhouzhenghui/terarkdb
A RocksDB compatible KV storage engine with better performance
zhouzhenghui/z3
The Z3 Theorem Prover