-
Tsinghua Univ.
-
03:50
(UTC +08:00) - https://hoblovski.github.io
Stars
A list of papers about distributed consensus.
Jepsen tests for ScalarDB and ScalarDL
List of bugs found in distributed protocols
SymQEMU: Compilation-based symbolic execution for binaries
SymCC: efficient compiler-based symbolic execution
Fuzzing the Kernel Using Unicornafl and AFL++
Preparation for technical interviews
(Unofficial) Release libclang (clang.cindex) on pypi.
Python bindings to the Tree-sitter parsing library
An extensible, lightweight relational/logic programming DSL written in pure Python
A massively parallel, optimal functional runtime in Rust
The source code of static checkers for refcounting bugs.
Simple, fast, safe, compiled language for developing maintainable software. Compiles itself in <1s with zero library dependencies. Supports automatic C => V translation. https://vlang.io
Codegex, a regular-expression-based static analysis approach for automated code review.
A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.
ShellCheck, a static analysis tool for shell scripts
Plagiarism detection tool in Rust (inspired by Stanford Moss)
A lightweight LLVM python binding for writing JIT compilers
The fastest pure-Python PEG parser I can muster
Capability-oriented version of the Rust standard library
Decorator which checks whether the function is called with the correct type of parameters.
A curated list of awesome directed fuzzing research papers