tsutsuku's Stars
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
rxhanson/Rectangle
Move and resize windows on macOS with keyboard shortcuts and snap areas
openjdk/jdk
JDK main-line development https://openjdk.org/projects/jdk
google/eng-practices
Google's Engineering Practices documentation
pybind/pybind11
Seamless operability between C++11 and Python
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
apache/pulsar
Apache Pulsar - distributed pub-sub messaging system
Tencent/VasSonic
VasSonic is a lightweight and high-performance Hybrid framework developed by tencent VAS team, which is intended to speed up the first screen of websites working on Android and iOS platform.
libevent/libevent
Event notification library
aosp-mirror/platform_frameworks_base
conan-io/conan
Conan - The open-source C and C++ package manager
facebook/redex
A bytecode optimizer for Android apps
swig/swig
SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.
Mbed-TLS/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API. Releases are on a varying cadence, typically around 3 - 6 months between releases.
mockk/mockk
mocking library for Kotlin
androguard/androguard
Reverse engineering and pentesting for Android applications
didi/booster
🚀Optimizer for mobile applications
websocket-client/websocket-client
WebSocket client for Python
instacart/truetime-android
Android NTP time library. Get the true current time impervious to device clock time changes
aosp-mirror/platform_system_core
bernaferrari/GradleKotlinConverter
Convert from Groovy to Kotlin DSL for Gradle, focused on Android.
lemire/JavaFastPFOR
A simple integer compression library in Java
joethei/obsidian-plantuml
Generate PlantUML Diagrams inside Obsidian.md
mhdhejazi/Inspect
Keyboard & screen tester for macOS.
tuya/tuya-iot-python-sdk
Tuya IoT Python SDK for Tuya Open API.
h5p9sl/hmac_sha256
Minimal HMAC-SHA256 implementation in C / C++
MarkWattTech/Tuya-v2-Supported-Devices
A collection of all of the known working Tuya v2 Devices
yanqd0/swig-python-demo
A Python demo for SWIG
iceuncle/MvvmComponent
通过Jetpack相关组件实现MVVM架构,并进行了模块化组件化分离