Language: python
mahmoud / awesome-python-applications
https://github.com/mahmoud/awesome-python-applications
stars | today |
---|---|
2200 | 570 |
💿 Free software that works great, and also happens to be open-source Python.
facebookresearch / nevergrad
https://github.com/facebookresearch/nevergrad
stars | today |
---|---|
1047 | 259 |
A Python toolbox for performing gradient-free optimization
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
7503 | 246 |
GitHub 上好玩、容易上手的项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目 ⭐️
ghost123gg / tools
https://github.com/ghost123gg/tools
stars | today |
---|---|
494 | 165 |
A Python Crawler Framework
tensorflow / privacy
https://github.com/tensorflow/privacy
stars | today |
---|---|
131 | 95 |
Library for training machine learning models with privacy for training data
facebookresearch / pytext
https://github.com/facebookresearch/pytext
stars | today |
---|---|
3450 | 79 |
A natural language modeling framework based on PyTorch
zalandoresearch / flair
https://github.com/zalandoresearch/flair
stars | today |
---|---|
1193 | 76 |
A very simple framework for state-of-the-art Natural Language Processing (NLP)
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
45130 | 43 |
Command-line program to download videos from YouTube.com and other video sites
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
58975 | 45 |
A curated list of awesome Python frameworks, libraries, software and resources
EdjeElectronics / TensorFlow-Object-Detection-on-the-Raspberry-Pi
https://github.com/EdjeElectronics/TensorFlow-Object-Detection-on-the-Raspberry-Pi
stars | today |
---|---|
261 | 37 |
A tutorial showing how to set up TensorFlow’s Object Detection API on the Raspberry Pi
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
46208 | 31 |
Models and examples built with TensorFlow
tensor-yu / PyTorch_Tutorial
https://github.com/tensor-yu/PyTorch_Tutorial
stars | today |
---|---|
505 | 35 |
《Pytorch模型训练实用教程》中配套代码
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
36689 | 34 |
Deep Learning for humans
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
9921 | 35 |
TensorFlow code and pre-trained models for BERT
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
53748 | 31 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
45532 | 30 |
A collective list of free APIs for use in software and web development.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
37114 | 27 |
A curated list of awesome Machine Learning frameworks, libraries and software.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
19485 | 26 |
The world’s simplest facial recognition api for Python and the command line
satwikkansal / wtfpython
https://github.com/satwikkansal/wtfpython
stars | today |
---|---|
12203 | 30 |
A collection of surprising Python snippets and lesser-known features.
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
38674 | 28 |
As easy as httpie /aitch-tee-tee-pie/ 🥧 Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://twitter.com/clihttp
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
19571 | 23 |
All Algorithms implemented in Python
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
21518 | 17 |
The Python programming language
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
19520 | 21 |
🏡 Open source home automation that puts local control and privacy first
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
25920 | 23 |
a web proxy tool
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
7776 | 18 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
Language: go
dreadl0ck / netcap
https://github.com/dreadl0ck/netcap
stars | today |
---|---|
148 | 136 |
A framework for secure and scalable network traffic analysis
alash3al / redix
https://github.com/alash3al/redix
stars | today |
---|---|
211 | 77 |
a persistent real-time key-value store, with the same redis protocol with powerful features
gogs / gogs
stars | today |
---|---|
28520 | 46 |
Gogs is a painless self-hosted Git service.
gernest / greact
https://github.com/gernest/greact
stars | today |
---|---|
64 | 39 |
like preact, but for go with wasm
bloomberg / goldpinger
https://github.com/bloomberg/goldpinger
stars | today |
---|---|
1054 | 37 |
Debugging tool for Kubernetes which tests and displays connectivity between nodes in the cluster.
golang / go
stars | today |
---|---|
50997 | 31 |
The Go programming language
isacikgoz / tldr
https://github.com/isacikgoz/tldr
stars | today |
---|---|
61 | 31 |
fast and interactive tldr client written with go
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
3763 | 30 |
Like Prometheus, but for logs.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
45718 | 23 |
Production-Grade Container Scheduling and Management
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
12711 | 24 |
A tool for exploring each layer in a docker image
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
18214 | 21 |
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 |
---|---|
38291 | 21 |
A curated list of awesome Go frameworks, libraries and software
rendora / rendora
https://github.com/rendora/rendora
stars | today |
---|---|
947 | 21 |
dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites
AdguardTeam / dnsproxy
https://github.com/AdguardTeam/dnsproxy
stars | today |
---|---|
40 | 21 |
Simple DNS proxy with DoH, DoT, and DNSCrypt support
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
9628 | 18 |
百度网盘客户端 - Go语言编写
yudai / gotty
https://github.com/yudai/gotty
stars | today |
---|---|
11494 | 19 |
Share your terminal as a web application
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
12306 | 18 |
A platform for building proxies to bypass network restrictions.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
23063 | 17 |
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.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
21957 | 15 |
Distributed reliable key-value store for the most critical data of a distributed system
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
19371 | 15 |
The Cloud Native Edge Router
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
14013 | 15 |
Connect, secure, control, and observe services.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
31156 | 15 |
The world’s fastest framework for building websites.
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
10693 | 14 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
bradfitz / exp-httpclient
https://github.com/bradfitz/exp-httpclient
stars | today |
---|---|
453 | 15 |
experimental new HTTP client API for #golang (WIP)
fntlnz / kubectl-trace
https://github.com/fntlnz/kubectl-trace
stars | today |
---|---|
160 | 14 |
Schedule bpftrace programs on your kubernetes cluster using the kubectl
Language: java
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
663 | 167 |
😮 互联网 Java 工程师进阶知识完全扫盲
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
2406 | 109 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
17302 | 45 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
7762 | 33 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
li-xiaojun / XPopup
https://github.com/li-xiaojun/XPopup
stars | today |
---|---|
274 | 34 |
🔥 功能强大,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.)
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
8751 | 29 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
risk-first / website
https://github.com/risk-first/website
stars | today |
---|---|
42 | 30 |
Risk-First Analysis Framework
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
32353 | 23 |
Spring Boot
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
2113 | 26 |
😮 😮 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
Qihoo360 / ArgusAPM
https://github.com/Qihoo360/ArgusAPM
stars | today |
---|---|
1049 | 25 |
Powerful, comprehensive (Android) application performance management platform. 360移动性能监控平台
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
10300 | 19 |
The “REST With Spring” Course:
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
9306 | 21 |
All Algorithms implemented in Java
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
37032 | 21 |
Open Source, Distributed, RESTful Search Engine
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
42784 | 22 |
Design patterns implemented in Java
apache / kafka
https://github.com/apache/kafka
stars | today |
---|---|
10580 | 20 |
Mirror of Apache Kafka
getActivity / AndroidProject
https://github.com/getActivity/AndroidProject
stars | today |
---|---|
1119 | 22 |
An advanced template project
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
25547 | 16 |
Spring Framework
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
2903 | 17 |
快速、简单避免OOM的java处理Excel工具
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
17639 | 16 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
square / retrofit
https://github.com/square/retrofit
stars | today |
---|---|
30768 | 17 |
Type-safe HTTP client for Android and Java by Square, Inc.
TommyLemon / APIJSON
https://github.com/TommyLemon/APIJSON
stars | today |
---|---|
4347 | 15 |
🚀 后端接口和文档自动化,前端(客户端) 定制返回JSON的数据和结构!
material-components / material-components-android
https://github.com/material-components/material-components-android
stars | today |
---|---|
5790 | 14 |
Modular and customizable Material Design UI components for Android
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
4226 | 12 |
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
ReactiveX / RxJava
https://github.com/ReactiveX/RxJava
stars | today |
---|---|
36890 | 12 |
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
3290 | 11 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
Language: c++
facebookresearch / wav2letter
https://github.com/facebookresearch/wav2letter
stars | today |
---|---|
2196 | 258 |
Facebook AI Research Automatic Speech Recognition Toolkit
facebookresearch / flashlight
https://github.com/facebookresearch/flashlight
stars | today |
---|---|
284 | 203 |
A C++ standalone library for machine learning
alibaba / x-deeplearning
https://github.com/alibaba/x-deeplearning
stars | today |
---|---|
1339 | 125 |
An industrial deep learning framework for high-dimension sparse data
NVIDIAGameWorks / PhysX
https://github.com/NVIDIAGameWorks/PhysX
stars | today |
---|---|
318 | 78 |
NVIDIA PhysX SDK
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
5746 | 75 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
117186 | 52 |
An Open Source Machine Learning Framework for Everyone
arrayfire / arrayfire
https://github.com/arrayfire/arrayfire
stars | today |
---|---|
2347 | 47 |
ArrayFire: a general purpose GPU library.
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
67933 | 38 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
12203 | 35 |
JSON for Modern C++
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
30469 | 25 |
Open Source Computer Vision Library
sdslabs / Rubeus
https://github.com/sdslabs/Rubeus
stars | today |
---|---|
42 | 32 |
A cross platform 2D game engine written in C++ using OpenGL 3.3
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36480 | 25 |
Bitcoin Core integration/staging tree
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
23019 | 27 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Angelo1211 / HybridRenderingEngine
https://github.com/Angelo1211/HybridRenderingEngine
stars | today |
---|---|
63 | 25 |
Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.
omichel / webots
https://github.com/omichel/webots
stars | today |
---|---|
88 | 19 |
Robot Simulator
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
2160 | 18 |
📚 C/C++面试知识总结
ucbrise / confluo
https://github.com/ucbrise/confluo
stars | today |
---|---|
1027 | 18 |
Real-time Monitoring and Analysis of Data Streams
bkaradzic / bgfx
https://github.com/bkaradzic/bgfx
stars | today |
---|---|
5542 | 17 |
Cross-platform, graphics API agnostic, “Bring Your Own Engine/Framework” style rendering library.
grpc / grpc
stars | today |
---|---|
18625 | 17 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
8772 | 14 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
18321 | 13 |
Godot Engine – Multi-platform 2D and 3D game engine
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
2587 | 15 |
Desktop implementations of the Flutter embedding API
olive-editor / olive
https://github.com/olive-editor/olive
stars | today |
---|---|
45 | 14 |
Professional open-source NLE video editor
deepmind / multidim-image-augmentation
https://github.com/deepmind/multidim-image-augmentation
stars | today |
---|---|
24 | 14 |
google / filament
https://github.com/google/filament
stars | today |
---|---|
5427 | 13 |
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS and WASM/WebGL
Language: javascript
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
20549 | 175 |
The largest Node.JS best practices list (November 2018)
BoostIO / Boostnote
https://github.com/BoostIO/Boostnote
stars | today |
---|---|
10918 | 145 |
A markdown editor for developers on Mac, Windows and Linux.
developit / htm
https://github.com/developit/htm
stars | today |
---|---|
3885 | 129 |
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
22779 | 122 |
📜 33 concepts every JavaScript developer should know.
swc-project / swc
https://github.com/swc-project/swc
stars | today |
---|---|
261 | 95 |
Super-fast alternative for babel
vuejs / vue
stars | today |
---|---|
122906 | 83 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
40983 | 72 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
118176 | 58 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
10091 | 56 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
GitSquared / edex-ui
https://github.com/GitSquared/edex-ui
stars | today |
---|---|
6441 | 48 |
A science fiction terminal emulator designed for large touchscreens that runs on all major OSs.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
34918 | 47 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
raphlinus / spline-research
https://github.com/raphlinus/spline-research
stars | today |
---|---|
57 | 43 |
A repository for research code, papers, interactive visualizers, etc., for spline research
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
60987 | 33 |
Set up a modern web app by running one command.
GoogleChromeLabs / quicklink
https://github.com/GoogleChromeLabs/quicklink
stars | today |
---|---|
4127 | 39 |
⚡️ Faster subsequent page-loads by prefetching in-viewport links during idle time
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
32779 | 33 |
The React Framework
djyde / Picas
https://github.com/djyde/Picas
stars | today |
---|---|
132 | 33 |
Generate Project Logo with Google Fonts
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
79781 | 30 |
JavaScript Style Guide
bnb / bitandbang
https://github.com/bnb/bitandbang
stars | today |
---|---|
215 | 24 |
My npm card 🤗
webtorrent / webtorrent
https://github.com/webtorrent/webtorrent
stars | today |
---|---|
18331 | 31 |
⚡️ Streaming torrent client for the web
egoist / vue-html
https://github.com/egoist/vue-html
stars | today |
---|---|
85 | 32 |
An alternative to Vue template and Vue JSX
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
10272 | 28 |
Roadmap to becoming a React developer in 2018
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
72134 | 27 |
A framework for building native apps with React.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
56640 | 25 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
29149 | 24 |
Build blazing fast, modern apps and websites with React
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
29270 | 25 |
Prettier is an opinionated code formatter.
Language: unknown
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
6982 | 249 |
💫 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.
FavioVazquez / ds-cheatsheets
https://github.com/FavioVazquez/ds-cheatsheets
stars | today |
---|---|
214 | 168 |
List of Data Science Cheatsheets to rule the world
FAQGURU / FAQGURU
https://github.com/FAQGURU/FAQGURU
stars | today |
---|---|
2760 | 125 |
🎒 🚀 🎉 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 |
---|---|
326 | 72 |
中文播客:Tech, VC, Life, Movie, Design…
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
115248 | 43 |
📚 Freely available programming books
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
44701 | 40 |
📚 Computer Science Learning Notes
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
76728 | 33 |
A collection of useful .gitignore templates
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
6742 | 34 |
An updated list of public BitTorrent trackers
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
93493 | 31 |
A book series on JavaScript. @YDKJS on twitter.
vt-vl-lab / paper-gestalt
https://github.com/vt-vl-lab/paper-gestalt
stars | today |
---|---|
107 | 33 |
Deep Paper Gestalt
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
72480 | 28 |
A complete computer science study plan to become a software engineer.
crazywa1ker / DarthSidious-Chinese
https://github.com/crazywa1ker/DarthSidious-Chinese
stars | today |
---|---|
107 | 31 |
DarthSidious 中文版
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
98306 | 28 |
😎 Curated list of awesome lists
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
40701 | 23 |
🎉 A curated list of awesome things related to Vue.js
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
9301 | 21 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
fairyly / front-end-summary
https://github.com/fairyly/front-end-summary
stars | today |
---|---|
55 | 20 |
summary
denisnazarov / awesome-crypto-trackers
https://github.com/denisnazarov/awesome-crypto-trackers
stars | today |
---|---|
23 | 19 |
A curated list of crypto project trackers and analytics dashboards.
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
5336 | 6 |
🚀 ✨ Help beginners to contribute to open source projects
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
16947 | 16 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
16436 | 15 |
Curated list of project-based tutorials
chiraggude / awesome-laravel
https://github.com/chiraggude/awesome-laravel
stars | today |
---|---|
7051 | 13 |
A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem
webpack / changelog-v5
https://github.com/webpack/changelog-v5
stars | today |
---|---|
28 | 15 |
Temporary repo for the changelog for webpack 5
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
29736 | 13 |
A topic-centric list of HQ open datasets in public domains. PR ☛☛☛
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
13733 | 14 |
Scalable, Available, Stable, Performant, and Intelligent System Design Patterns
tc39 / proposal-javascript-standard-library
https://github.com/tc39/proposal-javascript-standard-library
stars | today |
---|---|
268 | 14 |