Lists (1)
Sort Name ascending (A-Z)
- All languages
- Assembly
- C
- C#
- C++
- CSS
- CoffeeScript
- Dart
- Dockerfile
- GCC Machine Description
- GLSL
- Go
- Groovy
- HTML
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- Meson
- Mojo
- Objective-C
- Objective-C++
- PHP
- Perl
- PowerShell
- Python
- Rich Text Format
- Roff
- Ruby
- Rust
- Scala
- Shell
- Smali
- Svelte
- Swift
- TypeScript
- Vala
- Vue
- WebAssembly
Starred repositories
🎓 Path to a free self-taught education in Computer Science!
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
A type-safe HTTP client for Android and the JVM
Style guides for Google-originated open-source projects
互联网公司技术架构,微信/淘宝/微博/腾讯/阿里/美团点评/百度/OpenAI/Google/Facebook/Amazon/eBay的架构,欢迎PR补充
An automated phishing tool with 30+ templates. This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !
🎏 A curated collection of all country flags in SVG — plus the CSS for easier integration
Lottie documentation for http://airbnb.io/lottie.
😜 记录日常的开发技巧,开发中遇到的技术重点、难点,各个知识点的总结,优质面试题等等。持续更新...
Bring web standards to native platform
A Form and Data Management Platform for Progressive Web Applications.
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..
Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Alpha就是为此而设计的,使用者只需定义好自己的task,并描述它依赖的task,将它添加到Project中。框架会自动并…
Smart Phone Management. Reimplement of atx-server with Python
An extremely accurate Android method tracing tool.
DSL reference for the Android plugin for Gradle.
针对WebView开发的工具集,包括WebView基础能力、性能优化能力等,后续将逐步开源