Language: python
sfyc23 / EverydayWechat
https://github.com/sfyc23/EverydayWechat
stars | today |
---|---|
1074 | 199 |
每日自动给女朋友发微信暖心话。
google-research / football
https://github.com/google-research/football
stars | today |
---|---|
239 | 180 |
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
45121 | 94 |
All Algorithms implemented in Python
ConnorJL / GPT2
https://github.com/ConnorJL/GPT2
stars | today |
---|---|
99 | 77 |
An implementation of training for GPT2, supports TPUs
facebookresearch / fair_self_supervision_benchmark
https://github.com/facebookresearch/fair_self_supervision_benchmark
stars | today |
---|---|
78 | 50 |
Scaling and Benchmarking Self-Supervised Visual Representation Learning
quantumblacklabs / kedro
https://github.com/quantumblacklabs/kedro
stars | today |
---|---|
796 | 47 |
A Python library for building robust production-ready data and analytics pipelines
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
64299 | 43 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
14990 | 35 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
machinelearningmindset / machine-learning-course
https://github.com/machinelearningmindset/machine-learning-course
stars | today |
---|---|
5143 | 37 |
💬 Machine Learning Course with Python. Refer to the course page for step-by-step explanations.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
68395 | 34 |
A curated list of awesome Python frameworks, libraries, software and resources
arcelien / pba
https://github.com/arcelien/pba
stars | today |
---|---|
67 | 35 |
Efficient Learning of Augmentation Policy Schedules
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
51295 | 32 |
Command-line program to download videos from YouTube.com and other video sites
public-apis / public-apis
https://github.com/public-apis/public-apis
stars | today |
---|---|
57887 | 29 |
A collective list of free APIs for use in software and web development.
wangzheng0822 / algo
https://github.com/wangzheng0822/algo
stars | today |
---|---|
6960 | 26 |
数据结构和算法必知必会的50个代码实现
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
24819 | 24 |
⏬ Dumb downloader that scrapes the web
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
24117 | 21 |
🏡 Open source home automation that puts local control and privacy first
fighting41love / funNLP
https://github.com/fighting41love/funNLP
stars | today |
---|---|
8889 | 19 |
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
24765 | 20 |
The Python programming language
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
53759 | 18 |
Models and examples built with TensorFlow
sdispater / poetry
https://github.com/sdispater/poetry
stars | today |
---|---|
4708 | 24 |
Python dependency management and packaging made easy.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
41751 | 20 |
Deep Learning for humans
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
44608 | 20 |
The Python micro framework for building web applications.
3b1b / manim
stars | today |
---|---|
10157 | 21 |
Animation engine for explanatory math videos
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
35515 | 18 |
scikit-learn: machine learning in Python
django / django
https://github.com/django/django
stars | today |
---|---|
42039 | None |
The Web framework for perfectionists with deadlines.
Language: go
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
17326 | 89 |
A platform for building proxies to bypass network restrictions.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
27925 | 34 |
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.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
53738 | 25 |
Production-Grade Container Scheduling and Management
CovenantSQL / CovenantSQL
https://github.com/CovenantSQL/CovenantSQL
stars | today |
---|---|
1251 | 33 |
Byzantine-Fault Tolerant distributed relational database built on SQLite
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
6153 | 31 |
The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go.
golang / go
stars | today |
---|---|
59146 | 29 |
The Go programming language
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
35765 | 25 |
The world’s fastest framework for building websites.
securego / gosec
https://github.com/securego/gosec
stars | today |
---|---|
2409 | 26 |
Golang security checker
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
24172 | 23 |
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 |
---|---|
42578 | 22 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
22760 | 22 |
The Cloud Native Edge Router
360EntSecGroup-Skylar / excelize
https://github.com/360EntSecGroup-Skylar/excelize
stars | today |
---|---|
4030 | 20 |
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
26282 | 19 |
Open Source Continuous File Synchronization
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
44609 | 17 |
A curated list of awesome Go frameworks, libraries and software
GoogleCloudPlatform / terraformer
https://github.com/GoogleCloudPlatform/terraformer
stars | today |
---|---|
1179 | 18 |
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
24436 | 16 |
The Prometheus monitoring system and time series database.
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
15452 | 15 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
25277 | 16 |
Distributed reliable key-value store for the most critical data of a distributed system
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
30465 | 14 |
A golang ebook intro how to build a web with golang
jinzhu / gorm
https://github.com/jinzhu/gorm
stars | today |
---|---|
13844 | 14 |
The fantastic ORM library for Golang, aims to be developer friendly
moby / moby
stars | today |
---|---|
53641 | 14 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
esimov / pigo
https://github.com/esimov/pigo
stars | today |
---|---|
1790 | 13 |
Go implementation of Pico face detection library.
influxdata / influxdb
https://github.com/influxdata/influxdb
stars | today |
---|---|
16504 | 13 |
Scalable datastore for metrics, events, and real-time analytics
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
18006 | 12 |
Connect, secure, control, and observe services.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
21958 | 12 |
🌸 A command-line fuzzy finder
Language: java
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
30591 | 150 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
43259 | 126 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
65494 | 117 |
📚 Basic Knowledge of Technical Interview(技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计)
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
5302 | 62 |
✍ Halo 一款现代化的个人独立博客系统
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
21470 | 50 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
15127 | 47 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
zhangdaiscott / jeecg-boot
https://github.com/zhangdaiscott/jeecg-boot
stars | today |
---|---|
1784 | 36 |
一款基于代码生成器的Java快速开发平台!全新技术,前后端分离架构:SpringBoot 2.x,Mybatis,Shiro,JWT,Vue&Ant Design。强大的代码生成器让前端和后台代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
38784 | 21 |
Spring Boot
hollischuang / toBeTopJavaer
https://github.com/hollischuang/toBeTopJavaer
stars | today |
---|---|
3592 | 20 |
To Be Top Javaer - Java工程师成神之路
shzlw / poli
stars | today |
---|---|
22 | 21 |
An easy-to-use SQL reporting application
geduo83 / FlyCloud
https://github.com/geduo83/FlyCloud
stars | today |
---|---|
586 | 20 |
🔥 🔥 🔥 FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Moudle工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心moudle_c…
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
14641 | 12 |
The “REST With Spring” Course:
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
41621 | 17 |
Open Source, Distributed, RESTful Search Engine
apache / dubbo
https://github.com/apache/dubbo
stars | today |
---|---|
27035 | 13 |
Apache Dubbo is a high-performance, java based, open source RPC framework.
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
29747 | 13 |
Spring Framework
72crm / 72crm-java
https://github.com/72crm/72crm-java
stars | today |
---|---|
382 | 16 |
The JAVA version for “72CRM”
SharryChoo / SRouter
https://github.com/SharryChoo/SRouter
stars | today |
---|---|
78 | 16 |
A framework of componentization related to Android platform
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
15896 | 15 |
Ghidra is a software reverse engineering (SRE) framework
xiaojinzi123 / Component
https://github.com/xiaojinzi123/Component
stars | today |
---|---|
636 | 15 |
一个最强大的完善的Android组件化方案.更新和修复issue及时
syndesisio / syndesis
https://github.com/syndesisio/syndesis
stars | today |
---|---|
243 | 15 |
A flexible, customizable, open source platform that provides core integration capabilities as a service.
looly / hutool
https://github.com/looly/hutool
stars | today |
---|---|
5429 | 12 |
A set of tools that keep Java sweet.
ThierrySquirrel / rocketmq-spring-boot-starter
https://github.com/ThierrySquirrel/rocketmq-spring-boot-starter
stars | today |
---|---|
258 | 11 |
AliYun RocketMQ Spring Book Edition
hankcs / HanLP
https://github.com/hankcs/HanLP
stars | today |
---|---|
13300 | 12 |
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
google / guava
https://github.com/google/guava
stars | today |
---|---|
32059 | 12 |
Google core libraries for Java
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
14452 | 11 |
All Algorithms implemented in Java
Language: c++
EspoTek / Labrador
https://github.com/EspoTek/Labrador
stars | today |
---|---|
548 | 165 |
EspoTek Labrador is a USB device that transforms your PC or smartphone into a fully-featured electronics lab. This repo holds all of the source code!
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
43957 | 146 |
The new Windows Terminal, and the original Windows console host – all in the same place!
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
129050 | 42 |
An Open Source Machine Learning Framework for Everyone
Sheisback / CVE-2019-0859-1day-Exploit
https://github.com/Sheisback/CVE-2019-0859-1day-Exploit
stars | today |
---|---|
33 | 27 |
CVE-2019-0859 1day Exploit
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
35488 | 22 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
28763 | 27 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
endless-sky / endless-sky
https://github.com/endless-sky/endless-sky
stars | today |
---|---|
1908 | 25 |
Space exploration, trading, and combat game.
PKUanonym / REKCARC-TSC-UHT
https://github.com/PKUanonym/REKCARC-TSC-UHT
stars | today |
---|---|
7691 | 21 |
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
38712 | 18 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
74032 | 18 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
34897 | 15 |
Protocol Buffers - Google’s data interchange format
TheAlgorithms / C-Plus-Plus
https://github.com/TheAlgorithms/C-Plus-Plus
stars | today |
---|---|
2143 | 14 |
All Algorithms implemented in C++
supertuxkart / stk-code
https://github.com/supertuxkart/stk-code
stars | today |
---|---|
1646 | 14 |
The code base of supertuxkart
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
48031 | 15 |
The Swift Programming Language
lettier / 3d-game-shaders-for-beginners
https://github.com/lettier/3d-game-shaders-for-beginners
stars | today |
---|---|
4341 | 16 |
🎮 A step-by-step guide on how to implement SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
27498 | 14 |
Tesseract Open Source OCR Engine (main repository)
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
14009 | 14 |
A library that provides an embeddable, persistent key-value store for fast storage.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
22658 | 12 |
Godot Engine – Multi-platform 2D and 3D game engine
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
15475 | 13 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
topjohnwu / Magisk
https://github.com/topjohnwu/Magisk
stars | today |
---|---|
6336 | 13 |
A Magic Mask to Alter Android System Systemless-ly
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
7097 | 14 |
Nintendo Switch Emulator
zhongyang219 / TrafficMonitor
https://github.com/zhongyang219/TrafficMonitor
stars | today |
---|---|
4365 | 13 |
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
emscripten-core / emscripten
https://github.com/emscripten-core/emscripten
stars | today |
---|---|
17225 | 11 |
Emscripten: An LLVM-to-Web Compiler
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
6956 | 10 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
18480 | 11 |
Lovely console emulator package for Windows
Language: javascript
pipe-dream / laravel
https://github.com/pipe-dream/laravel
stars | today |
---|---|
383 | 159 |
Create Laravel projects really fast
entropic-dev / entropic
https://github.com/entropic-dev/entropic
stars | today |
---|---|
2221 | 107 |
🦝 📦 a package registry for anything, but mostly javascript 🦝 🦝 🦝
mathieudutour / medium-to-own-blog
https://github.com/mathieudutour/medium-to-own-blog
stars | today |
---|---|
2288 | 99 |
Switch from Medium to your own blog in a few minutes
system-ui / theme-ui
https://github.com/system-ui/theme-ui
stars | today |
---|---|
205 | 89 |
Build consistent, themeable React UIs based on design system constraints and design tokens
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
9890 | 71 |
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
lukeed / tinydate
https://github.com/lukeed/tinydate
stars | today |
---|---|
544 | 64 |
A tiny (340B) reusable date formatter. Extremely fast!
NexClipper / NexClipper
https://github.com/NexClipper/NexClipper
stars | today |
---|---|
294 | 64 |
🐳 NexClipper is a fast and simple Kubernetes Monitoring solution.
vuejs / vue
stars | today |
---|---|
140721 | 58 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
algorithm-visualizer / algorithm-visualizer
https://github.com/algorithm-visualizer/algorithm-visualizer
stars | today |
---|---|
18827 | 55 |
🎆 Interactive Online Platform that Visualizes Algorithms from Code
prabhuomkar / frisky
https://github.com/prabhuomkar/frisky
stars | today |
---|---|
58 | 54 |
Open Source GraphQL API for Online Shows
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
60432 | 38 |
Promise based HTTP client for the browser and node.js
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
130677 | 36 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
necolas / react-native-web
https://github.com/necolas/react-native-web
stars | today |
---|---|
13755 | 41 |
React Native for Web
mapbox / pixelmatch
https://github.com/mapbox/pixelmatch
stars | today |
---|---|
2489 | 41 |
The smallest, simplest and fastest JavaScript pixel-level image comparison library
react-spring / react-spring
https://github.com/react-spring/react-spring
stars | today |
---|---|
13138 | 40 |
✌️ A spring physics based React animation library
metafizzy / zdog
https://github.com/metafizzy/zdog
stars | today |
---|---|
5292 | 38 |
Flat, round, designer-friendly pseudo-3D engine for canvas & SVG
foliojs / pdfkit
https://github.com/foliojs/pdfkit
stars | today |
---|---|
4972 | 39 |
A JavaScript PDF generation library for Node and the browser
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
6406 | 36 |
🖖 油猴脚本 一个脚本搞定百度网盘下载
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
35397 | 28 |
Build blazing fast, modern apps and websites with React
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
61924 | 26 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
47724 | 27 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
133884 | 26 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
52200 | 22 |
JavaScript 3D library.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
37995 | 26 |
The React Framework
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
45584 | 21 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
Language: unknown
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
55284 | 335 |
Master the command line, in one page
imhuster / Enterprise-Registration-Data-of-Chinese-Mainland
https://github.com/imhuster/Enterprise-Registration-Data-of-Chinese-Mainland
stars | today |
---|---|
3894 | 234 |
中国大陆 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】。
CarGuo / GSYFlutterBook
https://github.com/CarGuo/GSYFlutterBook
stars | today |
---|---|
644 | 153 |
Flutter完整开发实战详解系列,提供在线预览和pdf下载,本系列将完整讲述:如何快速从 0 开发一个完整的 Flutter APP,配套高完成度 Flutter 开源项目 GSYGithubAppFlutter ,同时会提供一些Flutter的开发细节技巧,之后深入源码和实战为你全面解析 Flutter 。
0voice / from_coder_to_expert
https://github.com/0voice/from_coder_to_expert
stars | today |
---|---|
147 | 118 |
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
luruke / awesome-casestudy
https://github.com/luruke/awesome-casestudy
stars | today |
---|---|
1839 | 61 |
📕 Curated list of technical case studies on WebGL and creative development
yunlzheng / prometheus-book
https://github.com/yunlzheng/prometheus-book
stars | today |
---|---|
945 | 54 |
Prometheus操作指南
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
20531 | 46 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
19627 | 44 |
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
ygit / swiftui
https://github.com/ygit/swiftui
stars | today |
---|---|
86 | 47 |
A collaborative list of awesome SwiftUI resources. Feel free to contribute!
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
110062 | 43 |
😎 Awesome lists about all kinds of interesting topics
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
10801 | 40 |
Updated list of public BitTorrent trackers
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
123941 | 39 |
📚 Freely available programming books
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
84885 | 31 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
103072 | 30 |
A book series on JavaScript. @YDKJS on twitter.
dwmkerr / hacker-laws
https://github.com/dwmkerr/hacker-laws
stars | today |
---|---|
6934 | 35 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
jaywcjlove / awesome-uikit
https://github.com/jaywcjlove/awesome-uikit
stars | today |
---|---|
615 | 32 |
Collect JS Frameworks, Web components library and Admin Template.
No-Github / Dork-Admin
https://github.com/No-Github/Dork-Admin
stars | today |
---|---|
67 | 31 |
盘点近年来的数据泄露事件
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
50919 | 27 |
📚 免费的计算机编程类中文书籍,欢迎投稿
kylelobo / The-Documentation-Compendium
https://github.com/kylelobo/The-Documentation-Compendium
stars | today |
---|---|
245 | 29 |
📢 Various README templates & tips on writing high-quality documentation that people want to read.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
21729 | 25 |
Curated list of project-based tutorials
airuikun / Weekly-FE-Interview
https://github.com/airuikun/Weekly-FE-Interview
stars | today |
---|---|
2739 | 22 |
每周十道前端大厂面试题,并收集大家在大厂面试中遇到的难题,一起共同成长。
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
26199 | 20 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
45484 | 20 |
🤓 Build your own (insert technology here)
Nate711 / StanfordDoggoProject
https://github.com/Nate711/StanfordDoggoProject
stars | today |
---|---|
1051 | 18 |
Stanford Doggo is an open source quadruped robot that jumps, flips, and trots!
dimenwarper / awesome-bayes
https://github.com/dimenwarper/awesome-bayes
stars | today |
---|---|
21 | 20 |
List of resources for bayesian inference