ericwang385's Stars
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
PostgREST/postgrest
REST API for any Postgres database
javascript-obfuscator/javascript-obfuscator
A powerful obfuscator for JavaScript and Node.js
rust-bakery/nom
Rust parser combinator framework
oceanbase/oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
aemkei/jsfuck
Write any JavaScript with 6 Characters: []()!+
plantuml-stdlib/C4-PlantUML
C4-PlantUML combines the benefits of PlantUML and the C4 model for providing a simple way of describing and communicate software architectures
intel/hyperscan
High-performance regular expression matching library
rust-lang/miri
An interpreter for Rust's mid-level intermediate representation
lalrpop/lalrpop
LR(1) parser generator for Rust
lirantal/awesome-nodejs-security
Awesome Node.js Security resources
haskell/haskell-language-server
Official haskell ide support via language server (LSP). Successor of ghcide & haskell-ide-engine.
agda/agda
Agda is a dependently typed programming language / interactive theorem prover.
TheDan64/inkwell
It's a New Kind of Wrapper for Exposing LLVM (Safely)
AbsInt/CompCert
The CompCert formally-verified C compiler
0xHJK/dumpall
一款信息泄漏利用工具,适用于.git/.svn/.DS_Store泄漏和目录列出
rustsbi/rustsbi
RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/prototyper.
argmin-rs/argmin
Numerical optimization in pure Rust
CakeML/cakeml
CakeML: A Verified Implementation of ML
HOL-Theorem-Prover/HOL
Canonical sources for HOL4 theorem-proving system. Branch develop is where “mainline development” occurs; when develop passes our regression tests, master is merged forward to catch up.
TooAngel/screeps
TooAngel NPC / bot / source code for screeps
LeifAndersen/PLGradSchools
tenderlove/recma
Pure ruby javascript parser and interpreter.
vaivaswatha/debugir
DebugIR: Debugging LLVM-IR Files
monadfix/named
Named parameters (keyword arguments) for Haskell
rapid7/jsobfu
Obfuscate JavaScript (beyond repair) with Ruby
screeps/docs
Documentation site for Screeps online game
OlegTheCat/unlisp-llvm
Compiler for a toy Lisp language