Language: python
mahmoud / awesome-python-applications
https://github.com/mahmoud/awesome-python-applications
stars | today |
---|---|
1723 | 1001 |
💿 Free software that works great, which also happens to be open-source Python.
facebookresearch / nevergrad
https://github.com/facebookresearch/nevergrad
stars | today |
---|---|
812 | 577 |
A Python toolbox for performing gradient-free optimization
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
7295 | 397 |
GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目 ⭐️
facebookresearch / pytext
https://github.com/facebookresearch/pytext
stars | today |
---|---|
3384 | 156 |
A natural language modeling framework based on PyTorch
tensor-yu / PyTorch_Tutorial
https://github.com/tensor-yu/PyTorch_Tutorial
stars | today |
---|---|
476 | 135 |
《Pytorch模型训练实用教程》中配套代码
BitconFeng / Deep-Feature-video
https://github.com/BitconFeng/Deep-Feature-video
stars | today |
---|---|
239 | 121 |
Deep Feature Flow for Video Recognition
Alex-teach / Movoo
https://github.com/Alex-teach/Movoo
stars | today |
---|---|
209 | 103 |
A social platform for movie share
samuel-code / faceTracking
https://github.com/samuel-code/faceTracking
stars | today |
---|---|
213 | 99 |
this is my blog pages
zalandoresearch / flair
https://github.com/zalandoresearch/flair
stars | today |
---|---|
1129 | 77 |
A very simple framework for state-of-the-art Natural Language Processing (NLP)
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
9890 | 68 |
TensorFlow code and pre-trained models for BERT
satwikkansal / wtfpython
https://github.com/satwikkansal/wtfpython
stars | today |
---|---|
12173 | 63 |
A collection of surprising Python snippets and lesser-known features.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
58936 | 61 |
A curated list of awesome Python frameworks, libraries, software and resources
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
46182 | 42 |
Models and examples built with TensorFlow
opsmop / opsmop
https://github.com/opsmop/opsmop
stars | today |
---|---|
658 | 56 |
Next generation config management and app deployment
harelba / q
stars | today |
---|---|
6616 | 54 |
q - Run SQL directly on CSV or TSV files
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
53725 | 51 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
45093 | 49 |
Command-line program to download videos from YouTube.com and other video sites
facebookresearch / DeepFocus
https://github.com/facebookresearch/DeepFocus
stars | today |
---|---|
123 | 49 |
DeepFocus: Learned Image Synthesis for Computational Displays
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
36662 | 40 |
Deep Learning for humans
leisurelicht / wtfpython-cn
https://github.com/leisurelicht/wtfpython-cn
stars | today |
---|---|
3766 | 39 |
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
45508 | 40 |
A collective list of free APIs for use in software and web development.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
25905 | 33 |
a web proxy tool
jessevig / bertviz
https://github.com/jessevig/bertviz
stars | today |
---|---|
119 | 34 |
Tool for visualizing BERT’s attention
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
19506 | 32 |
🏡 Open source home automation that puts local control and privacy first
ezaquarii / vpn-at-home
https://github.com/ezaquarii/vpn-at-home
stars | today |
---|---|
706 | 34 |
1-click, self-hosted OpenVPN deployment and management app.
Language: go
MilenMT / torus
https://github.com/MilenMT/torus
stars | today |
---|---|
240 | 127 |
Torus - distributed storage system
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
3733 | 72 |
Like Prometheus, but for logs.
bloomberg / goldpinger
https://github.com/bloomberg/goldpinger
stars | today |
---|---|
1017 | 67 |
Debugging tool for Kubernetes which tests and displays connectivity between nodes in the cluster.
alash3al / redix
https://github.com/alash3al/redix
stars | today |
---|---|
136 | 65 |
a very fast persistent pure key - value store, that uses the same redis protocol
buger / goreplay
https://github.com/buger/goreplay
stars | today |
---|---|
9985 | 63 |
GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
45704 | 48 |
Production-Grade Container Scheduling and Management
joomcode / redispipe
https://github.com/joomcode/redispipe
stars | today |
---|---|
115 | 56 |
High-throughput Redis client for Go with implicit pipelining
golang / go
stars | today |
---|---|
50973 | 48 |
The Go programming language
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
12687 | 39 |
A tool for exploring each layer in a docker image
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
18195 | 37 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
rendora / rendora
https://github.com/rendora/rendora
stars | today |
---|---|
927 | 37 |
dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
23052 | 34 |
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.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
38274 | 32 |
A curated list of awesome Go frameworks, libraries and software
bradfitz / exp-httpclient
https://github.com/bradfitz/exp-httpclient
stars | today |
---|---|
438 | 31 |
experimental new HTTP client API for #golang (WIP)
cheynewallace / tabby
https://github.com/cheynewallace/tabby
stars | today |
---|---|
138 | 31 |
A tiny library for super simple Golang tables
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
20962 | 29 |
The Prometheus monitoring system and time series database.
yeasy / docker_practice
https://github.com/yeasy/docker_practice
stars | today |
---|---|
11407 | 28 |
Learn and understand Docker technologies, with real DevOps practice!
gogs / gogs
stars | today |
---|---|
28481 | 29 |
Gogs is a painless self-hosted Git service.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
14004 | 26 |
Connect, secure, control, and observe services.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
26942 | 26 |
A golang ebook intro how to build a web with golang
helm / helm
stars | today |
---|---|
9198 | 27 |
The Kubernetes Package Manager
isacikgoz / tldr
https://github.com/isacikgoz/tldr
stars | today |
---|---|
31 | 26 |
blazing fast interactive tldr client written with pure go
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
12290 | 22 |
A platform for building proxies to bypass network restrictions.
yudai / gotty
https://github.com/yudai/gotty
stars | today |
---|---|
11477 | 23 |
Share your terminal as a web application
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
9611 | 21 |
百度网盘客户端 - Go语言编写
Language: java
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
2299 | 194 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
getActivity / AndroidProject
https://github.com/getActivity/AndroidProject
stars | today |
---|---|
1098 | 107 |
An advanced template project
li-xiaojun / XPopup
https://github.com/li-xiaojun/XPopup
stars | today |
---|---|
245 | 109 |
🔥 功能强大,UI简洁,交互优雅的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout. With built-in animators , very easy to custom Popup View.)
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
17265 | 100 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
493 | 101 |
😮 互联网 Java 工程师进阶知识完全扫盲
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
2089 | 80 |
😮 😮 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
7731 | 55 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
TommyLemon / APIJSON
https://github.com/TommyLemon/APIJSON
stars | today |
---|---|
4333 | 57 |
🚀 后端接口和文档自动化,前端(客户端) 定制返回JSON的数据和结构!
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
42767 | 46 |
Design patterns implemented in Java
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
37011 | 42 |
Open Source, Distributed, RESTful Search Engine
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
10281 | 26 |
The “REST With Spring” Course:
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
2887 | 38 |
快速、简单避免OOM的java处理Excel工具
Qihoo360 / ArgusAPM
https://github.com/Qihoo360/ArgusAPM
stars | today |
---|---|
1028 | 40 |
Powerful, comprehensive (Android) application performance management platform. 360移动性能监控平台
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
10239 | 32 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
5418 | 34 |
Apache Flink
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
32333 | 26 |
Spring Boot
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
23516 | 27 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
3278 | 25 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
Tencent / QMUI_Android
https://github.com/Tencent/QMUI_Android
stars | today |
---|---|
6496 | 23 |
提高 Android UI 开发效率的 UI 库
Blankj / AndroidUtilCode
https://github.com/Blankj/AndroidUtilCode
stars | today |
---|---|
21527 | 25 |
🔥 Android developers should collect the following utils(updating).
alibaba / canal
https://github.com/alibaba/canal
stars | today |
---|---|
6880 | 26 |
阿里巴巴mysql数据库binlog的增量订阅&消费组件 。阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 二级索引、小表复制powerd by canal. Aliyun Data Lake Analytics https://www.aliyun.com/product/datalakeanalytics powered by canal
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
8724 | 24 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
25532 | 18 |
Spring Framework
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
9290 | 23 |
All Algorithms implemented in Java
google / guava
https://github.com/google/guava
stars | today |
---|---|
28890 | 23 |
Google core libraries for Java
Language: c++
alibaba / x-deeplearning
https://github.com/alibaba/x-deeplearning
stars | today |
---|---|
1224 | 742 |
An industrial deep learning framework for high-dimension sparse data
facebookresearch / wav2letter
https://github.com/facebookresearch/wav2letter
stars | today |
---|---|
1954 | 171 |
Facebook AI Research Automatic Speech Recognition Toolkit
NVIDIAGameWorks / PhysX
https://github.com/NVIDIAGameWorks/PhysX
stars | today |
---|---|
248 | 164 |
NVIDIA PhysX SDK
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
5676 | 139 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
117147 | 78 |
An Open Source Machine Learning Framework for Everyone
facebookresearch / flashlight
https://github.com/facebookresearch/flashlight
stars | today |
---|---|
92 | 71 |
A C++ standalone library for training neural networks
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
67903 | 49 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
30445 | 32 |
Open Source Computer Vision Library
ucbrise / confluo
https://github.com/ucbrise/confluo
stars | today |
---|---|
1008 | 41 |
Real-time Monitoring and Analysis of Data Streams
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
22996 | 37 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Angelo1211 / HybridRenderingEngine
https://github.com/Angelo1211/HybridRenderingEngine
stars | today |
---|---|
40 | 37 |
Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
30991 | 23 |
Protocol Buffers - Google’s data interchange format
grpc / grpc
stars | today |
---|---|
18612 | 23 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
10436 | 20 |
🔧 Cross-platform GUI management tool for Redis
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
8760 | 21 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
10386 | 18 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
olive-editor / olive
https://github.com/olive-editor/olive
stars | today |
---|---|
32 | 19 |
Professional open-source NLE video editor
arrayfire / arrayfire
https://github.com/arrayfire/arrayfire
stars | today |
---|---|
2302 | 19 |
ArrayFire: a general purpose GPU library.
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
12982 | 18 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
11891 | 15 |
An open autonomous driving platform
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
7700 | 16 |
C++ front/service proxy
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
18311 | 17 |
Godot Engine – Multi-platform 2D and 3D game engine
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
2571 | 17 |
Desktop implementations of the Flutter embedding API
dnbaker / dashing
https://github.com/dnbaker/dashing
stars | today |
---|---|
30 | 17 |
Fast and accurate genomic distances using HyperLoglog
omichel / webots
https://github.com/omichel/webots
stars | today |
---|---|
67 | 16 |
Robot Simulator
Language: javascript
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
20383 | 465 |
The largest Node.JS best practices list (November 2018)
developit / htm
https://github.com/developit/htm
stars | today |
---|---|
3770 | 357 |
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
40919 | 133 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
22666 | 125 |
📜 33 concepts every JavaScript developer should know.
GoogleChromeLabs / quicklink
https://github.com/GoogleChromeLabs/quicklink
stars | today |
---|---|
4089 | 128 |
⚡️ Faster subsequent page-loads by prefetching in-viewport links during idle time
vuejs / vue
stars | today |
---|---|
122839 | 115 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
10035 | 107 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
118128 | 97 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
10244 | 106 |
Roadmap to becoming a React developer in 2018
bnb / bitandbang
https://github.com/bnb/bitandbang
stars | today |
---|---|
194 | 54 |
My npm card 🤗
dinubs / coolqlcool
https://github.com/dinubs/coolqlcool
stars | today |
---|---|
415 | 87 |
Nextjs server to query websites with GraphQL
ChrisCavs / rallax.js
https://github.com/ChrisCavs/rallax.js
stars | today |
---|---|
891 | 78 |
Dead simple parallax scrolling.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
34877 | 66 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
ljianshu / Blog
https://github.com/ljianshu/Blog
stars | today |
---|---|
208 | 62 |
一起学前端,个人博客合集,喜欢的请点 star,想订阅请点 watch
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
60961 | 56 |
Set up a modern web app by running one command.
djyde / Picas
https://github.com/djyde/Picas
stars | today |
---|---|
101 | 59 |
Generate Project Logo with Google Fonts
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
52761 | 52 |
Promise based HTTP client for the browser and node.js
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
43014 | 50 |
Headless Chrome Node API
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
9892 | 47 |
🚀 飞冰 - 让前端开发简单而友好,海量可复用物料,配套桌面工具极速构建前端应用,效率提升 100%
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
47348 | 39 |
JavaScript 3D library.
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
17229 | 45 |
🎨 Create and share beautiful images of your source code
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
56618 | 39 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
79758 | 40 |
JavaScript Style Guide
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
32747 | 39 |
The React Framework
BoostIO / Boostnote
https://github.com/BoostIO/Boostnote
stars | today |
---|---|
10781 | 41 |
A markdown editor for developers on Mac, Windows and Linux.
Language: unknown
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
6728 | 476 |
💫 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.
FAQGURU / FAQGURU
https://github.com/FAQGURU/FAQGURU
stars | today |
---|---|
2641 | 456 |
🎒 🚀 🎉 A list of interview questions. This repository is everything you need to prepare for your technical interview.
alaskasquirrel / Chinese-Podcasts
https://github.com/alaskasquirrel/Chinese-Podcasts
stars | today |
---|---|
262 | 235 |
中文播客:Tech, VC, Life, Movie, Design…
flink-china / flink-forward-china-2018
https://github.com/flink-china/flink-forward-china-2018
stars | today |
---|---|
149 | 102 |
Flink Forward China 2018 Slides
Zhuinden / guide-to-kotlin
https://github.com/Zhuinden/guide-to-kotlin
stars | today |
---|---|
455 | 73 |
This tutorial assumes all you know is Java, but you want to learn Kotlin.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
76700 | 54 |
A collection of useful .gitignore templates
vt-vl-lab / paper-gestalt
https://github.com/vt-vl-lab/paper-gestalt
stars | today |
---|---|
79 | 69 |
Deep Paper Gestalt
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
44671 | 60 |
📚 Computer Science Learning Notes
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
98287 | 52 |
😎 Curated list of awesome lists
gregsramblings / google-cloud-4-words
https://github.com/gregsramblings/google-cloud-4-words
stars | today |
---|---|
339 | 48 |
The Google Cloud Developer’s Cheat Sheet
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
93469 | 45 |
A book series on JavaScript. @YDKJS on twitter.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
72456 | 45 |
A complete computer science study plan to become a software engineer.
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
9285 | 32 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
115207 | 32 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
40681 | 33 |
🎉 A curated list of awesome things related to Vue.js
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
6707 | 31 |
An updated list of public BitTorrent trackers
bharathgs / Awesome-pytorch-list
https://github.com/bharathgs/Awesome-pytorch-list
stars | today |
---|---|
4978 | 29 |
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
anaibol / awesome-serverless
https://github.com/anaibol/awesome-serverless
stars | today |
---|---|
4586 | 30 |
☁️ A curated list of awesome services, solutions and resources for serverless / nobackend applications.
sdras / awesome-actions
https://github.com/sdras/awesome-actions
stars | today |
---|---|
2299 | 28 |
A curated list of awesome actions to use on GitHub
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
16421 | 24 |
Curated list of project-based tutorials
QConChina / QConShanghai2018
https://github.com/QConChina/QConShanghai2018
stars | today |
---|---|
196 | 24 |
QCon上海2018 幻灯片
guardrailsio / awesome-php-security
https://github.com/guardrailsio/awesome-php-security
stars | today |
---|---|
336 | 22 |
Awesome PHP Security Resources 🕶 🐘 🔐
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
29724 | 21 |
A topic-centric list of HQ open datasets in public domains. PR ☛☛☛
DavisVaughan / so-you-want-to-use-rcpp
https://github.com/DavisVaughan/so-you-want-to-use-rcpp
stars | today |
---|---|
24 | 22 |
PixelExperience / official_devices
https://github.com/PixelExperience/official_devices
stars | today |
---|---|
64 | 19 |