Language: python
facebookresearch / pytext
https://github.com/facebookresearch/pytext
stars | today |
---|---|
1645 | 831 |
A natural language modeling framework based on PyTorch
rtqichen / torchdiffeq
https://github.com/rtqichen/torchdiffeq
stars | today |
---|---|
871 | 92 |
Differentiable ODE solvers with full GPU support and O(1)-memory backpropagation.
vaexio / vaex
https://github.com/vaexio/vaex
stars | today |
---|---|
679 | 83 |
Out-of-Core DataFrames for Python, visualize and explore big tabular data at a billion rows per second.
leisurelicht / wtfpython-cn
https://github.com/leisurelicht/wtfpython-cn
stars | today |
---|---|
3462 | 68 |
wtfpython的中文翻译/施工结束/ 能力有限,欢迎帮我改进翻译
satwikkansal / wtfpython
https://github.com/satwikkansal/wtfpython
stars | today |
---|---|
11857 | 60 |
A collection of surprising Python snippets and lesser-known features.
Delgan / loguru
https://github.com/Delgan/loguru
stars | today |
---|---|
1951 | 65 |
Python logging made (stupidly) simple
google / jax
stars | today |
---|---|
2219 | 54 |
GPU- and TPU-backed NumPy with differentiation and JIT compilation.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
19308 | 37 |
🏡 Open source home automation that puts local control and privacy first
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
9478 | 39 |
TensorFlow code and pre-trained models for BERT
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
44874 | 35 |
Command-line program to download videos from YouTube.com and other video sites
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
36430 | 32 |
Deep Learning for humans
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
53468 | 30 |
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 |
---|---|
45307 | 33 |
A collective list of free APIs for use in software and web development.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
45926 | 27 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
58684 | 31 |
A curated list of awesome Python frameworks, libraries, software and resources
django / django
https://github.com/django/django
stars | today |
---|---|
38269 | 24 |
The Web framework for perfectionists with deadlines.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
40693 | 23 |
The Python micro framework for building web applications.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
21409 | 20 |
The Python programming language
vitchyr / rlkit
https://github.com/vitchyr/rlkit
stars | today |
---|---|
372 | 23 |
Collection of reinforcement learning algorithms
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
19318 | 20 |
All Algorithms implemented in Python
dmlc / dgl
stars | today |
---|---|
931 | 22 |
Python package built to ease deep learning on graph, on top of existing DL frameworks.
facebookresearch / maskrcnn-benchmark
https://github.com/facebookresearch/maskrcnn-benchmark
stars | today |
---|---|
3282 | 20 |
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
plotly / dash
https://github.com/plotly/dash
stars | today |
---|---|
7254 | 19 |
Analytical Web Apps for Python. No JavaScript Required.
google / deepvariant
https://github.com/google/deepvariant
stars | today |
---|---|
1458 | 20 |
DeepVariant is an analysis pipeline that uses a deep neural network to call genetic variants from next-generation DNA sequencing data.
Language: go
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
2876 | 150 |
Like Prometheus, but for logs.
thecodingmachine / gotenberg
https://github.com/thecodingmachine/gotenberg
stars | today |
---|---|
824 | 69 |
A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF
tsenart / vegeta
https://github.com/tsenart/vegeta
stars | today |
---|---|
9959 | 61 |
HTTP load testing tool and library. It’s over 9000!
mholt / certmagic
https://github.com/mholt/certmagic
stars | today |
---|---|
1451 | 59 |
Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal
golang / go
stars | today |
---|---|
50706 | 45 |
The Go programming language
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
12358 | 43 |
A tool for exploring each layer in a docker image
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
9407 | 39 |
百度网盘客户端 - Go语言编写
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
45424 | 37 |
Production-Grade Container Scheduling and Management
upper / db
stars | today |
---|---|
1519 | 31 |
Productive data access layer for Go.
Microsoft / ethr
https://github.com/Microsoft/ethr
stars | today |
---|---|
2841 | 29 |
Ethr is a Network Performance Measurement Tool for TCP, UDP & HTTP.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
38068 | 26 |
A curated list of awesome Go frameworks, libraries and software
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
12155 | 26 |
A platform for building proxies to bypass network restrictions.
vitessio / vitess
https://github.com/vitessio/vitess
stars | today |
---|---|
7150 | 27 |
Vitess is a database clustering system for horizontal scaling of MySQL.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
17987 | 24 |
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 |
---|---|
601 | 26 |
dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites
yeasy / docker_practice
https://github.com/yeasy/docker_practice
stars | today |
---|---|
11209 | 24 |
Learn and understand Docker technologies, with real DevOps practice!
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
21828 | 22 |
Distributed reliable key-value store for the most critical data of a distributed system
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
18451 | 23 |
🌸 A command-line fuzzy finder
kubernetes-sigs / kind
https://github.com/kubernetes-sigs/kind
stars | today |
---|---|
549 | 23 |
Kubernetes IN Docker - local clusters for testing Kubernetes
twitchtv / twirp
https://github.com/twitchtv/twirp
stars | today |
---|---|
2889 | 20 |
A simple RPC framework with protobuf service definitions
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
22854 | 16 |
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.
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
23081 | 18 |
Open Source Continuous File Synchronization
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
30994 | 17 |
The world’s fastest framework for building websites.
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
11945 | 15 |
Run Kubernetes locally
openshift / installer
https://github.com/openshift/installer
stars | today |
---|---|
206 | 16 |
Install an OpenShift cluster
Language: java
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
1000 | 132 |
😮 😮 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
16469 | 88 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
saket / Dank
stars | today |
---|---|
60 | 51 |
Here lies the greatest Reddit app that was never released
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
8509 | 40 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
42487 | 35 |
Design patterns implemented in Java
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
10125 | 22 |
The “REST With Spring” Course:
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
32130 | 27 |
Spring Boot
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
9134 | 27 |
All Algorithms implemented in Java
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
36817 | 21 |
Open Source, Distributed, RESTful Search Engine
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
7474 | 21 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
jonhnet / maze-harvester
https://github.com/jonhnet/maze-harvester
stars | today |
---|---|
24 | 23 |
Grow a custom vector maze with a command line; print as SVG.
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
17446 | 20 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
10057 | 20 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
Tencent / QMUI_Android
https://github.com/Tencent/QMUI_Android
stars | today |
---|---|
6291 | 18 |
提高 Android UI 开发效率的 UI 库
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
25387 | 14 |
Spring Framework
mercyblitz / tech-weekly
https://github.com/mercyblitz/tech-weekly
stars | today |
---|---|
494 | 18 |
「小马哥技术周报」
deeplearning4j / deeplearning4j
https://github.com/deeplearning4j/deeplearning4j
stars | today |
---|---|
10022 | 16 |
Deeplearning4j, ND4J, DataVec and more - deep learning & linear algebra for Java/Scala with GPUs + Spark - From Skymind
SplashCodes / JAViewer
https://github.com/SplashCodes/JAViewer
stars | today |
---|---|
2914 | 16 |
更优雅的驾车体验
resilience4j / resilience4j
https://github.com/resilience4j/resilience4j
stars | today |
---|---|
2323 | 14 |
Resilience4j is a fault tolerance library designed for Java8 and functional programming
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
23356 | 13 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
Shashank02051997 / LoginUI-Android
https://github.com/Shashank02051997/LoginUI-Android
stars | today |
---|---|
69 | 14 |
Login User Interface in android with innovative, beautiful and creative background 😊 😊 😉
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
3084 | 12 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端
CarGuo / GSYVideoPlayer
https://github.com/CarGuo/GSYVideoPlayer
stars | today |
---|---|
8287 | 12 |
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS支持,支持弹幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,其他一些小动画效果,rtsp、concat、mpeg。项目解析:
qunarcorp / qmq
https://github.com/qunarcorp/qmq
stars | today |
---|---|
952 | 12 |
QMQ是去哪儿网内部广泛使用的消息中间件,自2012年诞生以来在去哪儿网所有业务场景中广泛的应用,包括跟交易息息相关的订单场景; 也包括报价搜索等高吞吐量场景。
mapbox / mapbox-java
https://github.com/mapbox/mapbox-java
stars | today |
---|---|
176 | 13 |
Mapbox Java SDK
Language: c++
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
4274 | 177 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
ucbrise / confluo
https://github.com/ucbrise/confluo
stars | today |
---|---|
242 | 59 |
Real-time Monitoring and Analysis of Data Streams
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
116727 | 46 |
An Open Source Machine Learning Framework for Everyone
crosire / blink
https://github.com/crosire/blink
stars | today |
---|---|
204 | 52 |
A tool which allows you to edit source code of any C++ project at runtime
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
67657 | 33 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
22736 | 32 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
30286 | 22 |
Open Source Computer Vision Library
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36372 | 22 |
Bitcoin Core integration/staging tree
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
18221 | 21 |
Godot Engine – Multi-platform 2D and 3D game engine
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
46055 | 18 |
The Swift Programming Language
grpc / grpc
stars | today |
---|---|
18520 | 19 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
23070 | 18 |
Tesseract Open Source OCR Engine (main repository)
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
7586 | 18 |
C++ front/service proxy
MFatihMAR / Awesome-Game-Networking
https://github.com/MFatihMAR/Awesome-Game-Networking
stars | today |
---|---|
306 | 18 |
A Curated List of Game Network Programming Resources
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
7310 | 18 |
Compatibility tool for Steam Play based on Wine and additional components
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
4661 | 18 |
Distributed training framework for TensorFlow, Keras, and PyTorch.
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
30846 | 14 |
Protocol Buffers - Google’s data interchange format
NASA-SW-VnV / ikos
https://github.com/NASA-SW-VnV/ikos
stars | today |
---|---|
795 | 15 |
Static analyzer for C/C++ based on the theory of Abstract Interpretation.
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
12477 | 13 |
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.
sqlsec / clover
https://github.com/sqlsec/clover
stars | today |
---|---|
956 | 8 |
分享整理一些黑苹果Clover驱动配置文件
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
10294 | 12 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
BVLC / caffe
stars | today |
---|---|
26525 | 11 |
Caffe: a fast open framework for deep learning.
sqlitebrowser / sqlitebrowser
https://github.com/sqlitebrowser/sqlitebrowser
stars | today |
---|---|
10201 | 12 |
Official home of the DB Browser for SQLite (DB4S) project. Previously known as “SQLite Database Browser” and “Database Browser for SQLite”. Website at:
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
10335 | 11 |
🔧 Cross-platform GUI management tool for Redis
Microsoft / CNTK
https://github.com/Microsoft/CNTK
stars | today |
---|---|
15574 | 12 |
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
Language: javascript
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
21905 | 445 |
📜 33 concepts every JavaScript developer should know.
GoogleChromeLabs / quicklink
https://github.com/GoogleChromeLabs/quicklink
stars | today |
---|---|
2767 | 191 |
⚡️ Faster subsequent page-loads by prefetching in-viewport links during idle time
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
40318 | 132 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
34459 | 104 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
zeit / arg
stars | today |
---|---|
283 | 101 |
Simple argument parsing
vuejs / vue
stars | today |
---|---|
122235 | 65 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
MrRio / jsPDF
https://github.com/MrRio/jsPDF
stars | today |
---|---|
14977 | 64 |
Client-side JavaScript PDF generation for everyone.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
117660 | 48 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
mozilla-services / react-jsonschema-form
https://github.com/mozilla-services/react-jsonschema-form
stars | today |
---|---|
4620 | 49 |
A React component for building Web forms from JSON Schema.
pcottle / learnGitBranching
https://github.com/pcottle/learnGitBranching
stars | today |
---|---|
10509 | 44 |
An interactive git visualization to challenge and educate!
Kickball / awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted
stars | today |
---|---|
27821 | 41 |
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
sindresorhus / public-ip-cli
https://github.com/sindresorhus/public-ip-cli
stars | today |
---|---|
130 | 36 |
Get your public IP address
santinic / pampy.js
https://github.com/santinic/pampy.js
stars | today |
---|---|
51 | 36 |
Pampy.js: Pattern Matching for JavaScript
slashbit / spider-less
https://github.com/slashbit/spider-less
stars | today |
---|---|
41 | 36 |
Web spider as a service, spider on serverless, the engine behind kmppp.com
stephentian / 33-js-concepts
https://github.com/stephentian/33-js-concepts
stars | today |
---|---|
6752 | 30 |
📜 每个 JavaScript 工程师都应懂的33个概念 @leonardomso
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
60652 | 27 |
Set up a modern web app by running one command.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
47175 | 27 |
JavaScript 3D library.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
71930 | 27 |
A framework for building native apps with React.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
42741 | 27 |
Headless Chrome Node API
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
9781 | 27 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
56434 | 24 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
52441 | 25 |
Promise based HTTP client for the browser and node.js
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
32543 | 26 |
The React Framework
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
42738 | 20 |
React components that implement Google’s Material Design.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
28921 | 23 |
Build blazing fast, modern apps and websites with React
Language: unknown
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
1421 | 361 |
💫 A collection of awesome lists, manuals, blogs, hacks, one-liners, cli/web tools and more. For SysOps, DevOps, Pentesters and Security Researchers.
FAQGURU / FAQGURU
https://github.com/FAQGURU/FAQGURU
stars | today |
---|---|
693 | 132 |
A list of interview questions. This repository is everything you need to prepare for your technical interview. 🎒 🚀 🎉
basecamp / policies
https://github.com/basecamp/policies
stars | today |
---|---|
167 | 104 |
Basecamp policies, terms, and legal. Share them; reuse them; contribute to them.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
44322 | 47 |
📚 Computer Science Learning Notes
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
93151 | 42 |
A book series on JavaScript. @YDKJS on twitter.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
72029 | 43 |
A complete computer science study plan to become a software engineer.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
63068 | 40 |
Roadmap to becoming a web developer in 2018
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
114999 | 38 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
97985 | 34 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
76423 | 23 |
A collection of useful .gitignore templates
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
19125 | 33 |
The largest Node.JS best practices list (November 2018)
sw-yx / react-typescript-cheatsheet
https://github.com/sw-yx/react-typescript-cheatsheet
stars | today |
---|---|
2289 | 33 |
a cheatsheet for react users using typescript with react for the first (or nth!) time
ANSSI-FR / rust-guide
https://github.com/ANSSI-FR/rust-guide
stars | today |
---|---|
66 | 28 |
Recommendations for secure applications development with Rust
basecamp / handbook
https://github.com/basecamp/handbook
stars | today |
---|---|
4253 | 23 |
Basecamp Employee Handbook
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
9133 | 19 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
16837 | 20 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
40475 | 20 |
🎉 A curated list of awesome things related to Vue.js
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
36317 | 20 |
🎓 Path to a free self-taught education in Computer Science!
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
5288 | 9 |
🚀 ✨ Help beginners to contribute to open source projects
zziz / pwc
stars | today |
---|---|
6620 | 17 |
Papers with code. Sorted by stars. Updated weekly.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
16272 | 14 |
Curated list of project-based tutorials
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
29630 | 14 |
A topic-centric list of HQ open datasets in public domains. PR ☛☛☛
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
6318 | 13 |
An updated list of public BitTorrent trackers
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
29009 | 13 |
A collection of awesome things regarding React ecosystem.
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
7826 | 11 |
A list of awesome beginners-friendly projects.