Language: python
mahmoud / awesome-python-applications
https://github.com/mahmoud/awesome-python-applications
stars | today |
---|---|
686 | 388 |
💿 Free software that works great, which also happens to be open-source Python.
tensor-yu / PyTorch_Tutorial
https://github.com/tensor-yu/PyTorch_Tutorial
stars | today |
---|---|
376 | 330 |
《Pytorch模型训练实用教程》中配套代码
facebookresearch / nevergrad
https://github.com/facebookresearch/nevergrad
stars | today |
---|---|
314 | 196 |
A Python toolbox for performing gradient-free optimization
opsmop / opsmop
https://github.com/opsmop/opsmop
stars | today |
---|---|
609 | 177 |
Next generation config management and app deployment
facebookresearch / pytext
https://github.com/facebookresearch/pytext
stars | today |
---|---|
3239 | 150 |
A natural language modeling framework based on PyTorch
Microsoft / mu
https://github.com/Microsoft/mu
stars | today |
---|---|
224 | 128 |
Project mu Documentation
vojtamolda / autodrome
https://github.com/vojtamolda/autodrome
stars | today |
---|---|
119 | 117 |
Framework and OpenAI Gym Environment for Autonomous Vehicle Development
Alex-teach / Movoo
https://github.com/Alex-teach/Movoo
stars | today |
---|---|
116 | 105 |
A social platform for movie share
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
9829 | 92 |
TensorFlow code and pre-trained models for BERT
BitconFeng / Deep-Feature-video
https://github.com/BitconFeng/Deep-Feature-video
stars | today |
---|---|
228 | 96 |
service
satwikkansal / wtfpython
https://github.com/satwikkansal/wtfpython
stars | today |
---|---|
12123 | 76 |
A collection of surprising Python snippets and lesser-known features.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
46148 | 57 |
Models and examples built with TensorFlow
jessevig / bertviz
https://github.com/jessevig/bertviz
stars | today |
---|---|
94 | 66 |
Tool for visualizing BERT’s attention
brython-dev / brython
https://github.com/brython-dev/brython
stars | today |
---|---|
2103 | 55 |
Brython (Browser Python) is an implementation of Python 3 running in the browser
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
19438 | 48 |
The world’s simplest facial recognition api for Python and the command line
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
58882 | 47 |
A curated list of awesome Python frameworks, libraries, software and resources
ezaquarii / vpn-at-home
https://github.com/ezaquarii/vpn-at-home
stars | today |
---|---|
677 | 48 |
1-click, self-hosted OpenVPN deployment and management app.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
45474 | 47 |
A collective list of free APIs for use in software and web development.
chinese-poetry / chinese-poetry
https://github.com/chinese-poetry/chinese-poetry
stars | today |
---|---|
12179 | 43 |
最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
53684 | 40 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
36623 | 40 |
Deep Learning for humans
facebookresearch / DeepFocus
https://github.com/facebookresearch/DeepFocus
stars | today |
---|---|
88 | 43 |
DeepFocus: Learned Image Synthesis for Computational Displays
GoSecure / pyrdp
https://github.com/GoSecure/pyrdp
stars | today |
---|---|
62 | 44 |
RDP man-in-the-middle and library for Python 3 with the ability to watch connections live or after the fact
leisurelicht / wtfpython-cn
https://github.com/leisurelicht/wtfpython-cn
stars | today |
---|---|
3739 | 40 |
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
19479 | 36 |
🏡 Open source home automation that puts local control and privacy first
Language: go
bloomberg / goldpinger
https://github.com/bloomberg/goldpinger
stars | today |
---|---|
954 | 116 |
Debugging tool for Kubernetes which tests and displays connectivity between nodes in the cluster.
buger / goreplay
https://github.com/buger/goreplay
stars | today |
---|---|
9926 | 112 |
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.
MilenMT / torus
https://github.com/MilenMT/torus
stars | today |
---|---|
131 | 110 |
Torus - distributed storage system
bradfitz / exp-httpclient
https://github.com/bradfitz/exp-httpclient
stars | today |
---|---|
410 | 104 |
experimental new HTTP client API for #golang (WIP)
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
3665 | 79 |
Like Prometheus, but for logs.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
45663 | 57 |
Production-Grade Container Scheduling and Management
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
12651 | 63 |
A tool for exploring each layer in a docker image
joomcode / redispipe
https://github.com/joomcode/redispipe
stars | today |
---|---|
62 | 59 |
High-throughput Redis client for Go with implicit pipelining
golang / go
stars | today |
---|---|
50932 | 52 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
38244 | 47 |
A curated list of awesome Go frameworks, libraries and software
alash3al / redix
https://github.com/alash3al/redix
stars | today |
---|---|
67 | 41 |
a very fast persistent pure key - value store, that uses the same redis protocol
cheynewallace / tabby
https://github.com/cheynewallace/tabby
stars | today |
---|---|
108 | 39 |
A tiny library for super simple Golang tables
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
9592 | 36 |
百度网盘客户端 - Go语言编写
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
18160 | 33 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
23021 | 36 |
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.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
13976 | 34 |
Connect, secure, control, and observe services.
rendora / rendora
https://github.com/rendora/rendora
stars | today |
---|---|
890 | 36 |
dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites
pingcap / tidb
https://github.com/pingcap/tidb
stars | today |
---|---|
16480 | 29 |
TiDB is a distributed HTAP database compatible with the MySQL protocol
helm / helm
stars | today |
---|---|
9174 | 29 |
The Kubernetes Package Manager
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
26919 | 27 |
A golang ebook intro how to build a web with golang
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
31128 | 27 |
The world’s fastest framework for building websites.
jessfraz / morningpaper2remarkable
https://github.com/jessfraz/morningpaper2remarkable
stars | today |
---|---|
41 | 28 |
A bot to sync the morning paper to a remarkable tablet.
mattermost / mattermost-server
https://github.com/mattermost/mattermost-server
stars | today |
---|---|
13750 | 26 |
Open source Slack-alternative in Golang and React - Mattermost
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
20937 | 26 |
The Prometheus monitoring system and time series database.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
21925 | 24 |
Distributed reliable key-value store for the most critical data of a distributed system
Language: java
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
2124 | 277 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
17177 | 152 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
2018 | 140 |
😮 😮 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
li-xiaojun / XPopup
https://github.com/li-xiaojun/XPopup
stars | today |
---|---|
140 | 132 |
🔥 功能强大,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.)
TommyLemon / APIJSON
https://github.com/TommyLemon/APIJSON
stars | today |
---|---|
4289 | 94 |
🚀 后端接口和文档自动化,前端(客户端) 定制返回JSON的数据和结构!
razerdp / BasePopup
https://github.com/razerdp/BasePopup
stars | today |
---|---|
1911 | 67 |
// 打造通用的popupwindow
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
2852 | 62 |
快速、简单避免OOM的java处理Excel工具
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
5390 | 48 |
Apache Flink
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
32308 | 49 |
Spring Boot
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
7680 | 46 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
google / guava
https://github.com/google/guava
stars | today |
---|---|
28871 | 48 |
Google core libraries for Java
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
8700 | 50 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
23495 | 41 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
3257 | 40 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
36982 | 37 |
Open Source, Distributed, RESTful Search Engine
alibaba / Sentinel
https://github.com/alibaba/Sentinel
stars | today |
---|---|
4197 | 40 |
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
10259 | 24 |
The “REST With Spring” Course:
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
25516 | 29 |
Spring Framework
Tencent / QMUI_Android
https://github.com/Tencent/QMUI_Android
stars | today |
---|---|
6476 | 35 |
提高 Android UI 开发效率的 UI 库
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
42724 | 28 |
Design patterns implemented in Java
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
17607 | 33 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
Blankj / AndroidUtilCode
https://github.com/Blankj/AndroidUtilCode
stars | today |
---|---|
21506 | 31 |
🔥 Android developers should collect the following utils(updating).
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
10210 | 30 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
alibaba / druid
https://github.com/alibaba/druid
stars | today |
---|---|
14378 | 31 |
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics( https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
2700 | 29 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications(更易于构建云原生应用的动态服务发现、配置管理和服务管理平台)
Language: c++
alibaba / x-deeplearning
https://github.com/alibaba/x-deeplearning
stars | today |
---|---|
589 | 459 |
An industrial deep learning framework for high-dimension sparse data
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
5541 | 199 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
ucbrise / confluo
https://github.com/ucbrise/confluo
stars | today |
---|---|
978 | 131 |
Real-time Monitoring and Analysis of Data Streams
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
117078 | 75 |
An Open Source Machine Learning Framework for Everyone
MiSTer-devel / Main_MiSTer
https://github.com/MiSTer-devel/Main_MiSTer
stars | today |
---|---|
369 | 93 |
Main MiSTer binary and Wiki
NVIDIAGameWorks / PhysX
https://github.com/NVIDIAGameWorks/PhysX
stars | today |
---|---|
85 | 76 |
NVIDIA PhysX SDK
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
22963 | 44 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
30418 | 38 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
67862 | 41 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
30975 | 31 |
Protocol Buffers - Google’s data interchange format
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
2554 | 32 |
Desktop implementations of the Flutter embedding API
eric612 / MobileNet-YOLO
https://github.com/eric612/MobileNet-YOLO
stars | today |
---|---|
165 | 31 |
A caffe implementation of MobileNet-YOLO detection network
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
23174 | 29 |
Tesseract Open Source OCR Engine (main repository)
xbmc / xbmc
stars | today |
---|---|
8047 | 27 |
Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it’s available for Android, BSD, Linux, macOS, iOS and Windows.
polarphp / polarphp
https://github.com/polarphp/polarphp
stars | today |
---|---|
185 | 25 |
a runtime container of PHP programming language
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
10420 | 22 |
🔧 Cross-platform GUI management tool for Redis
googleprojectzero / functionsimsearch
https://github.com/googleprojectzero/functionsimsearch
stars | today |
---|---|
294 | 21 |
Some C++ example code to demonstrate how to perform code similarity searches using SimHashing.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36445 | 16 |
Bitcoin Core integration/staging tree
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
7686 | 19 |
C++ front/service proxy
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
10097 | 17 |
Google Test
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
18299 | 17 |
Godot Engine – Multi-platform 2D and 3D game engine
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
10368 | 18 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
16544 | 17 |
Lovely console emulator package for Windows
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
6538 | 16 |
Open source simulator for autonomous vehicles built on Unreal Engine / Unity, from Microsoft AI & Research
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
15854 | 15 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
Language: javascript
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
20005 | 464 |
The largest Node.JS best practices list (November 2018)
ChrisCavs / rallax.js
https://github.com/ChrisCavs/rallax.js
stars | today |
---|---|
821 | 208 |
Dead simple parallax scrolling.
GoogleChromeLabs / quicklink
https://github.com/GoogleChromeLabs/quicklink
stars | today |
---|---|
3980 | 190 |
⚡️ Faster subsequent page-loads by prefetching in-viewport links during idle time
dinubs / coolqlcool
https://github.com/dinubs/coolqlcool
stars | today |
---|---|
333 | 185 |
Nextjs server to query websites with GraphQL
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
10163 | 167 |
Roadmap to becoming a React developer in 2018
bnb / bitandbang
https://github.com/bnb/bitandbang
stars | today |
---|---|
144 | 111 |
My npm card 🤗
vuejs / vue
stars | today |
---|---|
122745 | 125 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
118055 | 110 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
developit / htm
https://github.com/developit/htm
stars | today |
---|---|
3430 | 118 |
Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.
VKSRC / Github-Monitor
https://github.com/VKSRC/Github-Monitor
stars | today |
---|---|
219 | 94 |
Github Sensitive Information Leakage Monitor(Github信息泄漏监控系统)
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
52717 | 78 |
Promise based HTTP client for the browser and node.js
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
17189 | 79 |
🎨 Create and share beautiful images of your source code
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
12648 | 73 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序/百度智能小程序/支付宝小程序、H5、React Native 等的应用。 https://taro.js.org/
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
40794 | 66 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
60913 | 63 |
Set up a modern web app by running one command.
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
22537 | 64 |
📜 33 concepts every JavaScript developer should know.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
29106 | 57 |
Build blazing fast, modern apps and websites with React
statsbotco / cubejs-client
https://github.com/statsbotco/cubejs-client
stars | today |
---|---|
273 | 62 |
📊 Serverless Analytics Framework
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
79726 | 50 |
JavaScript Style Guide
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
42975 | 52 |
Headless Chrome Node API
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
34813 | 52 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
laraspace / laraspace
https://github.com/laraspace/laraspace
stars | today |
---|---|
96 | 48 |
Laravel & VueJS Admin Template
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
42882 | 42 |
React components that implement Google’s Material Design.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
47313 | 39 |
JavaScript 3D library.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
56590 | 36 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Language: unknown
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
6287 | 744 |
💫 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 |
---|---|
2284 | 506 |
🎒 🚀 🎉 A list of interview questions. This repository is everything you need to prepare for your technical interview.
Zhuinden / guide-to-kotlin
https://github.com/Zhuinden/guide-to-kotlin
stars | today |
---|---|
388 | 190 |
This tutorial assumes all you know is Java, but you want to learn Kotlin.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
44614 | 75 |
📚 Computer Science Learning Notes
guardrailsio / awesome-php-security
https://github.com/guardrailsio/awesome-php-security
stars | today |
---|---|
318 | 79 |
Awesome PHP Security Resources 🕶 🐘 🔐
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
98243 | 73 |
😎 Curated list of awesome lists
alibaba / clusterdata
https://github.com/alibaba/clusterdata
stars | today |
---|---|
285 | 59 |
cluster data collected from production clusters in Alibaba for cluster management research
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
76656 | 49 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
93425 | 54 |
A book series on JavaScript. @YDKJS on twitter.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
72413 | 45 |
A complete computer science study plan to become a software engineer.
tc39 / proposal-javascript-standard-library
https://github.com/tc39/proposal-javascript-standard-library
stars | today |
---|---|
236 | 53 |
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
40657 | 47 |
🎉 A curated list of awesome things related to Vue.js
QConChina / QConShanghai2018
https://github.com/QConChina/QConShanghai2018
stars | today |
---|---|
182 | 41 |
QCon上海2018 幻灯片
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
115182 | 39 |
📚 Freely available programming books
sdras / awesome-actions
https://github.com/sdras/awesome-actions
stars | today |
---|---|
2273 | 40 |
A curated list of awesome actions to use on GitHub
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
6679 | 39 |
An updated list of public BitTorrent trackers
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
10167 | 32 |
IntelliJ IDEA 简体中文专题教程
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
16400 | 34 |
Curated list of project-based tutorials
graninas / cpp_functional_programming
https://github.com/graninas/cpp_functional_programming
stars | today |
---|---|
48 | 34 |
Functional Programming in C++
InterviewMap / CS-Interview-Knowledge-Map
https://github.com/InterviewMap/CS-Interview-Knowledge-Map
stars | today |
---|---|
13835 | 30 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
9257 | 22 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
27588 | 23 |
⚡️ Delightful Node.js packages and resources
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
29096 | 19 |
A collection of awesome things regarding React ecosystem.
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
5323 | 11 |
🚀 ✨ Help beginners to contribute to open source projects
spatie / checklist-going-live
https://github.com/spatie/checklist-going-live
stars | today |
---|---|
1029 | 21 |
The checklist that is used when a project is going live