Language: python
cool-RR / PySnooper
https://github.com/cool-RR/PySnooper
stars | today |
---|---|
5422 | 2990 |
Never use print for debugging again
jackfrued / Python-100-Days
https://github.com/jackfrued/Python-100-Days
stars | today |
---|---|
6789 | 543 |
Python - 100天从新手到大师
3b1b / manim
stars | today |
---|---|
8740 | 384 |
Animation engine for explanatory math videos
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
11991 | 316 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
zhaoolee / ChromeAppHeroes
https://github.com/zhaoolee/ChromeAppHeroes
stars | today |
---|---|
6537 | 133 |
🌈 谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
shengqiangzhang / examples-of-web-crawlers
https://github.com/shengqiangzhang/examples-of-web-crawlers
stars | today |
---|---|
1012 | 98 |
python爬虫例子,对新手比较友好。淘宝模拟登录,淘宝商品爬虫,淘宝我已购买的宝贝爬虫,天猫商品爬虫,每天不同时间段通过微信发消息提醒女友,爬取5K分辨率超清唯美壁纸,爬取豆瓣排行榜电影数据(含GUI界面版),多线程+代理池爬取天天基金网、股票数据(无需使用爬虫框架),一键生成微信个人专属数据报告(了解你的微信社交历史)
openai / sparse_attention
https://github.com/openai/sparse_attention
stars | today |
---|---|
131 | 106 |
Examples of using sparse attention, as in “Generating Long Sequences with Sparse Transformers”
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
51767 | 74 |
Models and examples built with TensorFlow
guanguans / notes
https://github.com/guanguans/notes
stars | today |
---|---|
513 | 92 |
📔 Linux、MySQL、Nginx、PHP、Git、Shell等笔记
princeton-vl / CornerNet-Lite
https://github.com/princeton-vl/CornerNet-Lite
stars | today |
---|---|
637 | 78 |
dephell / dephell
https://github.com/dephell/dephell
stars | today |
---|---|
140 | 85 |
📦 🔥 Python project management. Manage packages: convert between formats, lock, install, resolve, isolate, test, build graph, show outdated, audit. Manage venvs, build package, bump version.
unknown-horizons / unknown-horizons
https://github.com/unknown-horizons/unknown-horizons
stars | today |
---|---|
936 | 82 |
Unknown Horizons official code repository
NVlabs / SPADE
https://github.com/NVlabs/SPADE
stars | today |
---|---|
3808 | 77 |
Semantic Image Synthesis with SPADE
Duankaiwen / CenterNet
https://github.com/Duankaiwen/CenterNet
stars | today |
---|---|
558 | 71 |
Codes for our paper “CenterNet: Keypoint Triplets for Object Detection” .
hzwer / LearningToPaint
https://github.com/hzwer/LearningToPaint
stars | today |
---|---|
270 | 79 |
A painting AI that can reproduce paintings stroke by stroke using deep reinforcement learning.
pe3zx / huawei-block-list
https://github.com/pe3zx/huawei-block-list
stars | today |
---|---|
220 | 76 |
Captured DNS requests from Huawei P30 Pro to a block list
databricks / koalas
https://github.com/databricks/koalas
stars | today |
---|---|
205 | 75 |
Koalas: Pandas API on Apache Spark
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
66269 | 65 |
A curated list of awesome Python frameworks, libraries, software and resources
LaQuay / TDTChannels
https://github.com/LaQuay/TDTChannels
stars | today |
---|---|
214 | 66 |
Listado de canales TDT para ver online
kk7nc / Text_Classification
https://github.com/kk7nc/Text_Classification
stars | today |
---|---|
254 | 60 |
Text Classification Algorithms: A Survey
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
4394 | 61 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
xingyizhou / CenterNet
https://github.com/xingyizhou/CenterNet
stars | today |
---|---|
807 | 64 |
Object detection, 3D detection, and pose estimation using center point detection:
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
61923 | 60 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
Microsoft / NeuronBlocks
https://github.com/Microsoft/NeuronBlocks
stars | today |
---|---|
70 | 64 |
NLP DNN Toolkit - Building Your NLP DNN Models Like Playing Lego
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
56080 | None |
A collective list of free APIs for use in software and web development.
Language: go
swituo / openbilibili-go-common
https://github.com/swituo/openbilibili-go-common
stars | today |
---|---|
1488 | 936 |
嘘,不要问!我也不清楚这些是啥…
gcla / termshark
https://github.com/gcla/termshark
stars | today |
---|---|
1864 | 1611 |
A terminal UI for tshark, inspired by Wireshark
bilibili / kratos
https://github.com/bilibili/kratos
stars | today |
---|---|
1977 | 716 |
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
codercom / sshcode
https://github.com/codercom/sshcode
stars | today |
---|---|
1549 | 490 |
Run VS Code on any server over SSH.
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
14160 | 253 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
uber / cadence
https://github.com/uber/cadence
stars | today |
---|---|
1103 | 145 |
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
tmrts / go-patterns
https://github.com/tmrts/go-patterns
stars | today |
---|---|
9278 | 140 |
Curated list of Go design patterns, recipes and idioms
Harveychn / openbilibili-go-common
https://github.com/Harveychn/openbilibili-go-common
stars | today |
---|---|
73 | 49 |
哔哩哔哩 bilibili 网站后台工程 源码
bilibili / overlord
https://github.com/bilibili/overlord
stars | today |
---|---|
455 | 109 |
Overlord是哔哩哔哩基于Go语言编写的memcache和redis&cluster的代理及集群管理功能,致力于提供自动化高可用的缓存服务解决方案。
aceld / zinx
stars | today |
---|---|
246 | 106 |
基于Golang解决的长连接并发服务器框架
golang / go
stars | today |
---|---|
56868 | 95 |
The Go programming language
gamegrd / bilibili_server
https://github.com/gamegrd/bilibili_server
stars | today |
---|---|
68 | 43 |
感谢开源,bilibili服务器源代码,学习GO 的可以参观一下
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
51633 | 76 |
Production-Grade Container Scheduling and Management
GoogleCloudPlatform / berglas
https://github.com/GoogleCloudPlatform/berglas
stars | today |
---|---|
106 | 78 |
A tool for managing secrets on Google Cloud
gcla / gowid
stars | today |
---|---|
111 | 77 |
Compositional widgets for terminal user interfaces, written in Go, inspired by urwid.
github / hub
stars | today |
---|---|
15806 | 74 |
A command-line tool that makes git easier to use with GitHub.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
42874 | 63 |
A curated list of awesome Go frameworks, libraries and software
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
13528 | 68 |
Git with a cup of tea, painless self-hosted git service
mylxsw / redis-tui
https://github.com/mylxsw/redis-tui
stars | today |
---|---|
172 | 65 |
A Redis Text-based UI client in CLI
ckx000 / piliopen
https://github.com/ckx000/piliopen
stars | today |
---|---|
313 | 35 |
this is where?what’s this?who am I?
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
26391 | 62 |
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.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
22498 | 57 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
MichaelMure / git-bug
https://github.com/MichaelMure/git-bug
stars | today |
---|---|
2825 | 59 |
Distributed bug tracker embedded in Git
zenwan / openbilibili
https://github.com/zenwan/openbilibili
stars | today |
---|---|
30 | 19 |
《从入门到精通-go语言实践之bilibili后台实现》
skx / tunneller
https://github.com/skx/tunneller
stars | today |
---|---|
159 | 50 |
Allow internal services, running on localhost, to be accessed over the internet..
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
36674 | 242 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
wildfirechat / server
https://github.com/wildfirechat/server
stars | today |
---|---|
617 | 144 |
全开源即时通讯(IM)系统
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
17870 | 125 |
😮 互联网 Java 工程师进阶知识完全扫盲
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
11203 | 91 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
SpringCloud / Moss
https://github.com/SpringCloud/Moss
stars | today |
---|---|
192 | 79 |
Moss(莫斯)-Spring Cloud体系的服务治理平台,让Spring Cloud应用不再流浪!欢迎Star!
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
3043 | 69 |
✍ Halo 可能是最好的 Java 博客系统
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
37020 | 63 |
Spring Boot
looly / hutool
https://github.com/looly/hutool
stars | today |
---|---|
4284 | 71 |
A set of tools that keep Java sweet.
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
4932 | 65 |
快速、简单避免OOM的java处理Excel工具
ke-finance / dts
https://github.com/ke-finance/dts
stars | today |
---|---|
70 | 61 |
Distributed Transaction Service For Spring Cloud
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
13712 | 57 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
hankcs / HanLP
https://github.com/hankcs/HanLP
stars | today |
---|---|
12213 | 56 |
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
13588 | 31 |
The “REST With Spring” Course:
ant-media / Ant-Media-Server
https://github.com/ant-media/Ant-Media-Server
stars | today |
---|---|
429 | 52 |
Ant Media Server supports RTMP, RTSP, WebRTC and Adaptive Bitrate. It can also record videos in MP4, HLS and FLV
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
28489 | 37 |
Spring Framework
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
12529 | 48 |
All Algorithms implemented in Java
seata / seata
https://github.com/seata/seata
stars | today |
---|---|
8154 | 38 |
🔥 Seata is an easy-to-use, high-performance, java based, open source distributed transaction solution.
ZXZxin / ZXBlog
https://github.com/ZXZxin/ZXBlog
stars | today |
---|---|
1735 | 45 |
记录各种学习笔记(算法、Java、数据库、并发……)
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
13334 | 39 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
12361 | 41 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
6456 | 43 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
square / okhttp
https://github.com/square/okhttp
stars | today |
---|---|
31908 | 41 |
An HTTP+HTTP/2 client for Android and Java applications.
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
25982 | 32 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
ke-finance / tesla
https://github.com/ke-finance/tesla
stars | today |
---|---|
52 | 39 |
Tesla is a gateway service that provides dynamic routing,waf,support spring cloud,gRPC,DUBBO and more.
xuxueli / xxl-job
https://github.com/xuxueli/xxl-job
stars | today |
---|---|
7796 | 36 |
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
Language: c++
PKUanonym / REKCARC-TSC-UHT
https://github.com/PKUanonym/REKCARC-TSC-UHT
stars | today |
---|---|
6078 | 114 |
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
coccoc / coccoc-tokenizer
https://github.com/coccoc/coccoc-tokenizer
stars | today |
---|---|
113 | 105 |
high performance tokenizer for Vietnamese language
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
126140 | 81 |
An Open Source Machine Learning Framework for Everyone
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
27224 | 57 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
34038 | 42 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
72436 | 48 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
Microsoft / calculator
https://github.com/Microsoft/calculator
stars | today |
---|---|
15927 | 41 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
4730 | 34 |
📚 C/C++面试基础知识总结
Aekras1a / Updated-Carbanak-Source-with-Plugins
https://github.com/Aekras1a/Updated-Carbanak-Source-with-Plugins
stars | today |
---|---|
36 | 32 |
https://twitter.com/itsreallynick/status/1120410950430089224
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
33719 | 37 |
Protocol Buffers - Google’s data interchange format
cpp-taskflow / cpp-taskflow
https://github.com/cpp-taskflow/cpp-taskflow
stars | today |
---|---|
1632 | 34 |
Modern C++ Parallel Task Programming Library
baloonwj / flamingo
https://github.com/baloonwj/flamingo
stars | today |
---|---|
870 | 25 |
flamingo 一款高性能轻量级开源即时通讯软件
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
21711 | 29 |
Godot Engine – Multi-platform 2D and 3D game engine
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
26301 | 30 |
Tesseract Open Source OCR Engine (main repository)
aappleby / MetroBoy
https://github.com/aappleby/MetroBoy
stars | today |
---|---|
69 | 28 |
MetroBoy - A playable, circuit-level simulation of an entire Game Boy
gzc / CLRS
stars | today |
---|---|
5407 | 23 |
📓 Solutions to Introduction to Algorithms
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
37979 | 24 |
Bitcoin Core integration/staging tree
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
17246 | 23 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
13215 | 19 |
An open autonomous driving platform
grpc / grpc
stars | today |
---|---|
20735 | 23 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
17906 | 24 |
Lovely console emulator package for Windows
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
6069 | 22 |
Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.
Ewenwan / MVision
https://github.com/Ewenwan/MVision
stars | today |
---|---|
1879 | 21 |
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
12339 | 21 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
47472 | 22 |
The Swift Programming Language
Language: javascript
sveltejs / svelte
https://github.com/sveltejs/svelte
stars | today |
---|---|
10770 | 693 |
Cybernetically enhanced web apps
Louiszhai / tool
https://github.com/Louiszhai/tool
stars | today |
---|---|
2096 | 316 |
开发效率提升:Mac生产力工具链推荐
mikolajdobrucki / ikonate
https://github.com/mikolajdobrucki/ikonate
stars | today |
---|---|
2062 | 293 |
fully customisable & accessible vector icons
lib-pku / libpku
https://github.com/lib-pku/libpku
stars | today |
---|---|
15273 | 230 |
贵校课程资料民间整理
kasuganosoras / cxk-ball
https://github.com/kasuganosoras/cxk-ball
stars | today |
---|---|
894 | 244 |
🏀 Javascript 实现的 CXK 打篮球游戏
vuejs / vue
stars | today |
---|---|
136544 | 140 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
boyney123 / mockit
https://github.com/boyney123/mockit
stars | today |
---|---|
834 | 135 |
A tool to quickly mock out end points, setup delays and more…
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
127642 | 100 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
arturbien / React95
https://github.com/arturbien/React95
stars | today |
---|---|
2024 | 104 |
🌈 🕹 Refreshed Windows 95 style UI components for your React app
ai / storeon
stars | today |
---|---|
479 | 99 |
Tiny (173 bytes) event-based immutable state manager for React and Preact
bilibili / flv.js
https://github.com/bilibili/flv.js
stars | today |
---|---|
14657 | 89 |
HTML5 FLV Player
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
66647 | 78 |
Set up a modern web app by running one command.
VanOns / laraberg
https://github.com/VanOns/laraberg
stars | today |
---|---|
122 | 92 |
A Gutenberg implementation for Laravel
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
4190 | 83 |
油猴脚本 一个脚本搞定百度网盘下载
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
48052 | 71 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
EtherDream / jsproxy-browser
https://github.com/EtherDream/jsproxy-browser
stars | today |
---|---|
80 | 75 |
jsproxy browser side
nondanee / UnblockNeteaseMusic
https://github.com/nondanee/UnblockNeteaseMusic
stars | today |
---|---|
655 | 64 |
Revive unavailable songs for Netease Cloud Music
amejiarosario / dsa.js
https://github.com/amejiarosario/dsa.js
stars | today |
---|---|
1241 | 68 |
Data Structures and Algorithms explained and implemented in JavaScript
immerjs / immer
https://github.com/immerjs/immer
stars | today |
---|---|
10471 | 66 |
Create the next immutable state by mutating the current one
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
27116 | 57 |
📜 33 concepts every JavaScript developer should know.
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
8168 | 64 |
A full-featured download manager.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
46253 | 51 |
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 |
---|---|
132774 | 45 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
mozilla-services / react-jsonschema-form
https://github.com/mozilla-services/react-jsonschema-form
stars | today |
---|---|
6512 | 61 |
A React component for building Web forms from JSON Schema.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
60419 | 55 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Language: unknown
MSWorkers / support.996.ICU
https://github.com/MSWorkers/support.996.ICU
stars | today |
---|---|
5063 | 4676 |
Microsoft and GitHub Workers Support 996.ICU
leandromoreira / linux-network-performance-parameters
https://github.com/leandromoreira/linux-network-performance-parameters
stars | today |
---|---|
1488 | 447 |
Learn where some of the network sysctl variables fit into the Linux/Kernel network flow
RomuloOliveira / commit-messages-guide
https://github.com/RomuloOliveira/commit-messages-guide
stars | today |
---|---|
3000 | 397 |
A guide to understand the importance of commit messages and how to write them well
521xueweihan / git-tips
https://github.com/521xueweihan/git-tips
stars | today |
---|---|
7971 | 338 |
Git的奇技淫巧
Alikhll / golang-developer-roadmap
https://github.com/Alikhll/golang-developer-roadmap
stars | today |
---|---|
2234 | 298 |
Roadmap to becoming a Go developer in 2019
CPdogson / 996action
https://github.com/CPdogson/996action
stars | today |
---|---|
661 | 163 |
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
58484 | 103 |
📚 技术面试必备基础知识
florinpop17 / app-ideas
https://github.com/florinpop17/app-ideas
stars | today |
---|---|
3994 | 118 |
A Collection of application ideas which can be used to improve your coding skills.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
48954 | 92 |
📚 免费的计算机编程类中文书籍,欢迎投稿
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
82689 | 71 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
100579 | 76 |
A book series on JavaScript. @YDKJS on twitter.
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
24488 | 71 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
121833 | 66 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
107085 | 69 |
😎 Awesome lists about all kinds of interesting topics
airuikun / Weekly-FE-Interview
https://github.com/airuikun/Weekly-FE-Interview
stars | today |
---|---|
1647 | 62 |
每周十道前端大厂面试题,并收集大家在大厂面试中遇到的难题,一起共同成长。
aliyunfe / weekly
https://github.com/aliyunfe/weekly
stars | today |
---|---|
440 | 63 |
《阿里云前端技术周刊》
623637646 / 996.Leave
https://github.com/623637646/996.Leave
stars | today |
---|---|
1689 | 61 |
逃离996
CoolPhilChen / SJTU-Courses
https://github.com/CoolPhilChen/SJTU-Courses
stars | today |
---|---|
3260 | 48 |
上海交通大学课程资料分享
bharathgs / Awesome-pytorch-list
https://github.com/bharathgs/Awesome-pytorch-list
stars | today |
---|---|
6400 | 54 |
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
facert / awesome-spider
https://github.com/facert/awesome-spider
stars | today |
---|---|
7500 | 52 |
爬虫集合
datawhalechina / pumpkin-book
https://github.com/datawhalechina/pumpkin-book
stars | today |
---|---|
5504 | 52 |
《机器学习》(西瓜书)公式推导解析,在线阅读地址: https://datawhalechina.github.io/pumpkin-book
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
76744 | 44 |
A complete computer science study plan to become a software engineer.
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
12175 | 40 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
Moosphan / Android-Daily-Interview
https://github.com/Moosphan/Android-Daily-Interview
stars | today |
---|---|
704 | 45 |
每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
20412 | 42 |
Curated list of project-based tutorials