sylcrq's Stars
Anduin2017/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
viraptor/reverse-interview
Questions to ask the company during your interview
viatsko/awesome-vscode
🎨 A curated list of delightful VS Code packages and resources.
libuv/libuv
Cross-platform asynchronous I/O
perklet/reverse-interview-zh
技术面试最后反问面试官的话
facebook/infer
A static analyzer for Java, C, C++, and Objective-C
nusr/hacker-laws-zh
💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
square/moshi
A modern JSON library for Kotlin and Java.
Kenshin/simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
skydoves/android-developer-roadmap
🗺 The Android Developer Roadmap offers comprehensive learning paths to help you understand Android ecosystems.
mit-pdos/xv6-riscv
Xv6 for RISC-V
adam-maj/tiny-gpu
A minimal GPU design in Verilog to learn how GPUs work from the ground up
btraceio/btrace
BTrace - a safe, dynamic tracing tool for the Java platform
flaneur2020/pua-lang
a dialect of The Monkey Programming Language
foxsen/archbase
教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本
soot-oss/soot
Soot - A Java optimization framework
facebookarchive/BOLT
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
google/cel-go
Fast, portable, non-Turing complete expression evaluation with gradual typing (Go)
libbpf/libbpf
Automated upstream mirror for libbpf stand-alone build.
bytedance/btrace
🔥🔥 btrace(AKA RheaTrace) is a high performance Android trace tool which is based on Perfetto, it support to define custom events automatically during building apk and using bhook to provider more native events like Render/Binder/IO etc.
bytedance/android-inline-hook
:fire: ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.
r1chardj0n3s/parse
Parse strings using a specification based on the Python format() syntax.
gradle/gradle-profiler
A tool for gathering profiling and benchmarking information for Gradle builds
trycatchx/RocketX
🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。
secrary/Andromeda
Andromeda - Interactive Reverse Engineering Tool for Android Applications
Lede-Inc/LDNetDiagnoService_Android
Android平台利用ping和traceroute的原理,对指定域名(通常为后台API的提供域名)进行网络诊断,并收集诊断日志
mdogan/homebrew-zulu
Homebrew Casks for Azul Zulu OpenJDK & Mission Control
Davipb/utf8-utf16-converter
A UTF-8 <-> UTF-16 converter written in pure C
kuperxu/KwaiTechnologyCommunication