Language: python
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
15511 | 766 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
smacke / subsync
https://github.com/smacke/subsync
stars | today |
---|---|
446 | 392 |
Automagically synchronize subtitles with video.
k8gege / K8tools
https://github.com/k8gege/K8tools
stars | today |
---|---|
343 | 218 |
K8工具(内网渗透/提权工具/远程溢出/漏洞利用/Exploit/APT/0day/Shellcode/Payload/priviledge/OverFlow/WebShell/PenTest)
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
13733 | 224 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
JoYoungjoo / SC-FEGAN
https://github.com/JoYoungjoo/SC-FEGAN
stars | today |
---|---|
1471 | 140 |
SC-FEGAN : Face Editing Generative Adversarial Network with User’s Sketch and Color
uber / ludwig
https://github.com/uber/ludwig
stars | today |
---|---|
3211 | 88 |
Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.
openai / gpt-2
https://github.com/openai/gpt-2
stars | today |
---|---|
3644 | 81 |
Code for the paper “Language Models are Unsupervised Multitask Learners”
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
48776 | 61 |
Models and examples built with TensorFlow
tensorflow / lingvo
https://github.com/tensorflow/lingvo
stars | today |
---|---|
296 | 79 |
Lingvo
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
63101 | 73 |
A curated list of awesome Python frameworks, libraries, software and resources
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
9867 | 72 |
分享 GitHub 上有趣、入门级的开源项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目 ⭐️
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
51880 | 69 |
A collective list of free APIs for use in software and web development.
trailofbits / algo
https://github.com/trailofbits/algo
stars | today |
---|---|
12283 | 71 |
Set up a personal IPSEC VPN in the cloud
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
57770 | 60 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
jonadsimon / entendrepreneur-web
https://github.com/jonadsimon/entendrepreneur-web
stars | today |
---|---|
71 | 68 |
web app for generating funny portmanteaus and rhymes
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
22451 | 54 |
All Algorithms implemented in Python
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
460 | 51 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
38523 | 46 |
Deep Learning for humans
Kyubyong / bert_ner
https://github.com/Kyubyong/bert_ner
stars | today |
---|---|
53 | 52 |
Feature Based Ner with Bert
ThePlasmaRailgun / owoScript
https://github.com/ThePlasmaRailgun/owoScript
stars | today |
---|---|
75 | 51 |
An OwO based, stack-oriented programming language
tensorflow / federated
https://github.com/tensorflow/federated
stars | today |
---|---|
99 | 47 |
A framework for implementing federated learning
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
12442 | 40 |
TensorFlow code and pre-trained models for BERT
apachecn / awesome-algorithm
https://github.com/apachecn/awesome-algorithm
stars | today |
---|---|
8959 | 42 |
LeetCode, HackRank, 剑指offer, classic algorithm implementation
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
33541 | 34 |
scikit-learn: machine learning in Python
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
47575 | 38 |
Command-line program to download videos from YouTube.com and other video sites
Language: go
ovh / cds
stars | today |
---|---|
1146 | 245 |
Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
derailed / k9s
https://github.com/derailed/k9s
stars | today |
---|---|
1188 | 127 |
🐶 Kubernetes CLI To Manage Your Clusters In Style!
alexellis / inlets
https://github.com/alexellis/inlets
stars | today |
---|---|
1932 | 76 |
Expose your local endpoints to the Internet
golang / go
stars | today |
---|---|
53647 | 66 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
48687 | 56 |
Production-Grade Container Scheduling and Management
antoniomika / sish
https://github.com/antoniomika/sish
stars | today |
---|---|
96 | 62 |
An open source serveo/ngrok alternative. HTTP(S)/WS(S)/TCP Tunnels to localhost using only SSH.
chai2010 / go2-book
https://github.com/chai2010/go2-book
stars | today |
---|---|
198 | 59 |
📚 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性
dlespiau / footloose
https://github.com/dlespiau/footloose
stars | today |
---|---|
118 | 55 |
Container Machines - Containers that look like Virtual Machines
autonomy / talos
https://github.com/autonomy/talos
stars | today |
---|---|
833 | 53 |
A modern Linux distribution for Kubernetes.
dgraph-io / dgraph
https://github.com/dgraph-io/dgraph
stars | today |
---|---|
8553 | 49 |
Fast, Distributed Graph DB
uber / aresdb
https://github.com/uber/aresdb
stars | today |
---|---|
1660 | 50 |
A GPU-powered real-time analytics storage and query engine.
spaceuptech / space-cloud
https://github.com/spaceuptech/space-cloud
stars | today |
---|---|
60 | 48 |
Space Cloud is an open source, high performance web service which provides instant Realtime APIs on the database of your choice. Build Internet Scale apps with the agility of a prototype!
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
40345 | 46 |
A curated list of awesome Go frameworks, libraries and software
coredns / coredns
https://github.com/coredns/coredns
stars | today |
---|---|
3556 | 34 |
CoreDNS is a DNS server that chains plugins
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
40447 | 36 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
lni / dragonboat
https://github.com/lni/dragonboat
stars | today |
---|---|
1802 | 37 |
A feature complete and high performance multi-group Raft library in Go.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
32958 | 34 |
The world’s fastest framework for building websites.
bytedance / go-tagexpr
https://github.com/bytedance/go-tagexpr
stars | today |
---|---|
392 | 32 |
An interesting go struct tag expression syntax for field validation, etc.
rancher / k3s
https://github.com/rancher/k3s
stars | today |
---|---|
1097 | 33 |
Lightweight Kubernetes. 5 less than k8s.
emitter-io / emitter
https://github.com/emitter-io/emitter
stars | today |
---|---|
1624 | 32 |
High performance, distributed and low latency publish-subscribe platform.
Dliv3 / Venom
https://github.com/Dliv3/Venom
stars | today |
---|---|
303 | 31 |
Venom - A Multi-hop Proxy for Penetration Testers Written in Go
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
22246 | 27 |
The Prometheus monitoring system and time series database.
drone / drone
https://github.com/drone/drone
stars | today |
---|---|
17281 | 28 |
Drone is a Container-Native, Continuous Delivery Platform
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
12555 | 27 |
Git with a cup of tea, painless self-hosted git service
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
14135 | 28 |
A tool for exploring each layer in a docker image
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
25873 | 229 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
10571 | 125 |
😮 互联网 Java 工程师进阶知识完全扫盲
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
4616 | 97 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
yaoguangluo / NeroParser
https://github.com/yaoguangluo/NeroParser
stars | today |
---|---|
313 | 92 |
⚡️ 20,000/ms Parser NLP POS AI Chinese emotion words from complex sentence /每秒高达2700万混合分词, 高精准确率,支持病句分析,词性,词频统计,自由扩充词库的快速神经网络中文带情感分词包.
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
7024 | 73 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Netflix / concurrency-limits
https://github.com/Netflix/concurrency-limits
stars | today |
---|---|
1523 | 67 |
crossoverJie / cim
https://github.com/crossoverJie/cim
stars | today |
---|---|
2340 | 61 |
📲 cim(cross IM) 适用于开发者的即时通讯系统
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
34536 | 51 |
Spring Boot
fanxinglong / fisher
https://github.com/fanxinglong/fisher
stars | today |
---|---|
149 | 52 |
基于Spring cloud alibaba,oauth2和Element-UI-Admin的后台权限管理框架
ngbdf / redis-manager
https://github.com/ngbdf/redis-manager
stars | today |
---|---|
362 | 46 |
Redis 一站式管理平台,支持集群创建、管理、监控、报警
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
5599 | 48 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
11873 | 34 |
The “REST With Spring” Course:
skylot / jadx
https://github.com/skylot/jadx
stars | today |
---|---|
17629 | 48 |
Dex to Java decompiler
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
10876 | 41 |
All Algorithms implemented in Java
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
24629 | 31 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
26775 | 30 |
Spring Framework
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38605 | 32 |
Open Source, Distributed, RESTful Search Engine
apache / rocketmq
https://github.com/apache/rocketmq
stars | today |
---|---|
6867 | 25 |
Mirror of Apache RocketMQ
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
11704 | 32 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
10263 | 32 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
forezp / SpringCloudLearning
https://github.com/forezp/SpringCloudLearning
stars | today |
---|---|
6454 | 28 |
《史上最简单的Spring Cloud教程源码》
apache / incubator-skywalking
https://github.com/apache/incubator-skywalking
stars | today |
---|---|
5983 | 31 |
A distributed tracing system, and APM ( Application Performance Monitoring )
corretto / corretto-8
https://github.com/corretto/corretto-8
stars | today |
---|---|
1428 | 30 |
Amazon Corretto 8 is a no-cost, multi-platform, production-ready distribution of OpenJDK 8
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
4488 | 28 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
5199 | 28 |
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
Language: c++
mbinary / USTC-CS-Courses-Resource
https://github.com/mbinary/USTC-CS-Courses-Resource
stars | today |
---|---|
5319 | 1616 |
❤️ 中国科学技术大学计算机学院课程资源( https://mbinary.xyz/ustc-cs/ )
lemire / simdjson
https://github.com/lemire/simdjson
stars | today |
---|---|
4177 | 517 |
Parsing gigabytes of JSON per second
amzeratul / halley
https://github.com/amzeratul/halley
stars | today |
---|---|
1606 | 298 |
A lightweight game engine written in modern C++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
121259 | 98 |
An Open Source Machine Learning Framework for Everyone
anhkgg / SuperWeChatPC
https://github.com/anhkgg/SuperWeChatPC
stars | today |
---|---|
614 | 93 |
超级微信电脑客户端,支持多开、防消息撤销、语音消息备份…开放WeChatSDK
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
13504 | 66 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
3038 | 50 |
📚 C/C++面试基础知识总结
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
32077 | 32 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
70395 | 45 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
cool2528 / baiduCDP
https://github.com/cool2528/baiduCDP
stars | today |
---|---|
562 | 45 |
百度网盘下载神器
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
25131 | 37 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
uNetworking / uWebSockets.js
https://github.com/uNetworking/uWebSockets.js
stars | today |
---|---|
1255 | 41 |
TypeScript web server - 15x faster than Deno
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32300 | 35 |
Protocol Buffers - Google’s data interchange format
dpilger26 / NumCpp
https://github.com/dpilger26/NumCpp
stars | today |
---|---|
261 | 35 |
C++ implementation of the Python Numpy library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
24756 | 34 |
Tesseract Open Source OCR Engine (main repository)
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
37246 | 22 |
Bitcoin Core integration/staging tree
generalized-intelligence / GAAS
https://github.com/generalized-intelligence/GAAS
stars | today |
---|---|
180 | 25 |
Open source autonomy flight and operation control system. Designed for autonomous drone and self-flying car.
grpc / grpc
stars | today |
---|---|
19664 | 20 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
19543 | 22 |
Godot Engine – Multi-platform 2D and 3D game engine
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
5449 | 19 |
Distributed training framework for TensorFlow, Keras, PyTorch, and MXNet.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
10654 | 18 |
Googletest - Google Testing and Mocking Framework
BVLC / caffe
stars | today |
---|---|
27121 | 18 |
Caffe: a fast open framework for deep learning.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
11353 | 18 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
sqlitebrowser / sqlitebrowser
https://github.com/sqlitebrowser/sqlitebrowser
stars | today |
---|---|
10769 | 18 |
Official home of the DB Browser for SQLite (DB4S) project. Previously known as “SQLite Database Browser” and “Database Browser for SQLite”. Website at:
apache / incubator-weex
https://github.com/apache/incubator-weex
stars | today |
---|---|
11831 | 18 |
Apache Weex (Incubating)
Language: javascript
nosir / cleave.js
https://github.com/nosir/cleave.js
stars | today |
---|---|
11744 | 793 |
Format input text content when you are typing…
infinitered / nsfwjs
https://github.com/infinitered/nsfwjs
stars | today |
---|---|
1005 | 480 |
NSFW detection on the client-side via Tensorflow JS
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
3530 | 380 |
A full-featured download manager.
Bogdan-Lyashenko / codecrumbs
https://github.com/Bogdan-Lyashenko/codecrumbs
stars | today |
---|---|
1489 | 211 |
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support, and easy sharing.
didi / chameleon
https://github.com/didi/chameleon
stars | today |
---|---|
2986 | 197 |
🦎 一套代码运行多端,一端所见即多端所见
filipedeschamps / video-maker
https://github.com/filipedeschamps/video-maker
stars | today |
---|---|
216 | 163 |
Projeto open source para fazer vídeos automatizados
vuejs / vue
stars | today |
---|---|
128872 | 140 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
123163 | 101 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
15124 | 96 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动小程序、H5、React Native 等的应用。 https://taro.js.org/
huangjianke / Gitter
https://github.com/huangjianke/Gitter
stars | today |
---|---|
939 | 96 |
Gitter for GitHub - 可能是目前颜值最高的GitHub小程序客户端
pomber / git-history
https://github.com/pomber/git-history
stars | today |
---|---|
8994 | 96 |
Quickly browse the history of a file from any git repository
ksky521 / nodeppt
https://github.com/ksky521/nodeppt
stars | today |
---|---|
5915 | 83 |
This is probably the best web presentation tool so far!
leon-ai / leon
https://github.com/leon-ai/leon
stars | today |
---|---|
4112 | 81 |
🧠 Leon is your open-source personal assistant.
typicode / json-server
https://github.com/typicode/json-server
stars | today |
---|---|
38409 | 74 |
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
45269 | 65 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
39686 | 66 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
64053 | 60 |
Set up a modern web app by running one command.
ColinEberhardt / applause-button
https://github.com/ColinEberhardt/applause-button
stars | today |
---|---|
187 | 66 |
A zero-configuration medium-style button for adding applause / claps / kudos to web pages and blog posts
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
74386 | 53 |
A framework for building native apps with React.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
131096 | 40 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
yarnpkg / berry
https://github.com/yarnpkg/berry
stars | today |
---|---|
242 | 57 |
📦 🐈 A modern, fast, reliable, package manager; part of the Yarn organization
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
35156 | 50 |
The React Framework
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
31978 | 49 |
Build blazing fast, modern apps and websites with React
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
45828 | 52 |
Headless Chrome Node API
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
55570 | 52 |
Promise based HTTP client for the browser and node.js
Language: unknown
Micropoor / Micro8
https://github.com/Micropoor/Micro8
stars | today |
---|---|
8140 | 451 |
Gitbook
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
16998 | 257 |
⭐️ A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
2075 | 227 |
工作日每天一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
50704 | 192 |
😋 技术面试必备基础知识
imthenachoman / How-To-Secure-A-Linux-Server
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server
stars | today |
---|---|
7260 | 206 |
An evolving how-to guide for securing a Linux server.
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
4151 | 185 |
The best design tools for everything.
mdibaiee / awesome-lite-websites
https://github.com/mdibaiee/awesome-lite-websites
stars | today |
---|---|
588 | 183 |
A list of awesome lightweight websites without all the bloat
qqfly / how-to-learn-robotics
https://github.com/qqfly/how-to-learn-robotics
stars | today |
---|---|
209 | 148 |
开源机器人学学习指南
MiCode / Xiaomi_Kernel_OpenSource
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
stars | today |
---|---|
3686 | 126 |
Xiaomi Mobile Phone Kernel OpenSource
alexpate / awesome-design-systems
https://github.com/alexpate/awesome-design-systems
stars | today |
---|---|
8520 | 133 |
💅🏻 ⚒ A collection of awesome design systems
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
3894 | 114 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
102590 | 84 |
😎 Awesome lists about all kinds of interesting topics
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
96898 | 83 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
79502 | 52 |
A collection of useful .gitignore templates
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
45615 | 64 |
📚 免费的计算机编程类中文书籍,欢迎投稿
MiCode / MiBox_Kernel_OpenSource
https://github.com/MiCode/MiBox_Kernel_OpenSource
stars | today |
---|---|
94 | 55 |
kernel opensource for MiBox
trimstray / nginx-quick-reference
https://github.com/trimstray/nginx-quick-reference
stars | today |
---|---|
6861 | 61 |
⚡️ These notes describes how to improve Nginx performance, security and other important things; @ssllabs A+ 100%.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
117756 | 53 |
📚 Freely available programming books
nas5w / javascript-tips-and-tidbits
https://github.com/nas5w/javascript-tips-and-tidbits
stars | today |
---|---|
217 | 56 |
A continuously-evolving compendium of javascript tips based on common areas of confusion or misunderstanding.
MoienTajik / AspNetCore-Developer-Roadmap
https://github.com/MoienTajik/AspNetCore-Developer-Roadmap
stars | today |
---|---|
779 | 50 |
Roadmap to becoming an ASP.NET Core developer in 2019
JadaGates / ShadowsocksBio
https://github.com/JadaGates/ShadowsocksBio
stars | today |
---|---|
251 | 46 |
记录一下SS的前世今生,以及一个简单的教程总结
geekcompany / ResumeSample
https://github.com/geekcompany/ResumeSample
stars | today |
---|---|
16543 | 37 |
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
kdeldycke / awesome-falsehood
https://github.com/kdeldycke/awesome-falsehood
stars | today |
---|---|
9691 | 44 |
💊 Curated list of falsehoods programmers believe in.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
18066 | 38 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
InterviewMap / CS-Interview-Knowledge-Map
https://github.com/InterviewMap/CS-Interview-Knowledge-Map
stars | today |
---|---|
14880 | 38 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.