Language: python
google / TensorNetwork
https://github.com/google/TensorNetwork
stars | today |
---|---|
376 | 221 |
A library for easy and efficient manipulation of tensor networks.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
44854 | 166 |
All Algorithms implemented in Python
quantumblacklabs / kedro
https://github.com/quantumblacklabs/kedro
stars | today |
---|---|
391 | 179 |
A Python library for building robust production-ready data and analytics pipelines
lukemelas / EfficientNet-PyTorch
https://github.com/lukemelas/EfficientNet-PyTorch
stars | today |
---|---|
1161 | 159 |
A PyTorch implementation of EfficientNet
naver / sqlova
https://github.com/naver/sqlova
stars | today |
---|---|
249 | 112 |
fighting41love / funNLP
https://github.com/fighting41love/funNLP
stars | today |
---|---|
8772 | 89 |
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
devAmoghS / Python-Interview-Problems-for-Practice
https://github.com/devAmoghS/Python-Interview-Problems-for-Practice
stars | today |
---|---|
253 | 90 |
40+ Common code and interview problems solved in Python (it’s growing…) Please go through the README.md before starting.
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
14883 | 83 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
cwerling / psptool
https://github.com/cwerling/psptool
stars | today |
---|---|
116 | 85 |
Display, extract, and manipulate PSP firmware inside UEFI images
machinelearningmindset / machine-learning-course
https://github.com/machinelearningmindset/machine-learning-course
stars | today |
---|---|
5038 | 75 |
💬 Machine Learning Course with Python
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
53693 | 59 |
Models and examples built with TensorFlow
public-apis / public-apis
https://github.com/public-apis/public-apis
stars | today |
---|---|
57798 | 60 |
A collective list of free APIs for use in software and web development.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
64177 | 52 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
68299 | 50 |
A curated list of awesome Python frameworks, libraries, software and resources
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
6038 | 44 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
15466 | 41 |
TensorFlow code and pre-trained models for BERT
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
24570 | 42 |
The world’s simplest facial recognition api for Python and the command line
foxlet / macOS-Simple-KVM
https://github.com/foxlet/macOS-Simple-KVM
stars | today |
---|---|
376 | 46 |
Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
pyviz / panel
https://github.com/pyviz/panel
stars | today |
---|---|
325 | 45 |
A high-level app and dashboarding solution for Python
imhuster / funNLP
https://github.com/imhuster/funNLP
stars | today |
---|---|
36 | 34 |
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
awslabs / gluon-ts
https://github.com/awslabs/gluon-ts
stars | today |
---|---|
167 | 39 |
GluonTS - Probabilistic Time Series Modeling in Python
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
37542 | 28 |
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/
zhaoolee / ChromeAppHeroes
https://github.com/zhaoolee/ChromeAppHeroes
stars | today |
---|---|
8287 | 36 |
🌈 谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
19052 | 31 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
facebookresearch / pytorch_GAN_zoo
https://github.com/facebookresearch/pytorch_GAN_zoo
stars | today |
---|---|
630 | 34 |
A mix of GAN implementations including progressive growing
Language: go
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
16990 | 213 |
A platform for building proxies to bypass network restrictions.
apache / dubbo-go
https://github.com/apache/dubbo-go
stars | today |
---|---|
472 | 68 |
Go Implementation For Apache Dubbo
sql-machine-learning / sqlflow
https://github.com/sql-machine-learning/sqlflow
stars | today |
---|---|
2715 | 61 |
Brings SQL and AI together.
golang / proposal
https://github.com/golang/proposal
stars | today |
---|---|
1508 | 64 |
Go Project Design Documents
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
24097 | 50 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
42510 | 52 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
53628 | 43 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
59052 | 45 |
The Go programming language
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
8988 | 46 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
44541 | 38 |
A curated list of awesome Go frameworks, libraries and software
reugn / go-streams
https://github.com/reugn/go-streams
stars | today |
---|---|
101 | 41 |
Go stream processing library
developer-learning / reading-go
https://github.com/developer-learning/reading-go
stars | today |
---|---|
3928 | 40 |
Go 夜读 > 每周通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在 微信/Slack 上及时沟通交流编程技术话题。
bilibili / kratos
https://github.com/bilibili/kratos
stars | today |
---|---|
4722 | 34 |
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
aceld / zinx
stars | today |
---|---|
1092 | 34 |
基于Golang轻量级TCP并发服务器框架
helm / helm
stars | today |
---|---|
12070 | 32 |
The Kubernetes Package Manager
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
35683 | 33 |
The world’s fastest framework for building websites.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
24376 | 29 |
The Prometheus monitoring system and time series database.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
17966 | 27 |
Connect, secure, control, and observe services.
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
16379 | 28 |
CockroachDB - the open source, cloud-native SQL database.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
27854 | 26 |
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance – up to 40 times faster. If you need smashing performance, get yourself some Gin.
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
18987 | 28 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
21910 | 27 |
🌸 A command-line fuzzy finder
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
25236 | 26 |
Distributed reliable key-value store for the most critical data of a distributed system
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
12224 | 26 |
A Commander for modern Go CLI interactions
goproxy / goproxy.cn
https://github.com/goproxy/goproxy.cn
stars | today |
---|---|
336 | 26 |
The most trusted Go module proxy in China.
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
42830 | 278 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
65106 | 169 |
📚 Basic Knowledge of Technical Interview(技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计)
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
21246 | 150 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
14993 | 105 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
zhangdaiscott / jeecg-boot
https://github.com/zhangdaiscott/jeecg-boot
stars | today |
---|---|
1672 | 107 |
Jeecg-Boot 是一款基于代码生成器的快速开发平台!采用前后端分离架构:SpringBoot 2.x,Mybatis,Shiro,JWT,Vue&Ant Design。强大的代码生成器让前端和后台代码一键生成,不需要写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
5145 | 105 |
✍ Halo 一款现代化的个人独立博客系统
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
38708 | 47 |
Spring Boot
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
14586 | 32 |
The “REST With Spring” Course:
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
7273 | 47 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
apache / dubbo
https://github.com/apache/dubbo
stars | today |
---|---|
27000 | 37 |
Apache Dubbo is a high-performance, java based, open source RPC framework.
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
48146 | 39 |
Design patterns implemented in Java
hollischuang / toBeTopJavaer
https://github.com/hollischuang/toBeTopJavaer
stars | today |
---|---|
3532 | 42 |
To Be Top Javaer - Java工程师成神之路
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
29693 | 31 |
Spring Framework
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
13609 | 37 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
seata / seata
https://github.com/seata/seata
stars | today |
---|---|
9296 | 34 |
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
14566 | 34 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
Wechat-Group / WxJava
https://github.com/Wechat-Group/WxJava
stars | today |
---|---|
14773 | 28 |
WxJava (微信开发 Java SDK),支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
41566 | 29 |
Open Source, Distributed, RESTful Search Engine
Blankj / AndroidUtilCode
https://github.com/Blankj/AndroidUtilCode
stars | today |
---|---|
23553 | 24 |
🔥 Android developers should collect the following utils(updating).
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
20935 | 27 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
square / okhttp
https://github.com/square/okhttp
stars | today |
---|---|
32744 | 28 |
An HTTP+HTTP/2 client for Android and Java applications.
alibaba / druid
https://github.com/alibaba/druid
stars | today |
---|---|
17108 | 27 |
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics( https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
8868 | 25 |
APM, Application Performance Monitoring System
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
7145 | 23 |
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
8924 | 21 |
Apache Flink
Language: c++
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
43493 | 226 |
The new Windows Terminal, and the original Windows console host – all in the same place!
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
128925 | 77 |
An Open Source Machine Learning Framework for Everyone
tamlok / vnote
https://github.com/tamlok/vnote
stars | today |
---|---|
4894 | 61 |
A note-taking application that knows programmers and Markdown better.
onlytailei / CppRobotics
https://github.com/onlytailei/CppRobotics
stars | today |
---|---|
128 | 54 |
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
reduz / zytrax
https://github.com/reduz/zytrax
stars | today |
---|---|
58 | 52 |
Easy to use, tracker-inspired music sequencer
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
73969 | 47 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
35420 | 35 |
Open Source Computer Vision Library
jasonrohrer / OneLife
https://github.com/jasonrohrer/OneLife
stars | today |
---|---|
574 | 48 |
a multiplayer survival game of parenting and civilization building
idea4good / GuiLite
https://github.com/idea4good/GuiLite
stars | today |
---|---|
2738 | 46 |
✔️ Smallest/Simplest/Stablest GUI library(5 KLOC) for all platfoms
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
28697 | 31 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
lettier / 3d-game-shaders-for-beginners
https://github.com/lettier/3d-game-shaders-for-beginners
stars | today |
---|---|
4246 | 35 |
🎮 A step-by-step guide on how to implement SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
34834 | 22 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
27456 | 24 |
Tesseract Open Source OCR Engine (main repository)
023proz / tilted-image-correction
https://github.com/023proz/tilted-image-correction
stars | today |
---|---|
82 | 25 |
use OpenCV perspective
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
47988 | 23 |
The Swift Programming Language
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
38673 | 20 |
Bitcoin Core integration/staging tree
Tencent / MMKV
https://github.com/Tencent/MMKV
stars | today |
---|---|
7413 | 21 |
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS, Android, macOS and Windows.
grpc / grpc
stars | today |
---|---|
21482 | 21 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
topjohnwu / Magisk
https://github.com/topjohnwu/Magisk
stars | today |
---|---|
6302 | 20 |
A Magic Mask to Alter Android System Systemless-ly
microsoft / calculator
https://github.com/microsoft/calculator
stars | today |
---|---|
17089 | 19 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
microsoft / interpret
https://github.com/microsoft/interpret
stars | today |
---|---|
1180 | 20 |
Fit interpretable models. Explain blackbox machine learning.
SerenityOS / serenity
https://github.com/SerenityOS/serenity
stars | today |
---|---|
1677 | 20 |
Serenity Operating System
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
9848 | 15 |
Cloud-native high-performance edge/middle/service proxy
vnpy / vnpy
stars | today |
---|---|
8587 | 16 |
基于Python的开源量化交易平台开发框架
supertuxkart / stk-code
https://github.com/supertuxkart/stk-code
stars | today |
---|---|
1602 | 14 |
The code base of supertuxkart
Language: javascript
algorithm-visualizer / algorithm-visualizer
https://github.com/algorithm-visualizer/algorithm-visualizer
stars | today |
---|---|
18484 | 226 |
🎆 Interactive Online Platform that Visualizes Algorithms from Code
metafizzy / zdog
https://github.com/metafizzy/zdog
stars | today |
---|---|
5024 | 205 |
Flat, round, designer-friendly pseudo-3D engine for canvas & SVG
entropic-dev / entropic
https://github.com/entropic-dev/entropic
stars | today |
---|---|
1834 | 189 |
🦝 📦 a package registry for anything, but mostly javascript 🦝 🦝 🦝
vuejs / vue
stars | today |
---|---|
140534 | 135 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
9609 | 125 |
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
YMFE / yapi
stars | today |
---|---|
8892 | 117 |
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
mathieudutour / medium-to-own-blog
https://github.com/mathieudutour/medium-to-own-blog
stars | today |
---|---|
1998 | 103 |
Switch from Medium to your own blog in a few minutes
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
130534 | 79 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
dcloudio / uni-app
https://github.com/dcloudio/uni-app
stars | today |
---|---|
7945 | 71 |
使用 Vue.js 开发跨平台应用的前端框架
checkly / puppeteer-recorder
https://github.com/checkly/puppeteer-recorder
stars | today |
---|---|
5117 | 64 |
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
vuetifyjs / vuetify
https://github.com/vuetifyjs/vuetify
stars | today |
---|---|
19280 | 61 |
🐉 Material Component Framework for Vue.js 2
chokcoco / CSS-Inspiration
https://github.com/chokcoco/CSS-Inspiration
stars | today |
---|---|
4580 | 61 |
CSS Inspiration,在这里找到写 CSS 的灵感!
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
60316 | 55 |
Promise based HTTP client for the browser and node.js
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
133810 | 41 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
61832 | 47 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
quasarframework / quasar
https://github.com/quasarframework/quasar
stars | today |
---|---|
10121 | 51 |
Quasar Framework - High performance, Material Design 2, full front end stack with Vue.js
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
52139 | 46 |
JavaScript 3D library.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
35302 | 44 |
Build blazing fast, modern apps and websites with React
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
30010 | 50 |
✅ The largest Node.js best practices list (May 2019)
FunctionScript / FunctionScript
https://github.com/FunctionScript/FunctionScript
stars | today |
---|---|
989 | 51 |
A language and specification for turning JavaScript functions into typed HTTP APIs
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
49995 | 47 |
Headless Chrome Node API
storybookjs / storybook
https://github.com/storybookjs/storybook
stars | today |
---|---|
38481 | 46 |
UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
6324 | 48 |
🖖 油猴脚本 一个脚本搞定百度网盘下载
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
77857 | 42 |
A framework for building native apps with React.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
47637 | 37 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
Language: unknown
imhuster / Enterprise-Registration-Data-of-Chinese-Mainland
https://github.com/imhuster/Enterprise-Registration-Data-of-Chinese-Mainland
stars | today |
---|---|
1984 | 1404 |
中国大陆 31 个省份1978 年至 2019 年一千多万工商企业注册信息,包含企业名称、注册地址、统一社会信用代码、地区、注册日期、经营范围、法人代表、注册资金、企业类型等详细资料。This repository is an dataset of over 10,000,000 enterprise registration data of 31 provinces in Chinese mainland from 1978 to 2019.【工商大数据】、【企业信息】、【enterprise registration data】。
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
53901 | 1297 |
Master the command line, in one page
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
19316 | 314 |
The Patterns Behind Scalable, Reliable, and Performant Large-Scale Systems
numirias / security
https://github.com/numirias/security
stars | today |
---|---|
344 | 251 |
Some of my security stuff and vulnerabilities. Nothing advanced. More to come.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
109881 | 157 |
😎 Awesome lists about all kinds of interesting topics
kylelobo / The-Documentation-Compendium
https://github.com/kylelobo/The-Documentation-Compendium
stars | today |
---|---|
119 | 108 |
📢 Various templates & tips on writing high-quality documentation that people want to read.
ookamiinc / kinto
https://github.com/ookamiinc/kinto
stars | today |
---|---|
239 | 99 |
均等 — Kinto is a Japanese font family adapted to match size & balance with Latin characters in user interfaces. A project based off Google Noto fonts.
CarGuo / GSYFlutterBook
https://github.com/CarGuo/GSYFlutterBook
stars | today |
---|---|
206 | 91 |
Flutter完整开发实战详解系列,提供在线预览和pdf下载,本系列将完整讲述:如何快速从 0 开发一个完整的 Flutter APP,配套高完成度 Flutter 开源项目 GSYGithubAppFlutter ,同时会提供一些Flutter的开发细节技巧,之后深入源码和实战为你全面解析 Flutter 。
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
102963 | 68 |
A book series on JavaScript. @YDKJS on twitter.
thzt / fe-sibi-guide
https://github.com/thzt/fe-sibi-guide
stars | today |
---|---|
90 | 71 |
前端撕逼指南
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
84776 | 49 |
A collection of useful .gitignore templates
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
26131 | 53 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
123864 | 60 |
📚 Freely available programming books
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
33363 | 58 |
A topic-centric list of HQ open datasets. PR ☛☛☛
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
50844 | 55 |
📚 免费的计算机编程类中文书籍,欢迎投稿
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
45957 | 53 |
🎉 A curated list of awesome things related to Vue.js
firmai / industry-machine-learning
https://github.com/firmai/industry-machine-learning
stars | today |
---|---|
872 | 52 |
A curated list of applied machine learning and data science notebooks and libraries across different industries.
llSourcell / Mathematics_for_Beginners
https://github.com/llSourcell/Mathematics_for_Beginners
stars | today |
---|---|
312 | 44 |
This is the formula sheet for “Mathematics for Beginners” by Siraj Raval on Youtube
dwmkerr / hacker-laws
https://github.com/dwmkerr/hacker-laws
stars | today |
---|---|
6786 | 44 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
UnseenWizzard / git_training
https://github.com/UnseenWizzard/git_training
stars | today |
---|---|
43 | 16 |
An interactive git training meant to teach you how git works, not just which commands to execute
qq449245884 / xiaozhi
https://github.com/qq449245884/xiaozhi
stars | today |
---|---|
302 | 36 |
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
13203 | 27 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
32731 | 32 |
后端架构师技术图谱
vuejs / rfcs
stars | today |
---|---|
682 | 37 |
RFCs for substantial changes / feature additions to Vue core
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
21627 | 33 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台: