go
java
-
iqiyi/Andromeda
Andromeda simplifies local/remote communication for Android modularization
-
vipshop/vjtools
The VIP's java code standard, libraries and tools
-
DingMouRen/LayoutManagerGroup
👉Customize the LayoutManager of RecyclerView(自定义LayoutManager)
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
JessYanCoding/MVPArms
A common architecture for Android applications developing based on MVP, integrates many open source projects (like Dagger2、Rxjava、Retrofit ...), to make your developing quicker and easier.
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
alibaba/druid
♨️为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds)、阿里巴巴TDDL 连接池powered by Druid
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
dropbox/mypy-PyCharm-plugin
A simple plugin that allows running mypy from PyCharm and navigate between errors
-
eugenp/tutorials
The "REST With Spring" Course:
-
spring-projects/spring-boot
Spring Boot
-
Netflix/zuul
Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.
-
spring-projects/spring-framework
Spring Framework
-
alibaba/fastjson
🚄A fast JSON parser/generator for Java
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
kdn251/interviews
Everything you need to know to get the job.
-
google/guava
Google core libraries for Java
-
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 技术栈示例代码,快速简单上手教程。
-
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
-
alibaba/ARouter
An android router middleware that help app navigating to activities and custom services.
-
rebeyond/memShell
a webshell resides in the memory of java web server
-
alipay/sofa-boot
SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.
javascript
python
-
wangshub/Douyin-Bot
Python 抖音机器人,论如何在抖音上找到漂亮小姐姐?😍
-
Jack-Cherish/python-spider
🌈Python3网络爬虫实战:VIP视频破解助手;GEETEST验证码破解;小说、动漫下载;手机APP爬取;财务报表入库;火车票抢票;抖音APP视频下载;百万英雄辅助;网易云音乐批量下载
-
lucperkins/colossus
Colossus — An example microservice architecture for Kubernetes using Bazel, Go, Java, Docker, Kubernetes, Minikube, Gazelle, gRPC, and more
-
tensorflow/models
Models and examples built with TensorFlow
-
kezhenxu94/house-renting
如何租到靠谱的房子?Scrapy 爬虫帮你一网打尽各平台租房信息!可能也是 Scrapy 的最佳实践了!
-
imWildCat/scylla
Intelligent proxy pool for Humans™
-
ambv/black
The uncompromising Python code formatter
-
jackfrued/Python-100-Days
Python - 100天从新手到大师
-
mitmproxy/mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
-
hoffa/kitten
😽Tiny multi-server automation tool
-
keras-team/keras
Deep Learning for humans
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
Squarespace/datasheets
Read data from, write data to, and modify the formatting of Google Sheets
-
threerocks/studyFiles
一些经典且高质量的电子书分享
-
pallets/flask
The Python micro framework for building web applications.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
heykeetae/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
-
NervanaSystems/nlp-architect
NLP Architect by Intel AI Lab: Python library for exploring the state-of-the-art deep learning topologies and techniques for natural language processing and natural language understanding
-
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
-
DistrictDataLabs/yellowbrick
Visual analysis and diagnostic tools to facilitate machine learning model selection.
-
cchen156/Learning-to-See-in-the-Dark
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
rust
-
nebulet/nebulet
(Going to be) A microkernel that implements a WebAssembly "usermode" that runs in Ring 0.
-
actix/actix
Actor framework for Rust
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
cervus-v/cervus
The Cervus Subsystem for Linux
-
jgavris/rs-git-fsmonitor
A fast git core.fsmonitor hook written in Rust
-
mre/awesome-static-analysis
A curated list of static analysis tools, linters and code quality checkers for various programming languages
-
cretonne/cretonne
Cretonne code generator
-
sharkdp/bat
A cat(1) clone with wings.
-
rust-lang/rust
A safe, concurrent, practical language.
-
spacejam/sled
sled likes eating data: alpha modern embedded database
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
trezm/Thruster
A fast, middleware based, web framework written in Rust
-
actix/examples
Actix web examples
-
anordal/shellharden
A bash syntax highlighter that encourages (and can fix) proper quoting of variables
-
SergioBenitez/Rocket
A web framework for Rust.
-
paritytech/parity
Fast, light, robust Ethereum implementation.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
maps4print/azul
Desktop GUI Framework
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
rust-lang/book
The Rust Programming Language
-
ashleygwilliams/wasm-pack
📦✨pack up the wasm and publish it to npm!
-
da-x/tetris-demo
A Tetris example written in Rust using Piston in under 500 lines of code
-
runconduit/conduit
Ultralight service mesh for Kubernetes
-
DenisKolodin/yew
Rust framework for making client web apps