Language: python
JoYoungjoo / SC-FEGAN
https://github.com/JoYoungjoo/SC-FEGAN
stars | today |
---|---|
675 | 580 |
SC-FEGAN : Face Editing Generative Adversarial Network with User’s Sketch and Color
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
13125 | 364 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
22236 | 167 |
All Algorithms implemented in Python
openai / gpt-2
https://github.com/openai/gpt-2
stars | today |
---|---|
3339 | 167 |
Code for the paper “Language Models are Unsupervised Multitask Learners”
taki0112 / Tensorflow-Cookbook
https://github.com/taki0112/Tensorflow-Cookbook
stars | today |
---|---|
1394 | 162 |
Simple Tensorflow Cookbook for easy-to-use
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
62870 | 161 |
A curated list of awesome Python frameworks, libraries, software and resources
ray-project / ray
https://github.com/ray-project/ray
stars | today |
---|---|
5845 | 133 |
A system for parallel and distributed Python that unifies the ML ecosystem.
j00ru / ctf-tasks
https://github.com/j00ru/ctf-tasks
stars | today |
---|---|
220 | 104 |
An archive of low-level CTF challenges developed over the years
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
51607 | 84 |
A collective list of free APIs for use in software and web development.
wzpan / wukong-robot
https://github.com/wzpan/wukong-robot
stars | today |
---|---|
256 | 72 |
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目。
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
48615 | 63 |
Models and examples built with TensorFlow
swisskyrepo / PayloadsAllTheThings
https://github.com/swisskyrepo/PayloadsAllTheThings
stars | today |
---|---|
6137 | 67 |
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
57571 | 56 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
uber / ludwig
https://github.com/uber/ludwig
stars | today |
---|---|
3023 | 57 |
Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.
micahflee / onionshare
https://github.com/micahflee/onionshare
stars | today |
---|---|
2885 | 57 |
Securely and anonymously send and receive files
falsr / FALSR
https://github.com/falsr/FALSR
stars | today |
---|---|
212 | 50 |
Fast, Accurate and Lightweight Super-Resolution models
faif / python-patterns
https://github.com/faif/python-patterns
stars | today |
---|---|
19294 | 52 |
A collection of design patterns/idioms in Python
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
12327 | 42 |
TensorFlow code and pre-trained models for BERT
Yorko / mlcourse.ai
https://github.com/Yorko/mlcourse.ai
stars | today |
---|---|
3765 | 42 |
Open Machine Learning Course
Delgan / loguru
https://github.com/Delgan/loguru
stars | today |
---|---|
3199 | 48 |
Python logging made (stupidly) simple
apachecn / awesome-algorithm
https://github.com/apachecn/awesome-algorithm
stars | today |
---|---|
8831 | 44 |
LeetCode, HackRank, 剑指offer, classic algorithm implementation
AlessandroZ / LaZagne
https://github.com/AlessandroZ/LaZagne
stars | today |
---|---|
3905 | 39 |
Credentials recovery project
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
10386 | 37 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
47436 | 40 |
Command-line program to download videos from YouTube.com and other video sites
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
315 | 37 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
Language: go
alexellis / inlets
https://github.com/alexellis/inlets
stars | today |
---|---|
1541 | 376 |
Expose your local endpoints to the Internet
aofei / air
stars | today |
---|---|
230 | 89 |
An ideally refined web framework for Go.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
48523 | 60 |
Production-Grade Container Scheduling and Management
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
40185 | 62 |
A curated list of awesome Go frameworks, libraries and software
ardanlabs / service
https://github.com/ardanlabs/service
stars | today |
---|---|
262 | 58 |
Starter code for writing web services in Go
eranyanay / 1m-go-websockets
https://github.com/eranyanay/1m-go-websockets
stars | today |
---|---|
2812 | 57 |
handling 1M websockets connections in Go
golang / go
stars | today |
---|---|
53473 | 50 |
The Go programming language
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
24540 | 45 |
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.
im-kulikov / helium
https://github.com/im-kulikov/helium
stars | today |
---|---|
36 | 28 |
Helium is a small, simple, modular constructor with some pre-built components for your convenience.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
32861 | 38 |
The world’s fastest framework for building websites.
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
40366 | 32 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
jenkins-x / jx
https://github.com/jenkins-x/jx
stars | today |
---|---|
2177 | 33 |
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Jenkins, Knative Build, Prow, Skaffold and Helm
markphelps / flipt
https://github.com/markphelps/flipt
stars | today |
---|---|
219 | 34 |
A self contained feature flag solution
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
15522 | 31 |
Connect, secure, control, and observe services.
dgraph-io / dgraph
https://github.com/dgraph-io/dgraph
stars | today |
---|---|
8435 | 32 |
Fast, Distributed Graph DB
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
23065 | 27 |
Distributed reliable key-value store for the most critical data of a distributed system
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
27946 | 28 |
A golang ebook intro how to build a web with golang
gojektech / heimdall
https://github.com/gojektech/heimdall
stars | today |
---|---|
746 | 31 |
An enhanced HTTP client for Go
cjbassi / gotop
https://github.com/cjbassi/gotop
stars | today |
---|---|
4548 | 29 |
A terminal based graphical activity monitor inspired by gtop and vtop
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
22171 | 28 |
The Prometheus monitoring system and time series database.
helm / helm
stars | today |
---|---|
10180 | 26 |
The Kubernetes Package Manager
Comcast / kuberhealthy
https://github.com/Comcast/kuberhealthy
stars | today |
---|---|
229 | 27 |
Easy synthetic testing for Kubernetes clusters. Works great with Prometheus.
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
14054 | 26 |
A tool for exploring each layer in a docker image
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
15676 | 23 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
19758 | 24 |
🌸 A command-line fuzzy finder
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
25255 | 227 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
10173 | 152 |
😮 互联网 Java 工程师进阶知识完全扫盲
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
4383 | 124 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
6820 | 95 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
10164 | 88 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
5466 | 80 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
34403 | 58 |
Spring Boot
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
11784 | 39 |
The “REST With Spring” Course:
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
11631 | 58 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
44729 | 52 |
Design patterns implemented in Java
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
5099 | 47 |
⛹️ 🐘 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
3713 | 47 |
快速、简单避免OOM的java处理Excel工具
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
26707 | 37 |
Spring Framework
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
3828 | 46 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
petercunha / Jenkins-PreAuth-RCE-PoC
https://github.com/petercunha/Jenkins-PreAuth-RCE-PoC
stars | today |
---|---|
153 | 44 |
Jenkins RCE PoC. From unauthenticated user to remote code execution - it’s a hacker’s dream! (Chaining CVE-2019-1003000, CVE-2018-1999002, and more)
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
5319 | 40 |
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
skylot / jadx
https://github.com/skylot/jadx
stars | today |
---|---|
17497 | 42 |
Dex to Java decompiler
the-pig-of-jungle / smart-show
https://github.com/the-pig-of-jungle/smart-show
stars | today |
---|---|
163 | 40 |
Smart Toast & Snackbar & TopBar & Dialog
crossoverJie / cim
https://github.com/crossoverJie/cim
stars | today |
---|---|
2140 | 35 |
📲 cim(cross IM) 适用于开发者的即时通讯系统
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
10761 | 33 |
All Algorithms implemented in Java
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
24559 | 28 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38538 | 32 |
Open Source, Distributed, RESTful Search Engine
didi / DroidAssist
https://github.com/didi/DroidAssist
stars | today |
---|---|
74 | 33 |
A lightweight Android Studio gradle plugin based on Javassist for editing bytecode in Android.
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
10939 | 32 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
4419 | 32 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
Language: c++
lemire / simdjson
https://github.com/lemire/simdjson
stars | today |
---|---|
2260 | 2131 |
Parsing gigabytes of JSON per second
googlei18n / libphonenumber
https://github.com/googlei18n/libphonenumber
stars | today |
---|---|
8549 | 369 |
Google’s common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.
cool2528 / baiduCDP
https://github.com/cool2528/baiduCDP
stars | today |
---|---|
242 | 206 |
百度网盘下载神器
GENIVI / ramses
https://github.com/GENIVI/ramses
stars | today |
---|---|
187 | 161 |
A distributed system for rendering 3D content with focus on bandwidth and resource efficiency
uNetworking / uWebSockets.js
https://github.com/uNetworking/uWebSockets.js
stars | today |
---|---|
833 | 145 |
TypeScript web server - 15x faster than Deno
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
121024 | 82 |
An Open Source Machine Learning Framework for Everyone
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
31975 | 44 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
25040 | 48 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
70275 | 43 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
24665 | 36 |
Tesseract Open Source OCR Engine (main repository)
weolar / miniblink49
https://github.com/weolar/miniblink49
stars | today |
---|---|
2364 | 33 |
a lighter, faster browser kernel of blink to integrate HTML UI in your app. 一个小巧、轻量的浏览器内核,用来取代wke和libcef
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32217 | 28 |
Protocol Buffers - Google’s data interchange format
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
37201 | 24 |
Bitcoin Core integration/staging tree
anhkgg / SuperWeChatPC
https://github.com/anhkgg/SuperWeChatPC
stars | today |
---|---|
467 | 24 |
微信电脑客户端多开工具,支持防消息撤销,支持语音消息备份
simionsoft / SimionZoo
https://github.com/simionsoft/SimionZoo
stars | today |
---|---|
23 | 17 |
RL model-free and on-line framework
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
13852 | 22 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Trinkle23897 / THU-CST-Cracker
https://github.com/Trinkle23897/THU-CST-Cracker
stars | today |
---|---|
470 | 22 |
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
Lurkki14 / tuxclocker
https://github.com/Lurkki14/tuxclocker
stars | today |
---|---|
107 | 22 |
Qt overclocking tool for GNU/Linux
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
19469 | 21 |
Godot Engine – Multi-platform 2D and 3D game engine
octobanana / fltrdr
https://github.com/octobanana/fltrdr
stars | today |
---|---|
366 | 21 |
A TUI text reader for the terminal.
generalized-intelligence / GAAS
https://github.com/generalized-intelligence/GAAS
stars | today |
---|---|
86 | 21 |
Open source autonomy flight and operation control system. Designed for autonomous drone and self-flying car.
plasma-umass / Mesh
https://github.com/plasma-umass/Mesh
stars | today |
---|---|
484 | 20 |
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
12905 | 17 |
JSON for Modern C++
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
12515 | 15 |
An open autonomous driving platform
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
5386 | 17 |
Distributed training framework for TensorFlow, Keras, PyTorch, and MXNet.
Language: javascript
leon-ai / leon
https://github.com/leon-ai/leon
stars | today |
---|---|
3652 | 282 |
🧠 Leon is your open-source personal assistant.
Bogdan-Lyashenko / codecrumbs
https://github.com/Bogdan-Lyashenko/codecrumbs
stars | today |
---|---|
860 | 208 |
Learn, design or document codebase by putting breadcrumbs in source code. Live updates, multi-language support, and easy sharing.
sindresorhus / fast-cli
https://github.com/sindresorhus/fast-cli
stars | today |
---|---|
1364 | 144 |
Test your download and upload speed using fast.com
vuejs / vue
stars | today |
---|---|
128527 | 133 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
pomber / git-history
https://github.com/pomber/git-history
stars | today |
---|---|
8650 | 131 |
Quickly browse the history of any GitHub file
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
39435 | 119 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
122909 | 113 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
OptimalBits / bull
https://github.com/OptimalBits/bull
stars | today |
---|---|
4740 | 107 |
Premium Queue package for handling jobs and messages in NodeJS.
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
15296 | 103 |
The next open source file uploader for web browsers 🐶
infinitered / nsfwjs
https://github.com/infinitered/nsfwjs
stars | today |
---|---|
180 | 93 |
NSFW detection on the client-side via Tensorflow JS
js-newbee / taro-yanxuan
https://github.com/js-newbee/taro-yanxuan
stars | today |
---|---|
596 | 80 |
首个 Taro 多端统一实例 - 网易严选(小程序 + H5 + React Native) - By 趣店 FED
Kickball / awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted
stars | today |
---|---|
29421 | 80 |
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
kleampa / not-paid
https://github.com/kleampa/not-paid
stars | today |
---|---|
5637 | 79 |
Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
14908 | 72 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动小程序、H5、React Native 等的应用。 https://taro.js.org/
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
45098 | 72 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
31837 | 64 |
Build blazing fast, modern apps and websites with React
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
55399 | 66 |
Promise based HTTP client for the browser and node.js
maskhed / Papers
https://github.com/maskhed/Papers
stars | today |
---|---|
164 | 58 |
Some papers about cyber security
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
131017 | 51 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
81982 | 61 |
JavaScript Style Guide
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
63877 | 54 |
Set up a modern web app by running one command.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
45664 | 59 |
Headless Chrome Node API
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
35003 | 55 |
The React Framework
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
74214 | 52 |
A framework for building native apps with React.
instantpage / instant.page
https://github.com/instantpage/instant.page
stars | today |
---|---|
2546 | 58 |
Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
Language: unknown
Micropoor / Micro8
https://github.com/Micropoor/Micro8
stars | today |
---|---|
5697 | 2624 |
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
3365 | 584 |
The best design tools for everything.
imthenachoman / How-To-Secure-A-Linux-Server
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server
stars | today |
---|---|
6490 | 422 |
An evolving how-to guide for securing a Linux server.
kdeldycke / awesome-falsehood
https://github.com/kdeldycke/awesome-falsehood
stars | today |
---|---|
9061 | 412 |
💊 Curated list of falsehoods programmers believe in.
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
1326 | 344 |
工作日每天一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
15969 | 308 |
⭐️ A collection of awesome lists, manuals, blogs, hacks, one-liners, cli/web tools and more.
trimstray / nginx-quick-reference
https://github.com/trimstray/nginx-quick-reference
stars | today |
---|---|
6564 | 240 |
⚡️ This notes describes how to improve Nginx performance, security and other important things; ssllabs A+ 100%.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
50184 | 185 |
😋 技术面试必备基础知识
minimaxir / hacker-news-undocumented
https://github.com/minimaxir/hacker-news-undocumented
stars | today |
---|---|
1166 | 179 |
Some of the hidden norms about Hacker News not otherwise covered in the Guidelines and the FAQ.
MiCode / Xiaomi_Kernel_OpenSource
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
stars | today |
---|---|
2866 | 98 |
Xiaomi Mobile Phone Kernel OpenSource
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
102314 | 98 |
😎 Curated list of awesome lists
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
3648 | 93 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
yygmind / blog
https://github.com/yygmind/blog
stars | today |
---|---|
2494 | 88 |
我是木易杨,网易高级前端工程师,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉!
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
79325 | 71 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
117626 | 65 |
📚 Freely available programming books
andirueckel / undefined-medium
https://github.com/andirueckel/undefined-medium
stars | today |
---|---|
182 | 73 |
undefined medium — a free and open-source monospace typeface with 400+ characters
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
18524 | 58 |
Curated list of project-based tutorials
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
45458 | 52 |
📚 免费的计算机编程类中文书籍,欢迎投稿
justjavac / awesome-wechat-weapp
https://github.com/justjavac/awesome-wechat-weapp
stars | today |
---|---|
21534 | 49 |
微信小程序开发资源汇总 💯
alexpate / awesome-design-systems
https://github.com/alexpate/awesome-design-systems
stars | today |
---|---|
8197 | 47 |
💅🏻 ⚒ A collection of awesome design systems
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
42575 | 43 |
🎉 A curated list of awesome things related to Vue.js
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
42448 | 46 |
🤓 Build your own (insert technology here)
vlang-io / V
stars | today |
---|---|
177 | 44 |
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
5884 | 16 |
🚀 ✨ Help beginners to contribute to open source projects
sshkhr / awesome-mlss
https://github.com/sshkhr/awesome-mlss
stars | today |
---|---|
143 | 37 |
List of summer schools in machine learning + related fields across the globe