go
java
-
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
-
CyC2018/CS-Notes
📚Basic Knowledge of Technical Interview(技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计)
-
halo-dev/halo
✍ Halo 一款现代化的个人独立博客系统
-
Snailclimb/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
-
zhangdaiscott/jeecg-boot
Jeecg-Boot 是一款基于代码生成器的快速开发平台!采用前后端分离架构:SpringBoot 2.x,Mybatis,Shiro,JWT,Vue&Ant Design。强大的代码生成器让前端和后台代码一键生成,不需要写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
-
doocs/advanced-java
😮互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
sitewhere/sitewhere
SiteWhere is an industrial strength open-source application enablement platform for the Internet of Things (IoT). It provides a multi-tenant microservice-based infrastructure that includes device/asset management, data ingestion, big-data storage, and integration through a modern, scalable architecture. SiteWhere provides REST APIs for all syste…
-
spring-projects/spring-boot
Spring Boot
-
eugenp/tutorials
The "REST With Spring" Course:
-
spring-projects/spring-framework
Spring Framework
-
Sayi/poi-tl
Word模板引擎(Do Anything Anywhere)
-
apache/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
hankcs/HanLP
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
-
zhisheng17/flink-learning
flink learning blog.http://www.54tianzhisheng.cn/tags/Flink/
-
Wechat-Group/WxJava
WxJava (微信开发 Java SDK),支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
-
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
-
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
the-expanse/SideQuest
A open app store for mobile android based VR devices such as the Oculus Go, Oculus Quest or even the Moverio BT 300 ( IKR? )
-
kevin-wayne/algs4
Algorithms, 4th edition textbook code and libraries
-
siaorg/sia-task
微服务任务调度框架
-
iluwatar/java-design-patterns
Design patterns implemented in Java
javascript
-
entropic-dev/entropic
a package registry for anything, but mostly javascript
-
algorithm-visualizer/algorithm-visualizer
🎆Interactive Online Platform that Visualizes Algorithms from Code
-
metafizzy/zdog
Flat, round, designer-friendly pseudo-3D engine for canvas & SVG
-
mathieudutour/medium-to-own-blog
Switch from Medium to your own blog in a few minutes
-
vuejs/vue
🖖Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
-
didi/mpx
MPX - An enhanced miniprogram framework with data reactivity and deep optimizition.
-
mholt/PapaParse
Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
checkly/puppeteer-recorder
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
-
syhyz1990/baiduyun
🖖油猴脚本 一个脚本搞定百度网盘下载
-
axios/axios
Promise based HTTP client for the browser and node.js
-
i0natan/nodebestpractices
✅The largest Node.js best practices list (May 2019)
-
mui-org/material-ui
React components for faster and easier web development. Build your own design system, or start with Material Design.
-
dcloudio/uni-app
使用 Vue.js 开发跨平台应用的前端框架
-
facebook/react-native
A framework for building native apps with React.
-
30-seconds/30-seconds-of-code
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
-
lib-pku/libpku
贵校课程资料民间整理
-
zeit/hyper
A terminal built on web technologies
-
storybookjs/storybook
UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
-
FunctionScript/FunctionScript
A language and specification for turning JavaScript functions into typed HTTP APIs
-
facebook/create-react-app
Set up a modern web app by running one command.
-
scrumpy/tiptap
A rich-text editor for Vue.js
-
glaucia86/glaucia86
Desenvolvimento de um Cartão Pessoal via NPX
-
imfunniee/gitfolio
personal website + blog for every github user
python
-
lukemelas/EfficientNet-PyTorch
A PyTorch implementation of EfficientNet
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
foxlet/macOS-Simple-KVM
Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
-
quantumblacklabs/kedro
A Python library for building robust production-ready data and analytics pipelines
-
awslabs/gluon-ts
GluonTS - Probabilistic Time Series Modeling in Python
-
apachecn/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
-
fighting41love/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
-
tensorflow/models
Models and examples built with TensorFlow
-
pyviz/panel
A high-level app and dashboarding solution for Python
-
thomasahle/sunfish
Sunfish: a Python Chess Engine in 111 lines of code
-
blackorbird/APT_REPORT
Interesting apt report collection and some special ioc express
-
cool-RR/PySnooper
Never use print for debugging again
-
facebookresearch/pytorch_GAN_zoo
A mix of GAN implementations including progressive growing
-
devAmoghS/Python-Interview-Problems-for-Practice
40+ Common code and interview problems solved in Python (it's growing...) Please go through the README.md before starting.
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
huggingface/naacl_transfer_learning_tutorial
Repository of code for the NAACL tutorial on Transfer Learning in NLP
-
algo7/bluekeep_CVE-2019-0708_poc_to_exploit
Porting BlueKeep PoC from@Ekultekto actual exploits
-
NVIDIA/DeepLearningExamples
Deep Learning Examples
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
bojone/kg-2019
2019年百度的三元组抽取比赛,“科学空间队”源码
-
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
-
public-apis/public-apis
A collective list of free APIs for use in software and web development.
-
keras-team/keras
Deep Learning for humans
-
rwightman/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
-
ytdl-org/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
rust