Language: python
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
40531 | 230 |
All Algorithms implemented in Python
machinelearningmindset / machine-learning-course
https://github.com/machinelearningmindset/machine-learning-course
stars | today |
---|---|
3610 | 229 |
💬 Machine Learning Course with Python
python / black
https://github.com/python/black
stars | today |
---|---|
10028 | 225 |
The uncompromising Python code formatter
stewartmcgown / uds
https://github.com/stewartmcgown/uds
stars | today |
---|---|
2680 | 136 |
Unlimited Drive Storage by splitting binary files into base64
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
67505 | 51 |
A curated list of awesome Python frameworks, libraries, software and resources
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
63261 | 46 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
50558 | 46 |
Command-line program to download videos from YouTube.com and other video sites
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
57097 | 45 |
A collective list of free APIs for use in software and web development.
wandb / client
https://github.com/wandb/client
stars | today |
---|---|
1064 | 48 |
🔥 A tool for visualizing and tracking your machine learning experiments. This repo contains the CLI and Python API.
microsoft / interpret
https://github.com/microsoft/interpret
stars | today |
---|---|
768 | 39 |
Fit interpretable models. Explain blackbox machine learning.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
52874 | 29 |
Models and examples built with TensorFlow
Roujack / mathAI
https://github.com/Roujack/mathAI
stars | today |
---|---|
306 | 33 |
一个拍照做题程序。输入一张包含数学计算题的图片,输出识别出的数学计算式以及计算结果。This is a mathematic expression recognition project.
cool-RR / PySnooper
https://github.com/cool-RR/PySnooper
stars | today |
---|---|
10472 | 34 |
Never use print for debugging again
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
13885 | 27 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
encode / django-rest-framework
https://github.com/encode/django-rest-framework
stars | today |
---|---|
14128 | 32 |
Web APIs for Django. ⚡️
d2l-ai / d2l-zh
https://github.com/d2l-ai/d2l-zh
stars | today |
---|---|
7899 | 30 |
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
hhannine / Superpaper
https://github.com/hhannine/Superpaper
stars | today |
---|---|
119 | 30 |
A cross-platform multi monitor wallpaper manager.
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
18487 | 27 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
41246 | 24 |
Deep Learning for humans
google-research / mixmatch
https://github.com/google-research/mixmatch
stars | today |
---|---|
159 | 26 |
swisskyrepo / PayloadsAllTheThings
https://github.com/swisskyrepo/PayloadsAllTheThings
stars | today |
---|---|
7414 | 24 |
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
23932 | 25 |
The world’s simplest facial recognition api for Python and the command line
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
24406 | 23 |
⏬ Dumb downloader that scrapes the web
USTC-Resource / USTC-Course
https://github.com/USTC-Resource/USTC-Course
stars | today |
---|---|
6118 | 21 |
❤️ 中国科学技术大学课程资源
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
24247 | 19 |
The Python programming language
Language: go
knqyf263 / trivy
https://github.com/knqyf263/trivy
stars | today |
---|---|
625 | 112 |
A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
reactiveops / polaris
https://github.com/reactiveops/polaris
stars | today |
---|---|
385 | 90 |
Validation of best practices in your Kubernetes clusters
MauriceGit / Voronoi_Image_Manipulation
https://github.com/MauriceGit/Voronoi_Image_Manipulation
stars | today |
---|---|
111 | 83 |
A system independent tool for real-time image manipulation with Voronoi and Delaunay data structures.
golang / go
stars | today |
---|---|
58230 | 55 |
The Go programming language
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
35187 | 49 |
The world’s fastest framework for building websites.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
43919 | 49 |
A curated list of awesome Go frameworks, libraries and software
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
42009 | 41 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
52793 | 31 |
Production-Grade Container Scheduling and Management
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
27320 | 30 |
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.
moby / moby
stars | today |
---|---|
53364 | 29 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
15795 | 23 |
A platform for building proxies to bypass network restrictions.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
23994 | 27 |
The Prometheus monitoring system and time series database.
github / hub
stars | today |
---|---|
16138 | 24 |
A command-line tool that makes git easier to use with GitHub.
Clivern / Hippo
https://github.com/Clivern/Hippo
stars | today |
---|---|
32 | 24 |
💨 A well crafted go packages that help you build robust, reliable, maintainable microservices.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
24853 | 22 |
Distributed reliable key-value store for the most critical data of a distributed system
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
25939 | 18 |
Open Source Continuous File Synchronization
cdr / sshcode
https://github.com/cdr/sshcode
stars | today |
---|---|
2878 | 18 |
Run VS Code on any server over SSH.
influxdata / influxdb
https://github.com/influxdata/influxdb
stars | today |
---|---|
16348 | 18 |
Scalable datastore for metrics, events, and real-time analytics
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
18683 | 17 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
mlabouardy / komiser
https://github.com/mlabouardy/komiser
stars | today |
---|---|
1858 | 17 |
☁️ Cloud Environment Inspector 👮 🔒 💰
bilibili / kratos
https://github.com/bilibili/kratos
stars | today |
---|---|
4375 | 16 |
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
ncw / rclone
stars | today |
---|---|
14116 | 17 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
HFO4 / gameboy.live
https://github.com/HFO4/gameboy.live
stars | today |
---|---|
3101 | 17 |
🕹️ A basic gameboy emulator with terminal “Cloud Gaming” support
monkeyWie / gopeed
https://github.com/monkeyWie/gopeed
stars | today |
---|---|
313 | 17 |
A fast download client,support HTTP&P2P.
morikuni / failure
https://github.com/morikuni/failure
stars | today |
---|---|
100 | 17 |
failure is a utility package for handling application errors.
Language: java
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
25238 | 243 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
62474 | 97 |
📚 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
40153 | 71 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
12878 | 37 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
29205 | 33 |
Spring Framework
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
38017 | 33 |
Spring Boot
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
19864 | 27 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
automvc / bee
https://github.com/automvc/bee
stars | today |
---|---|
202 | 33 |
Bee is an easy and high efficiency ORM framework.You don’t need to write the Dao by yourself anymore(Coding Complexity is O(1) ). Bee是简单、高效的ORM框架,它的编码复杂度是O(1),即用了Bee,你可以不用另外写dao代码。
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
13808 | 30 |
All Algorithms implemented in Java
hollischuang / toBeTopJavaer
https://github.com/hollischuang/toBeTopJavaer
stars | today |
---|---|
3013 | 31 |
To Be Top Javaer - Java工程师成神之路
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
47703 | 25 |
Design patterns implemented in Java
KunMinX / Linkage-RecyclerView
https://github.com/KunMinX/Linkage-RecyclerView
stars | today |
---|---|
842 | 25 |
即使不用饿了么订餐,也请务必收藏好该库! 🔥 一行代码即可接入,二级联动订餐列表 - Even if you don’t order food by PrubHub, be sure to collect this library, please! 🔥 This secondary linkage list widget can be accessed by only one line of code. Supporting by RecyclerView & AndroidX.
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
14945 | 22 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
13158 | 22 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
6522 | 20 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
14164 | 13 |
The “REST With Spring” Course:
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
41119 | 20 |
Open Source, Distributed, RESTful Search Engine
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
15482 | 19 |
Ghidra is a software reverse engineering (SRE) framework
72crm / 72crm-java
https://github.com/72crm/72crm-java
stars | today |
---|---|
118 | 19 |
The JAVA version for “72CRM”
wso2 / product-microgateway
https://github.com/wso2/product-microgateway
stars | today |
---|---|
80 | 18 |
A cloud native, developer centric and decentralized API gateway for microservices
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
8243 | 18 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
devzwy / open_nsfw_android
https://github.com/devzwy/open_nsfw_android
stars | today |
---|---|
194 | 17 |
色情图片离线识别,基于TensorFlow实现。识别只需200ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw_python移植,tflite(6M)为训练好的模型,该模型文件可用于iOS、java、C++等平台
google / guava
https://github.com/google/guava
stars | today |
---|---|
31702 | 15 |
Google core libraries for Java
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
14061 | 15 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
ReactiveX / RxJava
https://github.com/ReactiveX/RxJava
stars | today |
---|---|
38991 | 13 |
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Language: c++
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
38556 | 314 |
The new Windows Terminal, and the original Windows console host – all in the same place!
microsoft / SPTAG
https://github.com/microsoft/SPTAG
stars | today |
---|---|
2470 | 242 |
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
lettier / 3d-game-shaders-for-beginners
https://github.com/lettier/3d-game-shaders-for-beginners
stars | today |
---|---|
3474 | 122 |
🎮 A step-by-step guide on how to implement SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
yuanming-hu / taichi
https://github.com/yuanming-hu/taichi
stars | today |
---|---|
2517 | 94 |
Computer Graphics R&D Infrastructure
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
127804 | 47 |
An Open Source Machine Learning Framework for Everyone
everitoken / evt
https://github.com/everitoken/evt
stars | today |
---|---|
1198 | 37 |
Boost Engine for Token Economy
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
34821 | 23 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
28154 | 28 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
73384 | 22 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
acbull / Unbiased_LambdaMart
https://github.com/acbull/Unbiased_LambdaMart
stars | today |
---|---|
33 | 22 |
Implementation for “Unbiased LambdaMART: An Unbiased PairwiseLearning-to-Rank Algorithm”, which is based on LightGBM
haoel / leetcode
https://github.com/haoel/leetcode
stars | today |
---|---|
10582 | 18 |
LeetCode Problems’ Solutions
microsoft / calculator
https://github.com/microsoft/calculator
stars | today |
---|---|
16779 | 19 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
22243 | 19 |
Godot Engine – Multi-platform 2D and 3D game engine
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
34380 | 18 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
27044 | 17 |
Tesseract Open Source OCR Engine (main repository)
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
5243 | 16 |
📚 C/C++面试基础知识总结
idealclover / NJU-Review-Materials
https://github.com/idealclover/NJU-Review-Materials
stars | today |
---|---|
22 | 14 |
📝 南哪课程复习资料 Review materials for NJU
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
12742 | 15 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
oguzhaninan / Stacer
https://github.com/oguzhaninan/Stacer
stars | today |
---|---|
4244 | 15 |
Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
topjohnwu / Magisk
https://github.com/topjohnwu/Magisk
stars | today |
---|---|
5960 | 13 |
A Magic Mask to Alter Android System Systemless-ly
TheAlgorithms / C-Plus-Plus
https://github.com/TheAlgorithms/C-Plus-Plus
stars | today |
---|---|
1909 | 13 |
All Algorithms implemented in C++
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
15218 | 15 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
38347 | 11 |
Bitcoin Core integration/staging tree
microsoft / wil
https://github.com/microsoft/wil
stars | today |
---|---|
766 | 14 |
Windows Implementation Library
google / vxsig
https://github.com/google/vxsig
stars | today |
---|---|
50 | 14 |
Automatically generate AV byte signatures from sets of similar binaries.
Language: javascript
imfunniee / gitfolio
https://github.com/imfunniee/gitfolio
stars | today |
---|---|
307 | 251 |
personal website + blog for every github user
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
6950 | 201 |
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
franciscop / ola
https://github.com/franciscop/ola
stars | today |
---|---|
553 | 133 |
🌊 Smooth animation library for interpolating numbers
sveltejs / svelte
https://github.com/sveltejs/svelte
stars | today |
---|---|
15435 | 111 |
Cybernetically enhanced web apps
Ghost—Shadow / i18nize-react
https://github.com/Ghost---Shadow/i18nize-react
stars | today |
---|---|
98 | 91 |
Internationalize react apps within a lunch break
vuejs / vue
stars | today |
---|---|
138806 | 65 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Ice-Hazymoon / MikuTools
https://github.com/Ice-Hazymoon/MikuTools
stars | today |
---|---|
822 | 60 |
一个轻量的工具集合
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
129292 | 54 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
5477 | 50 |
🖖 油猴脚本 一个脚本搞定百度网盘下载
microsoft / vscode-recipes
https://github.com/microsoft/vscode-recipes
stars | today |
---|---|
3154 | 50 |
lenve / vhr
stars | today |
---|---|
3400 | 41 |
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
EvanBacon / Instagram
https://github.com/EvanBacon/Instagram
stars | today |
---|---|
58 | 47 |
A universal instagram clone built with Expo
LikaloLLC / tourguide.js
https://github.com/LikaloLLC/tourguide.js
stars | today |
---|---|
88 | 46 |
A simple, lightweight, clean and small library for creating guided product tours for your web app.
lib-pku / libpku
https://github.com/lib-pku/libpku
stars | today |
---|---|
17160 | 37 |
贵校课程资料民间整理
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
77219 | 37 |
A framework for building native apps with React.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
51590 | 34 |
JavaScript 3D library.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
67703 | 30 |
Set up a modern web app by running one command.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
61280 | 32 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
robb0wen / tornis
https://github.com/robb0wen/tornis
stars | today |
---|---|
81 | 38 |
Tornis helps you watch and respond to changes in your browser’s viewport 🌲
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
59461 | 35 |
Promise based HTTP client for the browser and node.js
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
44641 | 31 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
133360 | 22 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
netlify / netlify-cms
https://github.com/netlify/netlify-cms
stars | today |
---|---|
8527 | 31 |
A CMS for Static Site Generators
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
49338 | 29 |
Headless Chrome Node API
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
85266 | 28 |
JavaScript Style Guide
Language: unknown
dwmkerr / hacker-laws
https://github.com/dwmkerr/hacker-laws
stars | today |
---|---|
4210 | 273 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful.
nusr / hacker-laws-zh
https://github.com/nusr/hacker-laws-zh
stars | today |
---|---|
801 | 222 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful. (对开发人员有用的定律、理论、原则和模式。)
benedekrozemberczki / awesome-decision-tree-papers
https://github.com/benedekrozemberczki/awesome-decision-tree-papers
stars | today |
---|---|
317 | 94 |
A collection of research papers on decision, classification and regression trees with implementations.
yadox666 / The-Hackers-Hardware-Toolkit
https://github.com/yadox666/The-Hackers-Hardware-Toolkit
stars | today |
---|---|
331 | 91 |
The best hacker’s gadgets for Red Team pentesters and security researchers.
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
6066 | 63 |
Cheat Sheets
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
83944 | 38 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
108632 | 46 |
😎 Awesome lists about all kinds of interesting topics
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
101916 | 44 |
A book series on JavaScript. @YDKJS on twitter.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
81368 | 44 |
Roadmap to becoming a web developer in 2019
microsoft / PowerToys
https://github.com/microsoft/PowerToys
stars | today |
---|---|
3625 | 44 |
Windows system utilities to maximize productivity
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
77680 | 38 |
A complete computer science study plan to become a software engineer.
FudanNLP / nlp-beginner
https://github.com/FudanNLP/nlp-beginner
stars | today |
---|---|
920 | 34 |
NLP上手教程
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
123011 | 32 |
📚 Freely available programming books
glauberfc / awesome-react-hooks
https://github.com/glauberfc/awesome-react-hooks
stars | today |
---|---|
443 | 33 |
A curated list about React Hooks
dxxzst / Free-SS-SSR
https://github.com/dxxzst/Free-SS-SSR
stars | today |
---|---|
1012 | 26 |
免费的SS账号、SSR账号,定期更新。优先更新:
hq450 / fancyss_history_package
https://github.com/hq450/fancyss_history_package
stars | today |
---|---|
1503 | 17 |
科学上网插件的离线安装包储存在这里
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
10294 | 22 |
An updated list of public BitTorrent trackers
lorin / resilience-engineering
https://github.com/lorin/resilience-engineering
stars | today |
---|---|
1375 | 23 |
Resilience Engineering Notes
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
25562 | 22 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
CoolPhilChen / SJTU-Courses
https://github.com/CoolPhilChen/SJTU-Courses
stars | today |
---|---|
3936 | 22 |
上海交通大学课程资料分享
yangkky / Machine-learning-for-proteins
https://github.com/yangkky/Machine-learning-for-proteins
stars | today |
---|---|
27 | 22 |
Listing of papers about machine learning for proteins.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
40904 | 19 |
🎓 Path to a free self-taught education in Computer Science!
SkyrimTogether / issues-launcher
https://github.com/SkyrimTogether/issues-launcher
stars | today |
---|---|
56 | 20 |
For all bugs, crashes and exceptions for the Harbor launcher.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
45423 | 21 |
🎉 A curated list of awesome things related to Vue.js
qingshuisiyuan / electron-ssr-backup
https://github.com/qingshuisiyuan/electron-ssr-backup
stars | today |
---|---|
100 | 14 |
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜