Language: python
sfyc23 / EverydayWechat
https://github.com/sfyc23/EverydayWechat
stars | today |
---|---|
686 | 374 |
每日自动给女朋友发微信暖心话。
quantumblacklabs / kedro
https://github.com/quantumblacklabs/kedro
stars | today |
---|---|
620 | 225 |
A Python library for building robust production-ready data and analytics pipelines
lukemelas / EfficientNet-PyTorch
https://github.com/lukemelas/EfficientNet-PyTorch
stars | today |
---|---|
1311 | 177 |
A PyTorch implementation of EfficientNet
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
44971 | 148 |
All Algorithms implemented in Python
google / TensorNetwork
https://github.com/google/TensorNetwork
stars | today |
---|---|
484 | 135 |
A library for easy and efficient manipulation of tensor networks.
fighting41love / funNLP
https://github.com/fighting41love/funNLP
stars | today |
---|---|
8844 | 88 |
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
machinelearningmindset / machine-learning-course
https://github.com/machinelearningmindset/machine-learning-course
stars | today |
---|---|
5086 | 86 |
💬 Machine Learning Course with Python. Refer to the course page for step-by-step explanations.
jjjake / internetarchive
https://github.com/jjjake/internetarchive
stars | today |
---|---|
505 | 76 |
A Python and Command-Line Interface to Archive.org
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
14930 | 55 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
cwerling / psptool
https://github.com/cwerling/psptool
stars | today |
---|---|
163 | 57 |
Display, extract, and manipulate PSP firmware inside UEFI images
xFreed0m / RDPassSpray
https://github.com/xFreed0m/RDPassSpray
stars | today |
---|---|
64 | 53 |
Python3 tool to perform password spraying using RDP
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
53727 | 40 |
Models and examples built with TensorFlow
wangzheng0822 / algo
https://github.com/wangzheng0822/algo
stars | today |
---|---|
6913 | 48 |
数据结构和算法必知必会的50个代码实现
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
64218 | 45 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
15495 | 42 |
TensorFlow code and pre-trained models for BERT
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
68332 | 41 |
A curated list of awesome Python frameworks, libraries, software and resources
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
6080 | 43 |
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
https://github.com/public-apis/public-apis
stars | today |
---|---|
57831 | 40 |
A collective list of free APIs for use in software and web development.
naver / sqlova
https://github.com/naver/sqlova
stars | today |
---|---|
283 | 41 |
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
51241 | 37 |
Command-line program to download videos from YouTube.com and other video sites
zhaoolee / ChromeAppHeroes
https://github.com/zhaoolee/ChromeAppHeroes
stars | today |
---|---|
8309 | 35 |
🌈 谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
foxlet / macOS-Simple-KVM
https://github.com/foxlet/macOS-Simple-KVM
stars | today |
---|---|
412 | 37 |
Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
Delgan / loguru
https://github.com/Delgan/loguru
stars | today |
---|---|
4033 | 38 |
Python logging made (stupidly) simple
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
44569 | 29 |
The Python micro framework for building web applications.
jhjacobsen / invertible-resnet
https://github.com/jhjacobsen/invertible-resnet
stars | today |
---|---|
44 | 34 |
Official Code for Invertible Residual Networks
Language: go
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
17153 | 179 |
A platform for building proxies to bypass network restrictions.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
53675 | 51 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
59099 | 54 |
The Go programming language
sql-machine-learning / sqlflow
https://github.com/sql-machine-learning/sqlflow
stars | today |
---|---|
2749 | 44 |
Brings SQL and AI together.
apache / dubbo-go
https://github.com/apache/dubbo-go
stars | today |
---|---|
504 | 41 |
Go Implementation For Apache Dubbo
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
42542 | 37 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
9019 | 37 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software
twitchtv / twirp
https://github.com/twitchtv/twirp
stars | today |
---|---|
3274 | 38 |
A simple RPC framework with protobuf service definitions
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
35721 | 36 |
The world’s fastest framework for building websites.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
44572 | 37 |
A curated list of awesome Go frameworks, libraries and software
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
24122 | 33 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
24403 | 31 |
The Prometheus monitoring system and time series database.
developer-learning / reading-go
https://github.com/developer-learning/reading-go
stars | today |
---|---|
3950 | 33 |
Go 夜读 > 每周通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在 微信/Slack 上及时沟通交流编程技术话题。
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
19005 | 31 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
16478 | 31 |
MinIO is a high performance object storage server compatible with Amazon S3 APIs
CovenantSQL / CovenantSQL
https://github.com/CovenantSQL/CovenantSQL
stars | today |
---|---|
1153 | 31 |
Byzantine-Fault Tolerant distributed relational database built on SQLite
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
12249 | 29 |
A Commander for modern Go CLI interactions
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
30447 | 24 |
A golang ebook intro how to build a web with golang
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
27876 | 24 |
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.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
22726 | 23 |
The Cloud Native Edge Router
dnote / dnote
https://github.com/dnote/dnote
stars | today |
---|---|
1013 | 25 |
A simple notebook for developers
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
22162 | 24 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
25255 | 19 |
Distributed reliable key-value store for the most critical data of a distributed system
goproxy / goproxy.cn
https://github.com/goproxy/goproxy.cn
stars | today |
---|---|
356 | 22 |
The most trusted Go module proxy in China.
smasher164 / mem
https://github.com/smasher164/mem
stars | today |
---|---|
28 | 23 |
A memory allocator for Go.
Language: java
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
30324 | 302 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
43055 | 266 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
65296 | 221 |
📚 Basic Knowledge of Technical Interview(技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计)
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
21372 | 148 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
15055 | 76 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
zhangdaiscott / jeecg-boot
https://github.com/zhangdaiscott/jeecg-boot
stars | today |
---|---|
1726 | 58 |
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 |
---|---|
5188 | 48 |
✍ Halo 一款现代化的个人独立博客系统
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
14613 | 30 |
The “REST With Spring” Course:
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
38739 | 40 |
Spring Boot
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
7298 | 34 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
seata / seata
https://github.com/seata/seata
stars | today |
---|---|
9321 | 27 |
🔥 Seata is an easy-to-use, high-performance, open source distributed transaction solution.
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
14590 | 27 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
29713 | 23 |
Spring Framework
apache / dubbo
https://github.com/apache/dubbo
stars | today |
---|---|
27017 | 24 |
Apache Dubbo is a high-performance, java based, open source RPC framework.
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
15867 | 25 |
Ghidra is a software reverse engineering (SRE) framework
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
8598 | 25 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
41586 | 21 |
Open Source, Distributed, RESTful Search Engine
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
13629 | 23 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
14424 | 23 |
All Algorithms implemented in Java
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
20954 | 24 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
square / retrofit
https://github.com/square/retrofit
stars | today |
---|---|
32622 | 23 |
Type-safe HTTP client for Android and Java by Square, Inc.
hollischuang / toBeTopJavaer
https://github.com/hollischuang/toBeTopJavaer
stars | today |
---|---|
3551 | 23 |
To Be Top Javaer - Java工程师成神之路
google / guava
https://github.com/google/guava
stars | today |
---|---|
32043 | 21 |
Google core libraries for Java
Wechat-Group / WxJava
https://github.com/Wechat-Group/WxJava
stars | today |
---|---|
14789 | 20 |
WxJava (微信开发 Java SDK),支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
netty / netty
https://github.com/netty/netty
stars | today |
---|---|
19506 | 15 |
Netty project - an event-driven asynchronous network application framework
Language: c++
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
43681 | 228 |
The new Windows Terminal, and the original Windows console host – all in the same place!
lettier / 3d-game-shaders-for-beginners
https://github.com/lettier/3d-game-shaders-for-beginners
stars | today |
---|---|
4308 | 92 |
🎮 A step-by-step guide on how to implement SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
ProjectBorealis / PBCharacterMovement
https://github.com/ProjectBorealis/PBCharacterMovement
stars | today |
---|---|
96 | 89 |
HL2-style, classic FPS movement for Unreal Engine 4 implemented in C++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
128967 | 61 |
An Open Source Machine Learning Framework for Everyone
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
35445 | 33 |
Open Source Computer Vision Library
tamlok / vnote
https://github.com/tamlok/vnote
stars | today |
---|---|
4927 | 43 |
A note-taking application that knows programmers and Markdown better.
jasonrohrer / OneLife
https://github.com/jasonrohrer/OneLife
stars | today |
---|---|
595 | 40 |
a multiplayer survival game of parenting and civilization building
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
34859 | 37 |
Protocol Buffers - Google’s data interchange format
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
28720 | 33 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
73995 | 37 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
Tencent / MMKV
https://github.com/Tencent/MMKV
stars | today |
---|---|
7438 | 31 |
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS, Android, macOS and Windows.
onlytailei / CppRobotics
https://github.com/onlytailei/CppRobotics
stars | today |
---|---|
151 | 29 |
cpp implementation of robotics algorithms including localization, mapping, SLAM, path planning and control
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
48008 | 27 |
The Swift Programming Language
microsoft / interpret
https://github.com/microsoft/interpret
stars | today |
---|---|
1207 | 27 |
Fit interpretable models. Explain blackbox machine learning.
cmu-db / terrier
https://github.com/cmu-db/terrier
stars | today |
---|---|
158 | 22 |
You know what this is…
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
38688 | 18 |
Bitcoin Core integration/staging tree
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
9867 | 21 |
Cloud-native high-performance edge/middle/service proxy
microsoft / calculator
https://github.com/microsoft/calculator
stars | today |
---|---|
17099 | 18 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
17733 | 18 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
idea4good / GuiLite
https://github.com/idea4good/GuiLite
stars | today |
---|---|
2755 | 18 |
✔️ Smallest/Simplest/Stablest GUI library(5 KLOC) for all platfoms
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
22634 | 16 |
Godot Engine – Multi-platform 2D and 3D game engine
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
5600 | 17 |
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
023proz / tilted-image-correction
https://github.com/023proz/tilted-image-correction
stars | today |
---|---|
101 | 18 |
use OpenCV perspective
reduz / zytrax
https://github.com/reduz/zytrax
stars | today |
---|---|
75 | 18 |
Easy to use, tracker-inspired music sequencer
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
15454 | 15 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Language: javascript
algorithm-visualizer / algorithm-visualizer
https://github.com/algorithm-visualizer/algorithm-visualizer
stars | today |
---|---|
18685 | 235 |
🎆 Interactive Online Platform that Visualizes Algorithms from Code
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
9743 | 180 |
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
metafizzy / zdog
https://github.com/metafizzy/zdog
stars | today |
---|---|
5169 | 168 |
Flat, round, designer-friendly pseudo-3D engine for canvas & SVG
entropic-dev / entropic
https://github.com/entropic-dev/entropic
stars | today |
---|---|
1969 | 140 |
🦝 📦 a package registry for anything, but mostly javascript 🦝 🦝 🦝
vuejs / vue
stars | today |
---|---|
140610 | 102 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
130590 | 74 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
mathieudutour / medium-to-own-blog
https://github.com/mathieudutour/medium-to-own-blog
stars | today |
---|---|
2062 | 70 |
Switch from Medium to your own blog in a few minutes
checkly / puppeteer-recorder
https://github.com/checkly/puppeteer-recorder
stars | today |
---|---|
5172 | 69 |
Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
45533 | 60 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
DivanteLtd / storefront-ui
https://github.com/DivanteLtd/storefront-ui
stars | today |
---|---|
435 | 63 |
Customization-first Vue.js UI framework for eCommerce.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
60364 | 57 |
Promise based HTTP client for the browser and node.js
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
47676 | 45 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
35340 | 44 |
Build blazing fast, modern apps and websites with React
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
61869 | 44 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
14799 | 51 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
sugarkubes / generators
https://github.com/sugarkubes/generators
stars | today |
---|---|
54 | 49 |
API Generator - instantly generate REST and GraphQL APIs (openapi (OAS) 3.0.0)
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
15878 | 50 |
The best design tools for everything 👉
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
6355 | 46 |
🖖 油猴脚本 一个脚本搞定百度网盘下载
storybookjs / storybook
https://github.com/storybookjs/storybook
stars | today |
---|---|
38520 | 42 |
UI component dev & test: React, Vue, Angular, React Native, Ember, Web Components & more!
laurent22 / joplin
https://github.com/laurent22/joplin
stars | today |
---|---|
7694 | 44 |
Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/
pixijs / pixi.js
https://github.com/pixijs/pixi.js
stars | today |
---|---|
24432 | 43 |
The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer.
YMFE / yapi
stars | today |
---|---|
8916 | 45 |
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
133833 | 34 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
lib-pku / libpku
https://github.com/lib-pku/libpku
stars | today |
---|---|
18029 | 39 |
贵校课程资料民间整理
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
10745 | 41 |
A full-featured download manager.
Language: unknown
imhuster / Enterprise-Registration-Data-of-Chinese-Mainland
https://github.com/imhuster/Enterprise-Registration-Data-of-Chinese-Mainland
stars | today |
---|---|
3246 | 1709 |
中国大陆 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 |
---|---|
54588 | 736 |
Master the command line, in one page
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
19493 | 187 |
🌰 The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
numirias / security
https://github.com/numirias/security
stars | today |
---|---|
466 | 153 |
Some of my security stuff and vulnerabilities. Nothing advanced. More to come.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
109974 | 116 |
😎 Awesome lists about all kinds of interesting topics
ddzy / fe-necessary-book
https://github.com/ddzy/fe-necessary-book
stars | today |
---|---|
328 | 100 |
A pdf and software collection about frontend
dwmkerr / hacker-laws
https://github.com/dwmkerr/hacker-laws
stars | today |
---|---|
6839 | 67 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
84816 | 42 |
A collection of useful .gitignore templates
nusr / hacker-laws-zh
https://github.com/nusr/hacker-laws-zh
stars | today |
---|---|
2764 | 51 |
💻 📖 对开发人员有用的定律、理论、原则和模式。 ** 找工作中 **
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
26164 | 48 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
103006 | 50 |
A book series on JavaScript. @YDKJS on twitter.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
50881 | 47 |
📚 免费的计算机编程类中文书籍,欢迎投稿
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
123894 | 48 |
📚 Freely available programming books
ferrous-systems / sealed-rust
https://github.com/ferrous-systems/sealed-rust
stars | today |
---|---|
81 | 46 |
Bringing Rust to the Safety Critical Domain
CarGuo / GSYFlutterBook
https://github.com/CarGuo/GSYFlutterBook
stars | today |
---|---|
236 | 43 |
Flutter完整开发实战详解系列,提供在线预览和pdf下载,本系列将完整讲述:如何快速从 0 开发一个完整的 Flutter APP,配套高完成度 Flutter 开源项目 GSYGithubAppFlutter ,同时会提供一些Flutter的开发细节技巧,之后深入源码和实战为你全面解析 Flutter 。
UnseenWizzard / git_training
https://github.com/UnseenWizzard/git_training
stars | today |
---|---|
52 | 10 |
An interactive git training meant to teach you how git works, not just which commands to execute
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
20462 | 36 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
tailwindcss / setup-examples
https://github.com/tailwindcss/setup-examples
stars | today |
---|---|
68 | 31 |
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
33392 | 33 |
A topic-centric list of HQ open datasets. PR ☛☛☛
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
32752 | 32 |
后端架构师技术图谱
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
21652 | 33 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
5142 | 31 |
A Collection of application ideas which can be used to improve your coding skills.
sw-yx / cli-cheatsheet
https://github.com/sw-yx/cli-cheatsheet
stars | today |
---|---|
171 | 32 |
helpful libraries for building CLIs. Not a list of CLIs.
rricard / proposal-const-value-types
https://github.com/rricard/proposal-const-value-types
stars | today |
---|---|
63 | 30 |
A proposal for immutable data structures in JavaScript | ⚠ Stage 0: it will change!
Yang7879 / 3D-BoNet
https://github.com/Yang7879/3D-BoNet
stars | today |
---|---|
32 | 30 |
3D-BoNet in Tensorflow (preprint arXiv: 1906.01140)