Language: python
facebookresearch / pytext
https://github.com/facebookresearch/pytext
stars | today |
---|---|
2576 | 460 |
A natural language modeling framework based on PyTorch
santinic / pampy
https://github.com/santinic/pampy
stars | today |
---|---|
2012 | 437 |
Pampy: The Pattern Matching for Python you always dreamed of.
ezaquarii / vpn-at-home
https://github.com/ezaquarii/vpn-at-home
stars | today |
---|---|
319 | 195 |
1-click, self-hosted OpenVPN deployment and management app.
google / jax
stars | today |
---|---|
2400 | 108 |
GPU- and TPU-backed NumPy with differentiation and JIT compilation.
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
9592 | 84 |
TensorFlow code and pre-trained models for BERT
leisurelicht / wtfpython-cn
https://github.com/leisurelicht/wtfpython-cn
stars | today |
---|---|
3614 | 76 |
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
Delgan / loguru
https://github.com/Delgan/loguru
stars | today |
---|---|
2067 | 76 |
Python logging made (stupidly) simple
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
46007 | 54 |
Models and examples built with TensorFlow
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
19402 | 62 |
All Algorithms implemented in Python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
53559 | 60 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
satwikkansal / wtfpython
https://github.com/satwikkansal/wtfpython
stars | today |
---|---|
11967 | 61 |
A collection of surprising Python snippets and lesser-known features.
hanxiao / bert-as-service
https://github.com/hanxiao/bert-as-service
stars | today |
---|---|
1186 | 59 |
Mapping a variable-length sentence to a fixed-length vector using BERT model
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
36495 | 46 |
Deep Learning for humans
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
9260 | 41 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
44935 | 42 |
Command-line program to download videos from YouTube.com and other video sites
rtqichen / torchdiffeq
https://github.com/rtqichen/torchdiffeq
stars | today |
---|---|
945 | 43 |
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
58752 | 38 |
A curated list of awesome Python frameworks, libraries, software and resources
twintproject / twint
https://github.com/twintproject/twint
stars | today |
---|---|
788 | 41 |
An advanced Twitter scraping & OSINT tool written in Python that doesn’t use Twitter’s API, allowing you to scrape a user’s followers, following, Tweets and more while evading most API limitations.
nsonaniya2010 / SubDomainizer
https://github.com/nsonaniya2010/SubDomainizer
stars | today |
---|---|
128 | 39 |
A tool to find subdomains and interesting things hidden inside and external Javascript files of page.
django / django
https://github.com/django/django
stars | today |
---|---|
38305 | 31 |
The Web framework for perfectionists with deadlines.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
19366 | 32 |
🏡 Open source home automation that puts local control and privacy first
trailofbits / algo
https://github.com/trailofbits/algo
stars | today |
---|---|
11399 | 38 |
Set up a personal IPSEC VPN in the cloud
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
45358 | 36 |
A collective list of free APIs for use in software and web development.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
40731 | None |
The Python micro framework for building web applications.
Language: go
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
3303 | 274 |
Like Prometheus, but for logs.
rendora / rendora
https://github.com/rendora/rendora
stars | today |
---|---|
749 | 93 |
dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
12473 | 69 |
A tool for exploring each layer in a docker image
liamg / furious
https://github.com/liamg/furious
stars | today |
---|---|
70 | 69 |
Golang IP/port scanner with SYN (stealth) scanning and device manufacturer identification
tsenart / vegeta
https://github.com/tsenart/vegeta
stars | today |
---|---|
10072 | 66 |
HTTP load testing tool and library. It’s over 9000!
golang / go
stars | today |
---|---|
50783 | 59 |
The Go programming language
Microsoft / ethr
https://github.com/Microsoft/ethr
stars | today |
---|---|
2931 | 57 |
Ethr is a Network Performance Measurement Tool for TCP, UDP & HTTP.
PlatONnetwork / PlatON-Go
https://github.com/PlatONnetwork/PlatON-Go
stars | today |
---|---|
58 | 49 |
Golang implementation of the PlatON protocol
yeasy / docker_practice
https://github.com/yeasy/docker_practice
stars | today |
---|---|
11289 | 50 |
Learn and understand Docker technologies, with real DevOps practice!
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
45507 | 44 |
Production-Grade Container Scheduling and Management
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
22920 | 48 |
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.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
31056 | 46 |
The world’s fastest framework for building websites.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
18055 | 45 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
26862 | 41 |
A golang ebook intro how to build a web with golang
mholt / certmagic
https://github.com/mholt/certmagic
stars | today |
---|---|
1532 | 44 |
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
19273 | 40 |
The Cloud Native Edge Router
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
38132 | 41 |
A curated list of awesome Go frameworks, libraries and software
kubedb / cli
stars | today |
---|---|
279 | 39 |
KubeDB CLI
bookingcom / shipper
https://github.com/bookingcom/shipper
stars | today |
---|---|
196 | 32 |
Kubernetes native multi-cluster canary or blue-green rollouts using Helm
thecodingmachine / gotenberg
https://github.com/thecodingmachine/gotenberg
stars | today |
---|---|
898 | 31 |
A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
9911 | 30 |
A Commander for modern Go CLI interactions
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
13884 | 28 |
Connect, secure, control, and observe services.
XiaoMi / soar
https://github.com/XiaoMi/soar
stars | today |
---|---|
3827 | 28 |
SQL Optimizer And Rewriter
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
12204 | 25 |
A platform for building proxies to bypass network restrictions.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
20864 | 26 |
The Prometheus monitoring system and time series database.
Language: java
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
1302 | 459 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
1549 | 312 |
😮 😮 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
16743 | 170 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
saket / Dank
stars | today |
---|---|
340 | 134 |
Here lies the greatest Reddit app that was never released
Qihoo360 / ArgusAPM
https://github.com/Qihoo360/ArgusAPM
stars | today |
---|---|
880 | 76 |
Powerful, comprehensive (Android) application performance management platform. 360移动性能监控平台
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
42609 | 57 |
Design patterns implemented in Java
qunarcorp / qmq
https://github.com/qunarcorp/qmq
stars | today |
---|---|
1045 | 57 |
QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
17522 | 49 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
7570 | 50 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
Tencent / QMUI_Android
https://github.com/Tencent/QMUI_Android
stars | today |
---|---|
6360 | 48 |
提高 Android UI 开发效率的 UI 库
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
10169 | 29 |
The “REST With Spring” Course:
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
32197 | 40 |
Spring Boot
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
8590 | 46 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
3151 | 43 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
36886 | 38 |
Open Source, Distributed, RESTful Search Engine
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
23407 | 32 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
10114 | 36 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
winterbe / java8-tutorial
https://github.com/winterbe/java8-tutorial
stars | today |
---|---|
10630 | 31 |
Modern Java - A Guide to Java 8
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
9208 | 32 |
All Algorithms implemented in Java
Ramotion / android-ui-animation-components-and-libraries
https://github.com/Ramotion/android-ui-animation-components-and-libraries
stars | today |
---|---|
839 | 37 |
Android UI libraries, components and animations by @Ramotion - https://dev.ramotion.com/gthbr
Shouheng88 / MarkNote
https://github.com/Shouheng88/MarkNote
stars | today |
---|---|
454 | 30 |
📑 Make Note: An open sourced makrdown note-taking application for Android
google / guava
https://github.com/google/guava
stars | today |
---|---|
28710 | 30 |
Google core libraries for Java
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
25423 | 22 |
Spring Framework
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
2617 | 31 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
Wechat-Group / weixin-java-tools
https://github.com/Wechat-Group/weixin-java-tools
stars | today |
---|---|
11930 | 27 |
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
Language: c++
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
4932 | 367 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
ucbrise / confluo
https://github.com/ucbrise/confluo
stars | today |
---|---|
445 | 130 |
Real-time Monitoring and Analysis of Data Streams
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
116851 | 92 |
An Open Source Machine Learning Framework for Everyone
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
22828 | 56 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tinfoilboy / CTML
https://github.com/tinfoilboy/CTML
stars | today |
---|---|
134 | 59 |
A C++ HTML document constructor only depending on the C++ standard library.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
67728 | 47 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
30329 | 31 |
Open Source Computer Vision Library
tkduman / cli-http-status-code
https://github.com/tkduman/cli-http-status-code
stars | today |
---|---|
39 | 38 |
Helps you to remember HTTP status code, or can check status of a page.
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
30882 | 30 |
Protocol Buffers - Google’s data interchange format
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
4704 | 29 |
Distributed training framework for TensorFlow, Keras, and PyTorch.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36404 | 24 |
Bitcoin Core integration/staging tree
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
10369 | 25 |
🔧 Cross-platform GUI management tool for Redis
TarsCloud / Tars
https://github.com/TarsCloud/Tars
stars | today |
---|---|
6008 | 25 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
crosire / blink
https://github.com/crosire/blink
stars | today |
---|---|
254 | 27 |
A tool which allows you to edit source code of any C++ project live at runtime
cangwang / MagicCamera3
https://github.com/cangwang/MagicCamera3
stars | today |
---|---|
32 | 27 |
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
23111 | 23 |
Tesseract Open Source OCR Engine (main repository)
NASA-SW-VnV / ikos
https://github.com/NASA-SW-VnV/ikos
stars | today |
---|---|
840 | 23 |
Static analyzer for C/C++ based on the theory of Abstract Interpretation.
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
2463 | 22 |
Desktop implementations of the Flutter embedding API
BVLC / caffe
stars | today |
---|---|
26548 | 18 |
Caffe: a fast open framework for deep learning.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
10321 | 19 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
12915 | 22 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
5031 | 20 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
12508 | 19 |
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.
MFatihMAR / Awesome-Game-Networking
https://github.com/MFatihMAR/Awesome-Game-Networking
stars | today |
---|---|
349 | 20 |
A Curated List of Game Network Programming Resources
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
7616 | 18 |
C++ front/service proxy
Language: javascript
mozilla-services / react-jsonschema-form
https://github.com/mozilla-services/react-jsonschema-form
stars | today |
---|---|
5229 | 363 |
A React component for building Web forms from JSON Schema.
GoogleChromeLabs / quicklink
https://github.com/GoogleChromeLabs/quicklink
stars | today |
---|---|
3265 | 309 |
⚡️ Faster subsequent page-loads by prefetching in-viewport links during idle time
ndabAP / vue-go-example
https://github.com/ndabAP/vue-go-example
stars | today |
---|---|
348 | 301 |
Vue.js and Go example project
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
22251 | 208 |
📜 33 concepts every JavaScript developer should know.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
40556 | 137 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
santinic / pampy.js
https://github.com/santinic/pampy.js
stars | today |
---|---|
219 | 132 |
Pampy.js: Pattern Matching for JavaScript
vuejs / vue
stars | today |
---|---|
122390 | 106 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
34638 | 109 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
ChrisCavs / rallax.js
https://github.com/ChrisCavs/rallax.js
stars | today |
---|---|
151 | 107 |
Dead simple parallax scrolling.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
117783 | 91 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
liriliri / eruda
https://github.com/liriliri/eruda
stars | today |
---|---|
4833 | 82 |
Console for mobile browsers
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
60764 | 68 |
Set up a modern web app by running one command.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
52538 | 65 |
Promise based HTTP client for the browser and node.js
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
42814 | 58 |
Headless Chrome Node API
oussamahamdaoui / forgJs
https://github.com/oussamahamdaoui/forgJs
stars | today |
---|---|
1262 | 58 |
ForgJs is a javascript lightweight object validator. Go check the Quick start section and start coding with love
emotion-js / emotion
https://github.com/emotion-js/emotion
stars | today |
---|---|
6231 | 57 |
style as a function of state
lucagez / Debucsser
https://github.com/lucagez/Debucsser
stars | today |
---|---|
598 | 54 |
CSS debugging tool with an unpronounceable name
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
32610 | 47 |
The React Framework
NickPiscitelli / Glider.js
https://github.com/NickPiscitelli/Glider.js
stars | today |
---|---|
1499 | 47 |
A fast, lightweight, dependency free, native scrolling carousel alternative!
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
32097 | 42 |
Interactive UI component dev & test: React, React Native, Vue, Angular, Ember
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
16741 | 45 |
🎨 Create and share beautiful images of your source code
zeit / arg
stars | today |
---|---|
389 | 44 |
Simple argument parsing
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
71984 | 42 |
A framework for building native apps with React.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
56485 | 36 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
stephentian / 33-js-concepts
https://github.com/stephentian/33-js-concepts
stars | today |
---|---|
6820 | 43 |
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
Language: unknown
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
3288 | 1277 |
💫 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 |
---|---|
1077 | 199 |
A list of interview questions. This repository is everything you need to prepare for your technical interview. 🎒 🚀 🎉
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
72261 | 111 |
A complete computer science study plan to become a software engineer.
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
6461 | 104 |
An updated list of public BitTorrent trackers
guardrailsio / awesome-php-security
https://github.com/guardrailsio/awesome-php-security
stars | today |
---|---|
95 | 90 |
Awesome PHP Security Resources
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
44432 | 72 |
📚 Computer Science Learning Notes
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
76504 | 51 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
98083 | 63 |
😎 Curated list of awesome lists
basecamp / policies
https://github.com/basecamp/policies
stars | today |
---|---|
294 | 65 |
Basecamp policies, terms, and legal. Share them; reuse them; contribute to them.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
93246 | 62 |
A book series on JavaScript. @YDKJS on twitter.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
19222 | 61 |
The largest Node.JS best practices list (November 2018)
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
115068 | 53 |
📚 Freely available programming books
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
63141 | 46 |
Roadmap to becoming a web developer in 2018
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
40543 | 47 |
🎉 A curated list of awesome things related to Vue.js
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
9183 | 33 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
streamich / awesome-styleguides
https://github.com/streamich/awesome-styleguides
stars | today |
---|---|
707 | 37 |
A curated list of UI styleguides — 😎 💄
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
3048 | 36 |
技术分享周刊,每周五发布
Integerous / goQuality-dev-contents
https://github.com/Integerous/goQuality-dev-contents
stars | today |
---|---|
515 | 32 |
{ 고퀄리티 ⚡️ 개발 컨텐츠 모음 }
sw-yx / react-typescript-cheatsheet
https://github.com/sw-yx/react-typescript-cheatsheet
stars | today |
---|---|
2333 | 35 |
a cheatsheet for react users using typescript with react for the first (or nth!) time
aws / containers-roadmap
https://github.com/aws/containers-roadmap
stars | today |
---|---|
551 | 32 |
This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
zziz / pwc
stars | today |
---|---|
6666 | 28 |
Papers with code. Sorted by stars. Updated weekly.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
16876 | 26 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
29660 | 26 |
A topic-centric list of HQ open datasets in public domains. PR ☛☛☛
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
16314 | 23 |
Curated list of project-based tutorials
yygmind / blog
https://github.com/yygmind/blog
stars | today |
---|---|
728 | 22 |
我是木易杨,网易高级前端工程师,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉!