Language: python
diveintodeeplearning / d2l-zh
https://github.com/diveintodeeplearning/d2l-zh
stars | today |
---|---|
4471 | 443 |
《动手学深度学习》
leisurelicht / wtfpython-cn
https://github.com/leisurelicht/wtfpython-cn
stars | today |
---|---|
558 | 291 |
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
jofpin / trape
https://github.com/jofpin/trape
stars | today |
---|---|
2788 | 201 |
People tracker on the Internet: OSINT analysis and research tool by Jose Pino
CSAILVision / gandissect
https://github.com/CSAILVision/gandissect
stars | today |
---|---|
567 | 134 |
Pytorch-based tools for visualizing and understanding the neurons of a GAN. https://gandissect.csail.mit.edu/
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
8505 | 111 |
TensorFlow code and pre-trained models for BERT
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
45147 | 68 |
Models and examples built with TensorFlow
diveintodeeplearning / d2l-en
https://github.com/diveintodeeplearning/d2l-en
stars | today |
---|---|
418 | 76 |
Dive into Deep Learning (CV chapters coming soon)
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
6486 | 74 |
GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目 ⭐️
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
18678 | 72 |
All Algorithms implemented in Python
speedinghzl / CCNet
https://github.com/speedinghzl/CCNet
stars | today |
---|---|
88 | 71 |
CCNet: Criss-Cross Attention for Semantic Segmentation
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
58057 | 65 |
A curated list of awesome Python frameworks, libraries, software and resources
NVIDIA / partialconv
https://github.com/NVIDIA/partialconv
stars | today |
---|---|
74 | 61 |
A New Padding Scheme: Partial Convolution based Padding
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
52742 | 49 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
36661 | 47 |
A curated list of awesome Machine Learning frameworks, libraries and software.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
44329 | 44 |
Command-line program to download videos from YouTube.com and other video sites
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
35917 | 40 |
Deep Learning for humans
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
18835 | 41 |
🏡 Open source home automation that puts local control and privacy first
minimaxir / big-list-of-naughty-strings
https://github.com/minimaxir/big-list-of-naughty-strings
stars | today |
---|---|
30476 | 42 |
The Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
macanv / BERT-BiLSTM-CRF-NER
https://github.com/macanv/BERT-BiLSTM-CRF-NER
stars | today |
---|---|
108 | 37 |
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning
cleardusk / 3DDFA
https://github.com/cleardusk/3DDFA
stars | today |
---|---|
1146 | 38 |
The pytorch improved re-implementation of TPAMI 2017 paper: Face Alignment in Full Pose Range: A 3D Total Solution.
plotly / dash
https://github.com/plotly/dash
stars | today |
---|---|
6995 | 38 |
Analytical Web Apps for Python. No JavaScript Required.
jantic / DeOldify
https://github.com/jantic/DeOldify
stars | today |
---|---|
4136 | 37 |
A Deep Learning based project for colorizing and restoring old images
spotify / chartify
https://github.com/spotify/chartify
stars | today |
---|---|
1331 | 35 |
Python library that makes it easy for data scientists to create charts.
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
31995 | 27 |
scikit-learn: machine learning in Python
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
40346 | 30 |
The Python micro framework for building web applications.
Language: go
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
9927 | 379 |
A tool for exploring each layer in a docker image
liamg / aminal
https://github.com/liamg/aminal
stars | today |
---|---|
1327 | 283 |
Golang terminal emulator from scratch
golang / go
stars | today |
---|---|
49919 | 87 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
44528 | 68 |
Production-Grade Container Scheduling and Management
cep21 / circuit
https://github.com/cep21/circuit
stars | today |
---|---|
146 | 61 |
An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.
b3log / pipe
stars | today |
---|---|
1692 | 57 |
🎷 一款小而美的 Go 博客平台。 https://hacpai.com/tag/pipe
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
13462 | 51 |
Connect, secure, control, and observe services.
dunglas / mercure
https://github.com/dunglas/mercure
stars | today |
---|---|
660 | 50 |
Server-sent live updates: protocol and reference implementation
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
22403 | 47 |
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 |
---|---|
17472 | 44 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
37540 | 42 |
A curated list of awesome Go frameworks, libraries and software
raz-varren / xsshell
https://github.com/raz-varren/xsshell
stars | today |
---|---|
123 | 41 |
An XSS reverse shell framework
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
30654 | 39 |
The world’s fastest framework for building websites.
XiaoMi / soar
https://github.com/XiaoMi/soar
stars | today |
---|---|
3630 | 38 |
SQL Optimizer And Rewriter
firecracker-microvm / firecracker-containerd
https://github.com/firecracker-microvm/firecracker-containerd
stars | today |
---|---|
239 | 37 |
firecracker-containerd enables containerd to manage containers as Firecracker microVMs
spy16 / droplets
https://github.com/spy16/droplets
stars | today |
---|---|
128 | 35 |
Droplets is a platform for Gophers.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
21463 | 34 |
Distributed reliable key-value store for the most critical data of a distributed system
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
18913 | 34 |
The Cloud Native Edge Router
vipshop / vdl
https://github.com/vipshop/vdl
stars | today |
---|---|
45 | 30 |
A distributed log store based on raft
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
38827 | 29 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
13759 | 28 |
Minio is an open source object storage server compatible with Amazon S3 APIs
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
26511 | 24 |
A golang ebook intro how to build a web with golang
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
17976 | 24 |
beego is an open-source, high-performance web framework for the Go programming language.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
20446 | 25 |
The Prometheus monitoring system and time series database.
gruntwork-io / terratest
https://github.com/gruntwork-io/terratest
stars | today |
---|---|
1679 | 26 |
Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.
Language: java
resilience4j / resilience4j
https://github.com/resilience4j/resilience4j
stars | today |
---|---|
1788 | 258 |
Resilience4j is a fault tolerance library designed for Java8 and functional programming
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
14133 | 137 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Qihoo360 / ArgusAPM
https://github.com/Qihoo360/ArgusAPM
stars | today |
---|---|
191 | 143 |
A powerful, comprehensive online application performance management tool for Android
getActivity / AndroidProject
https://github.com/getActivity/AndroidProject
stars | today |
---|---|
815 | 67 |
An advanced template project
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
2513 | 59 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
6270 | 60 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
7884 | 55 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
41857 | 46 |
Design patterns implemented in Java
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
31509 | 37 |
Spring Boot
Dromara / soul
https://github.com/Dromara/soul
stars | today |
---|---|
447 | 42 |
这是一个高性能,异步的反应式的gateway
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
9648 | 22 |
The “REST With Spring” Course:
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
3667 | 39 |
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
25032 | 33 |
Spring Framework
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
16957 | 37 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
2148 | 41 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
9481 | 34 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。2018年开源中国最受欢迎开源软件评选请参与投票 https://www.oschina.net/project/top_cn_2018
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
8637 | 32 |
All Algorithms implemented in Java
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
2384 | 31 |
快速、简单避免OOM的java处理Excel工具
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
36403 | 29 |
Open Source, Distributed, RESTful Search Engine
netty / netty
https://github.com/netty/netty
stars | today |
---|---|
16777 | 26 |
Netty project - an event-driven asynchronous network application framework
alibaba / canal
https://github.com/alibaba/canal
stars | today |
---|---|
6535 | 29 |
阿里巴巴mysql数据库binlog的增量订阅&消费组件 。阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 二级索引、小表复制powerd by canal.
alibaba / fastjson
https://github.com/alibaba/fastjson
stars | today |
---|---|
15668 | 22 |
🚄 A fast JSON parser/generator for Java
xua744531854 / moon-util
https://github.com/xua744531854/moon-util
stars | today |
---|---|
64 | 23 |
这是一个 Java 工具库
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
22753 | 18 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
airbnb / lottie-android
https://github.com/airbnb/lottie-android
stars | today |
---|---|
23351 | 22 |
Render After Effects animations natively on Android and iOS, Web, and React Native
Language: c++
ggerganov / kbd-audio
https://github.com/ggerganov/kbd-audio
stars | today |
---|---|
307 | 284 |
Tools for capturing and analysing keyboard input paired with microphone capture
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
115590 | 91 |
An Open Source Machine Learning Framework for Everyone
mlpack / ensmallen
https://github.com/mlpack/ensmallen
stars | today |
---|---|
134 | 65 |
A header-only C++ library for mathematical optimization –
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
67118 | 58 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
29817 | 42 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
21779 | 38 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
7352 | 35 |
C++ front/service proxy
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
30535 | 32 |
Protocol Buffers - Google’s data interchange format
bairdzhang / smallhardface
https://github.com/bairdzhang/smallhardface
stars | today |
---|---|
36 | 30 |
Source code for Robust Face Detection via Learning Small Faces on Hard Images
awslabs / aws-lambda-cpp
https://github.com/awslabs/aws-lambda-cpp
stars | today |
---|---|
38 | 33 |
C++ implementation of the AWS Lambda runtime
FoundationDB / fdb-document-layer
https://github.com/FoundationDB/fdb-document-layer
stars | today |
---|---|
30 | 28 |
A document data model on FoundationDB, implementing MongoDB® wire protocol
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
10093 | 26 |
🔧 Cross-platform GUI management tool for Redis
EzoeRyou / cpp-intro
https://github.com/EzoeRyou/cpp-intro
stars | today |
---|---|
74 | 27 |
Beginner’s guide for C++
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
12244 | 26 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
6350 | 25 |
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
official-stockfish / Stockfish
https://github.com/official-stockfish/Stockfish
stars | today |
---|---|
2199 | 24 |
UCI chess engine
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
22745 | 21 |
Tesseract Open Source OCR Engine (main repository)
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36151 | 18 |
Bitcoin Core integration/staging tree
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
15670 | 20 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
16328 | 21 |
Lovely console emulator package for Windows
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
11929 | 20 |
JSON for Modern C++
grpc / grpc
stars | today |
---|---|
18254 | 19 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
8560 | 20 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
4783 | 18 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
TorchCraft / TorchCraftAI
https://github.com/TorchCraft/TorchCraftAI
stars | today |
---|---|
450 | 18 |
A platform that lets you build agents to learn to play StarCraft: Brood War.
Language: javascript
pcottle / learnGitBranching
https://github.com/pcottle/learnGitBranching
stars | today |
---|---|
9040 | 229 |
An interactive git visualization to challenge and educate!
GitSquared / edex-ui
https://github.com/GitSquared/edex-ui
stars | today |
---|---|
5099 | 228 |
A science fiction terminal emulator designed for large touchscreens that runs on all major OSs.
knsv / mermaid
https://github.com/knsv/mermaid
stars | today |
---|---|
20934 | 209 |
Generation of diagram and flowchart from text in a similar manner as markdown
feross / thanks
https://github.com/feross/thanks
stars | today |
---|---|
2365 | 201 |
🙌 Give thanks to the open source maintainers you depend on! ✨
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
20104 | 189 |
📜 33 concepts every JavaScript developer should know.
vuejs / vue
stars | today |
---|---|
120645 | 154 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
zeit / ncc
stars | today |
---|---|
1131 | 141 |
Node.js Compiler Collection
bvaughn / progress-estimator
https://github.com/bvaughn/progress-estimator
stars | today |
---|---|
1015 | 131 |
Logs a progress bar and estimation for how long a Promise will take to complete
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
116668 | 114 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
33150 | 81 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
neodon / learndb
https://github.com/neodon/learndb
stars | today |
---|---|
80 | 74 |
Repo with source code to go with lessons on learndb.net
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
51768 | 69 |
Promise based HTTP client for the browser and node.js
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
41651 | 67 |
Headless Chrome Node API
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
11734 | 63 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序/百度智能小程序/支付宝小程序、H5、React Native 等的应用。 https://taro.js.org/
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
71445 | 52 |
A framework for building native apps with React.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
79048 | 51 |
JavaScript Style Guide
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
59886 | 47 |
Set up a modern web app by running one command.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
42349 | 49 |
React components that implement Google’s Material Design.
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
31491 | 52 |
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
46619 | 46 |
JavaScript 3D library.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
39560 | 49 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
trojanowski / react-apollo-hooks
https://github.com/trojanowski/react-apollo-hooks
stars | today |
---|---|
247 | 48 |
Use Apollo Client as React hooks
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
55923 | 40 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
d3 / d3
stars | today |
---|---|
80587 | 44 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
31938 | 43 |
The React Framework
Language: unknown
afshinea / stanford-cs-230-deep-learning
https://github.com/afshinea/stanford-cs-230-deep-learning
stars | today |
---|---|
1437 | 552 |
VIP cheatsheets for Stanford’s CS 230 Deep Learning
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
41768 | 176 |
📚 Computer Science Learning Notes
nikolas / github-drama
https://github.com/nikolas/github-drama
stars | today |
---|---|
1029 | 139 |
“locked and limited conversation to collaborators”
garychowcmu / daizhigev20
https://github.com/garychowcmu/daizhigev20
stars | today |
---|---|
522 | 111 |
殆知阁古代文献
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
97195 | 97 |
😎 Curated list of awesome lists
awslabs / aws-app-mesh-examples
https://github.com/awslabs/aws-app-mesh-examples
stars | today |
---|---|
102 | 81 |
AWS App Mesh is a service mesh that you can use with your microservices to manage service to service communication.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
75796 | 61 |
A collection of useful .gitignore templates
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
62191 | 70 |
Roadmap to becoming a web developer in 2018
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
8751 | 66 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
bagder / http3-explained
https://github.com/bagder/http3-explained
stars | today |
---|---|
611 | 57 |
A document describing the HTTP/3 and QUIC protocols
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
114383 | 51 |
📚 Freely available programming books
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
71344 | 44 |
A complete computer science study plan to become a software engineer.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
26664 | 38 |
后端架构师技术图谱
sdmg15 / Best-websites-a-programmer-should-visit
https://github.com/sdmg15/Best-websites-a-programmer-should-visit
stars | today |
---|---|
23373 | 42 |
🔗 Some useful websites for programmers.
Fndroid / clash_for_windows_pkg
https://github.com/Fndroid/clash_for_windows_pkg
stars | today |
---|---|
1002 | 40 |
A Windows GUI for Clash
cognitect-labs / REBL-distro
https://github.com/cognitect-labs/REBL-distro
stars | today |
---|---|
50 | 39 |
REBL-distro
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
39982 | 36 |
🎉 A curated list of awesome things related to Vue.js
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
7571 | 33 |
A list of awesome beginners-friendly projects.
nodejs / package-maintenance
https://github.com/nodejs/package-maintenance
stars | today |
---|---|
78 | 31 |
Repository for work for discussion of helping with maintenance of key packages in the ecosystem.
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
28530 | 33 |
Flight rules for git
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
36007 | 32 |
🎓 Path to a free self-taught education in Computer Science!
kujian / You-Dont-Know-JS
https://github.com/kujian/You-Dont-Know-JS
stars | today |
---|---|
44 | 26 |
You-Dont-Know-JS中文版
sgayou / subaru_starlink_research
https://github.com/sgayou/subaru_starlink_research
stars | today |
---|---|
49 | 28 |
Subaru StarLink persistent root code execution.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
18661 | 27 |
The largest Node.JS best practices list (November 2018)
MagalixCorp / magalix-agent
https://github.com/MagalixCorp/magalix-agent
stars | today |
---|---|
33 | 29 |
Magalix agent connect Kubernetes with AI optimization services to improve performance and save money