lxmsprd's Stars
google/perfetto
Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/)
android/performance-samples
Samples to show APIs and best practices in Performance on Android
hunanmaniu/AndroidNotes
Android.md
square/leakcanary
A memory leak detection library for Android.
mockito/mockito
Most popular Mocking framework for unit tests written in Java
lz4/lz4
Extremely Fast Compression algorithm
panhongwei/TraceReader
android小工具,通过读取trace文件,回溯整个整个程序执行调用树。
google/googletest
GoogleTest - Google Testing and Mocking Framework
farmerbb/Taskbar
PC-style productivity for Android
torvalds/linux
Linux kernel source tree
android/architecture-components-samples
Samples for Android Architecture Components.
mkerrisk/man-pages
Linux man-pages
checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
trimstray/the-practical-linux-hardening-guide
This guide details creating a secure Linux production system. OpenSCAP (C2S/CIS, STIG).
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
google/auto
A collection of source code generators for Java.
iamseancheney/python_for_data_analysis_2nd_chinese_version
《利用Python进行数据分析·第2版》
wesm/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
pmd/pmd
An extensible multilanguage static code analyzer.
scutan90/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
google/guice
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
google/dagger
A fast dependency injector for Android and Java.
jbloch/effective-java-3e-source-code
The source code from the third edition of Effective Java, with minor additions as necessary to make it runnable.
anggrayudi/android-hidden-api
A library that provides access to Android hidden APIs and internal resources.
DexPatcher/dex2jar
Unofficial dex2jar builds
catapult-project/catapult
Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding