Language: python
mahmoud / awesome-python-applications
https://github.com/mahmoud/awesome-python-applications
stars | today |
---|---|
3856 | 276 |
💿 Free software that works great, and also happens to be open-source Python.
sdushantha / sherlock
https://github.com/sdushantha/sherlock
stars | today |
---|---|
847 | 280 |
🔎 Find usernames across over 75 social networks
avinashpaliwal / Super-SloMo
https://github.com/avinashpaliwal/Super-SloMo
stars | today |
---|---|
282 | 235 |
PyTorch implementation of Super SloMo by Jiang et al.
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
8412 | 151 |
分享 GitHub 上有趣、入门级的开源项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目 ⭐️
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
19850 | 140 |
🏡 Open source home automation that puts local control and privacy first
zalandoresearch / flair
https://github.com/zalandoresearch/flair
stars | today |
---|---|
1474 | 98 |
A very simple framework for state-of-the-art Natural Language Processing (NLP)
mars-project / mars
https://github.com/mars-project/mars
stars | today |
---|---|
417 | 85 |
Mars is a tensor-based unified framework for large-scale data computation.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
19793 | 69 |
All Algorithms implemented in Python
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
46420 | 61 |
Models and examples built with TensorFlow
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
53995 | 71 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
10209 | 58 |
TensorFlow code and pre-trained models for BERT
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
59177 | 52 |
A curated list of awesome Python frameworks, libraries, software and resources
facebookresearch / nevergrad
https://github.com/facebookresearch/nevergrad
stars | today |
---|---|
1389 | 51 |
A Python toolbox for performing gradient-free optimization
ufoym / imbalanced-dataset-sampler
https://github.com/ufoym/imbalanced-dataset-sampler
stars | today |
---|---|
151 | 45 |
A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.
facebookresearch / pytext
https://github.com/facebookresearch/pytext
stars | today |
---|---|
3783 | 42 |
A natural language modeling framework based on PyTorch
d2l-ai / d2l-zh
https://github.com/d2l-ai/d2l-zh
stars | today |
---|---|
5664 | 40 |
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
django / django
https://github.com/django/django
stars | today |
---|---|
38473 | 39 |
The Web framework for perfectionists with deadlines.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
45299 | 36 |
Command-line program to download videos from YouTube.com and other video sites
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
36850 | 32 |
Deep Learning for humans
Hellowlol / bw_plex
https://github.com/Hellowlol/bw_plex
stars | today |
---|---|
132 | 39 |
binge watching for plex
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
45657 | 32 |
A collective list of free APIs for use in software and web development.
arun1729 / road-network
https://github.com/arun1729/road-network
stars | today |
---|---|
41 | 34 |
QuadTree Model for generating random road network
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
40901 | 27 |
The Python micro framework for building web applications.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
21615 | 25 |
The Python programming language
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
7908 | 27 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
Language: go
isacikgoz / gitbatch
https://github.com/isacikgoz/gitbatch
stars | today |
---|---|
182 | 146 |
manage your git repositories in one place
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
45959 | 88 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
51190 | 53 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
38462 | 50 |
A curated list of awesome Go frameworks, libraries and software
dreadl0ck / netcap
https://github.com/dreadl0ck/netcap
stars | today |
---|---|
875 | 52 |
A framework for secure and scalable network traffic analysis
tidwall / gjson
https://github.com/tidwall/gjson
stars | today |
---|---|
3788 | 49 |
Get JSON values quickly - JSON Parser for Go
sosedoff / pgweb
https://github.com/sosedoff/pgweb
stars | today |
---|---|
5584 | 49 |
Cross-platform client for PostgreSQL databases
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
23221 | 43 |
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.
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
3955 | 45 |
Like Prometheus, but for logs.
divan / txqr
stars | today |
---|---|
484 | 44 |
Transfer data via animated QR codes
flanglet / kanzi-go
https://github.com/flanglet/kanzi-go
stars | today |
---|---|
285 | 41 |
Lossless data compression in Go
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
16619 | 41 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
15060 | 37 |
CockroachDB - the open source, cloud-native SQL database.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
27051 | 37 |
A golang ebook intro how to build a web with golang
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
31298 | 39 |
The world’s fastest framework for building websites.
photoprism / photoprism
https://github.com/photoprism/photoprism
stars | today |
---|---|
2878 | 36 |
Personal photo management powered by Go and Google TensorFlow
bytewatch / dolphinbeat
https://github.com/bytewatch/dolphinbeat
stars | today |
---|---|
86 | 35 |
An application that pulls MySQL binlog, parses binlog and pushs incremental update data into different sinks, for example, kafka.
ory / hydra
stars | today |
---|---|
5504 | 34 |
OpenID Connect certified OAuth2 Server - cloud native, security-first, open source API security for your infrastructure. Written in Go. SDKs for any language.
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
12866 | 34 |
A tool for exploring each layer in a docker image
uber / makisu
https://github.com/uber/makisu
stars | today |
---|---|
1027 | 31 |
Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
gogs / gogs
stars | today |
---|---|
28637 | 29 |
Gogs is a painless self-hosted Git service.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
22074 | 27 |
Distributed reliable key-value store for the most critical data of a distributed system
yeasy / docker_practice
https://github.com/yeasy/docker_practice
stars | today |
---|---|
11526 | 28 |
Learn and understand Docker technologies, with real DevOps practice!
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
21080 | 27 |
The Prometheus monitoring system and time series database.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
14115 | 25 |
Connect, secure, control, and observe services.
Language: java
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
2545 | 279 |
😮 互联网 Java 工程师进阶知识完全扫盲
Tencent / matrix
https://github.com/Tencent/matrix
stars | today |
---|---|
2170 | 246 |
Matrix is a plugin style, non-invasive APM system developed by WeChat.
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
17947 | 169 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
8027 | 89 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
3068 | 74 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
42993 | 52 |
Design patterns implemented in Java
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
2377 | 55 |
😮 😮 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
32530 | 46 |
Spring Boot
LianjiaTech / kob
https://github.com/LianjiaTech/kob
stars | today |
---|---|
45 | 44 |
Kob作业平台,以把任务组装成作业的思想,动态配置作业需求孵化而出的作业平台。
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
10405 | 28 |
The “REST With Spring” Course:
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
17795 | 35 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
looly / hutool
https://github.com/looly/hutool
stars | today |
---|---|
2585 | 36 |
A set of tools that keep Java sweet.
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
2834 | 35 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
867 | 33 |
A full-featured APP ( iOS & Android ) development assistant. You deserve it.
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
10396 | 31 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
9422 | 27 |
All Algorithms implemented in Java
Tencent / QMUI_Android
https://github.com/Tencent/QMUI_Android
stars | today |
---|---|
6659 | 29 |
提高 Android UI 开发效率的 UI 库
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
8859 | 30 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
23625 | 23 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
alibaba / druid
https://github.com/alibaba/druid
stars | today |
---|---|
14515 | 27 |
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics( https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
37166 | 25 |
Open Source, Distributed, RESTful Search Engine
Wechat-Group / WxJava
https://github.com/Wechat-Group/WxJava
stars | today |
---|---|
12151 | 24 |
WxJava (微信开发 Java SDK),支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
25627 | 15 |
Spring Framework
razerdp / BasePopup
https://github.com/razerdp/BasePopup
stars | today |
---|---|
2303 | 26 |
亲,还在为PopupWindow烦恼吗?不如试试BasePopup,你会爱上他的~
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
4307 | 21 |
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
Language: c++
facebookresearch / wav2letter
https://github.com/facebookresearch/wav2letter
stars | today |
---|---|
2950 | 160 |
Facebook AI Research Automatic Speech Recognition Toolkit
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
117515 | 97 |
An Open Source Machine Learning Framework for Everyone
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
68122 | 64 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
fastogt / iptv
https://github.com/fastogt/iptv
stars | today |
---|---|
127 | 60 |
Free IPTV service
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
23202 | 51 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
alibaba / x-deeplearning
https://github.com/alibaba/x-deeplearning
stars | today |
---|---|
1700 | 36 |
An industrial deep learning framework for high-dimension sparse data
facebookresearch / flashlight
https://github.com/facebookresearch/flashlight
stars | today |
---|---|
550 | 37 |
A C++ standalone library for machine learning
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
30563 | 23 |
Open Source Computer Vision Library
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
23288 | 29 |
Tesseract Open Source OCR Engine (main repository)
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
31111 | 24 |
Protocol Buffers - Google’s data interchange format
grpc / grpc
stars | today |
---|---|
18701 | 24 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
2670 | 24 |
Desktop implementations of the Flutter embedding API
cpp-taskflow / cpp-taskflow
https://github.com/cpp-taskflow/cpp-taskflow
stars | today |
---|---|
1222 | 23 |
Modern C++ Parallel Task Programming Library
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
2237 | 21 |
📚 C/C++面试基础知识总结
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
11955 | 18 |
An open autonomous driving platform
sfzhang15 / FaceBoxes
https://github.com/sfzhang15/FaceBoxes
stars | today |
---|---|
137 | 20 |
FaceBoxes: A CPU Real-time Face Detector with High Accuracy, IJCB, 2017
sqlitebrowser / sqlitebrowser
https://github.com/sqlitebrowser/sqlitebrowser
stars | today |
---|---|
10291 | 18 |
Official home of the DB Browser for SQLite (DB4S) project. Previously known as “SQLite Database Browser” and “Database Browser for SQLite”. Website at:
halide / Halide
https://github.com/halide/Halide
stars | today |
---|---|
2721 | 19 |
a language for fast, portable data-parallel computation
BVLC / caffe
stars | today |
---|---|
26658 | 17 |
Caffe: a fast open framework for deep learning.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36525 | 13 |
Bitcoin Core integration/staging tree
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
18409 | 16 |
Godot Engine – Multi-platform 2D and 3D game engine
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
15862 | 16 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
10461 | 15 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
46168 | 16 |
The Swift Programming Language
UCHAIN-WORLD / uchain-fullnode
https://github.com/UCHAIN-WORLD/uchain-fullnode
stars | today |
---|---|
74 | 16 |
UChain Cross-Platform C++ Full-Node Wallet Implementation
Language: javascript
anvaka / atree
https://github.com/anvaka/atree
stars | today |
---|---|
1438 | 190 |
Just a simple Christmas tree, based on reddit story
SaraVieira / fiddly
https://github.com/SaraVieira/fiddly
stars | today |
---|---|
380 | 185 |
Create beautiful and simple HTML pages from your Readme.md files
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
21379 | 174 |
The largest Node.JS best practices list (November 2018)
e-oj / Magic-Grid
https://github.com/e-oj/Magic-Grid
stars | today |
---|---|
1207 | 171 |
A simple, lightweight Javascript library for dynamic grid layouts.
TarekRaafat / autoComplete.js
https://github.com/TarekRaafat/autoComplete.js
stars | today |
---|---|
1205 | 163 |
Simple autocomplete pure vanilla Javascript library.
unbug / codelf
https://github.com/unbug/codelf
stars | today |
---|---|
4977 | 147 |
Best GitHub stars, repositories tagger and organizer. Search over projects from Github, Bitbucket, Google Code, Codeplex, Sourceforge, Fedora Project, GitLab to find real-world usage variable names
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
41318 | 114 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
29362 | 116 |
Build blazing fast, modern apps and websites with React
vuejs / vue
stars | today |
---|---|
123323 | 105 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
swc-project / swc
https://github.com/swc-project/swc
stars | today |
---|---|
2348 | 114 |
Super-fast alternative for babel written in rust
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
23152 | 96 |
📜 33 concepts every JavaScript developer should know.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
118531 | 87 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
jaywcjlove / awesome-mac
https://github.com/jaywcjlove/awesome-mac
stars | today |
---|---|
23147 | 85 |
Now we have become very big, Different from the original idea. Collect premium software in various categories.
alibaba-fusion / next
https://github.com/alibaba-fusion/next
stars | today |
---|---|
664 | 86 |
A configurable component library for web built on React.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
35181 | 71 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
cuke-ui / cuke-ui
https://github.com/cuke-ui/cuke-ui
stars | today |
---|---|
222 | 66 |
🥒 黄瓜ui:一个即插即用的React UI 库
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
12925 | 63 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动小程序、H5、React Native 等的应用。 https://taro.js.org/
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
43550 | 56 |
📚 免费的计算机编程类中文书籍,欢迎投稿
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
32359 | 59 |
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
wubaiqing / zaobao
https://github.com/wubaiqing/zaobao
stars | today |
---|---|
202 | 58 |
每日时报,会以前端技术体系为主要分享课题。内容会以:文章、工具、新闻、视频几大板块作为主要分类。如果我的分享对你有所帮助,还请大家给个 ⭐️ 让更多的人知道它。
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
61191 | 50 |
Set up a modern web app by running one command.
GoogleChromeLabs / quicklink
https://github.com/GoogleChromeLabs/quicklink
stars | today |
---|---|
4362 | 54 |
⚡️ Faster subsequent page-loads by prefetching in-viewport links during idle time
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
10089 | 51 |
🚀 飞冰 - 让前端开发简单而友好
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
72292 | 49 |
A framework for building native apps with React.
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
10729 | 48 |
Roadmap to becoming a React developer in 2018
Language: unknown
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
8825 | 431 |
💫 A collection of awesome lists, manuals, blogs, hacks, one-liners, cli/web tools and more. Especially for System and Network Administrators, DevOps, Pentesters or Security Researchers.
thunlp / GNNPapers
https://github.com/thunlp/GNNPapers
stars | today |
---|---|
762 | 352 |
Must-read papers on graph neural network (GNN)
FavioVazquez / ds-cheatsheets
https://github.com/FavioVazquez/ds-cheatsheets
stars | today |
---|---|
2452 | 298 |
List of Data Science Cheatsheets to rule the world
guardrailsio / awesome-golang-security
https://github.com/guardrailsio/awesome-golang-security
stars | today |
---|---|
590 | 226 |
Awesome golang Security resources
ulid / spec
stars | today |
---|---|
352 | 218 |
The canonical spec for ulid
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
45050 | 70 |
📚 Computer Science Learning Notes
re4lity / Hacking-With-Golang
https://github.com/re4lity/Hacking-With-Golang
stars | today |
---|---|
104 | 79 |
Golang安全资源合集
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
98507 | 70 |
😎 Curated list of awesome lists
amusi / awesome-lane-detection
https://github.com/amusi/awesome-lane-detection
stars | today |
---|---|
90 | 57 |
lane detection
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
76926 | 45 |
A collection of useful .gitignore templates
FAQGURU / FAQGURU
https://github.com/FAQGURU/FAQGURU
stars | today |
---|---|
3119 | 56 |
🎒 🚀 🎉 A list of interview questions. This repository is everything you need to prepare for your technical interview.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
115390 | 43 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
40858 | 42 |
🎉 A curated list of awesome things related to Vue.js
cvkki / src
stars | today |
---|---|
102 | 33 |
日常src平台域名收集
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
9413 | 31 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
mml-book / mml-book.github.io
https://github.com/mml-book/mml-book.github.io
stars | today |
---|---|
1347 | 32 |
Companion webpage to the book “Mathematics For Machine Learning”
niw / ramen
stars | today |
---|---|
40 | 35 |
🍜 A repository to organize self-made ramen recipes.
roomylee / awesome-relation-extraction
https://github.com/roomylee/awesome-relation-extraction
stars | today |
---|---|
121 | 29 |
📖 A curated list of awesome resources dedicated to Relation Extraction, one of the most important tasks in Natural Language Processing (NLP).
OWASP / DVSA
stars | today |
---|---|
44 | 30 |
a Damn Vulnerable Serverless Application
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
6848 | 28 |
An updated list of public BitTorrent trackers
coocoomeow / typidor
https://github.com/coocoomeow/typidor
stars | today |
---|---|
88 | 27 |
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
27703 | 26 |
⚡️ Delightful Node.js packages and resources
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
30773 | 23 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
18172 | 25 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
10274 | 23 |
IntelliJ IDEA 简体中文专题教程