go
java
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
doocs/advanced-java
😮互联网 Java 工程师进阶知识完全扫盲
-
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
-
c0ny1/chunked-coding-converter
Burp suite 分块传输辅助插件
-
alipay/sofa-jraft
A production-grade java implementation of RAFT consensus algorithm.
-
eugenp/tutorials
The "REST With Spring" Course:
-
spring-projects/spring-boot
Spring Boot
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
alibaba/fescar
🔥Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
-
spring-projects/spring-framework
Spring Framework
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
x-ream/x7
-
ThisIsLibra/AndroidProjectCreator
Convert an APK to an Android Studio Project using multiple open-source decompilers
-
crossoverJie/JCSprout
👨🎓Java Core Sprout : basic, concurrent, algorithm
-
kdn251/interviews
Everything you need to know to get the job.
-
javagrowing/JGrowing
Java is Growing up but not only Java。Java成长路线,但学到不仅仅是Java。
-
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
google/guava
Google core libraries for Java
-
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
PhilJay/MPAndroidChart
A powerful🚀Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
-
ElderDrivers/EdXposed
Elder driver Xposed Framework.
javascript
python
-
PaddlePaddle/LARK
LAnguage Representations Kit
-
zhaoolee/ChromeAppHeroes
🌈Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
imhuay/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
-
tensorflow/models
Models and examples built with TensorFlow
-
CriseLYJ/awesome-python-login-model
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
-
Frint0/email-enum
Email-Enum searches mainstream websites and tells you if an email is registered!
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
shengqiangzhang/examples-of-web-crawlers
python爬虫例子,对新手比较友好。淘宝模拟登录,淘宝商品爬虫,淘宝我已购买的宝贝爬虫,天猫商品爬虫,每天不同时间段通过微信发消息提醒女友,爬取5K分辨率超清唯美壁纸
-
knownsec/pocsuite3
pocsuite3 is an open-sourced remote vulnerability testing framework developed by the Knownsec 404 Team.
-
deepfakes/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
-
pirate/ArchiveBox
🗃The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more...
-
stellargraph/stellargraph
StellarGraph - Machine Learning on Graphs
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
toddmotto/public-apis
A collective list of free APIs for use in software and web development.
-
keras-team/keras
Deep Learning for humans
-
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
-
rusty1s/pytorch_geometric
Geometric Deep Learning Extension Library for PyTorch
-
sherlock-project/sherlock
🔎Find usernames across social networks
-
tiangolo/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
-
encode/orm
An async ORM
-
python/cpython
The Python programming language
-
home-assistant/home-assistant
🏡Open source home automation that puts local control and privacy first
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.https://docs.ansible.com/ansible/
rust