Language: python
schollz / howmanypeoplearearound
https://github.com/schollz/howmanypeoplearearound
stars | today |
---|---|
4912 | 232 |
Count the number of people around you 👨👨👦 by monitoring wifi signals 📡
pjialin / py12306
https://github.com/pjialin/py12306
stars | today |
---|---|
2541 | 145 |
🚂 12306 购票助手,支持分布式,多账号,多任务购票以及 Web 页面管理
testerSunshine / 12306
https://github.com/testerSunshine/12306
stars | today |
---|---|
5824 | 103 |
12306智能刷票,订票
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
60321 | 57 |
A curated list of awesome Python frameworks, libraries, software and resources
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
47404 | 44 |
Models and examples built with TensorFlow
mindsdb / mindsdb
https://github.com/mindsdb/mindsdb
stars | today |
---|---|
1042 | 51 |
Framework to streamline use of neural networks
osforscience / deep-learning-ocean
https://github.com/osforscience/deep-learning-ocean
stars | today |
---|---|
1265 | 48 |
📡 All You Need to Know About Deep Learning - A kick-starter
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
55117 | 40 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
FKLC / AnyAPI
https://github.com/FKLC/AnyAPI
stars | today |
---|---|
51 | 45 |
An API Wrapper For Every API
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
46255 | 38 |
Command-line program to download videos from YouTube.com and other video sites
dongweiming / lyanna
https://github.com/dongweiming/lyanna
stars | today |
---|---|
87 | 36 |
My Blog Using Sanic
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
20712 | 34 |
All Algorithms implemented in Python
politeauthority / docker-pretty-ps
https://github.com/politeauthority/docker-pretty-ps
stars | today |
---|---|
36 | 34 |
Tired of that awful super wide ‘docker ps’ output? Go vertical! Try docker-pretty-ps!
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
11222 | 28 |
TensorFlow code and pre-trained models for BERT
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
46543 | 30 |
A collective list of free APIs for use in software and web development.
django / django
https://github.com/django/django
stars | today |
---|---|
38974 | 23 |
The Web framework for perfectionists with deadlines.
TencentYoutuResearch / ObjectDetection-OneStageDet
https://github.com/TencentYoutuResearch/ObjectDetection-OneStageDet
stars | today |
---|---|
596 | 26 |
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
37533 | 20 |
Deep Learning for humans
lancopku / pkuseg-python
https://github.com/lancopku/pkuseg-python
stars | today |
---|---|
2650 | 25 |
python版本:领域细分的中文分词工具,简单易用,跟现有开源工具相比提高了分词的准确率。
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
21954 | 18 |
The Python programming language
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
41363 | 25 |
The Python micro framework for building web applications.
fs0c131y / ESFileExplorerOpenPortVuln
https://github.com/fs0c131y/ESFileExplorerOpenPortVuln
stars | today |
---|---|
386 | 23 |
ES File Explorer Open Port Vulnerability - CVE-2019-6447
zalandoresearch / flair
https://github.com/zalandoresearch/flair
stars | today |
---|---|
4332 | 20 |
A very simple framework for state-of-the-art Natural Language Processing (NLP)
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
37677 | 20 |
A curated list of awesome Machine Learning frameworks, libraries and software.
redhat-performance / tuned
https://github.com/redhat-performance/tuned
stars | today |
---|---|
150 | 21 |
Tuning Profile Delivery Mechanism for Linux
Language: go
d5 / tengo
stars | today |
---|---|
508 | 184 |
A fast script language for Go
Drakirus / go-flutter-desktop-embedder
https://github.com/Drakirus/go-flutter-desktop-embedder
stars | today |
---|---|
1048 | 147 |
A Go (golang) Custom Flutter Engine Embedder for desktop
gunk / gunk
stars | today |
---|---|
155 | 110 |
Modern frontend and syntax for Protocol Buffers
nektos / act
stars | today |
---|---|
1009 | 70 |
Run your GitHub Actions locally
golang / go
stars | today |
---|---|
52138 | 43 |
The Go programming language
go-task / task
https://github.com/go-task/task
stars | today |
---|---|
1152 | 42 |
A task runner / simpler Make alternative written in Go
micro / go-micro
https://github.com/micro/go-micro
stars | today |
---|---|
5506 | 39 |
A microservice framework
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
47148 | 31 |
Production-Grade Container Scheduling and Management
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
4699 | 34 |
Like Prometheus, but for logs.
github / freno
https://github.com/github/freno
stars | today |
---|---|
307 | 34 |
freno: cooperative, highly available throttler service
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
19060 | 27 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
twpayne / chezmoi
https://github.com/twpayne/chezmoi
stars | today |
---|---|
1196 | 28 |
Manage your dotfiles securely across multiple machines.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
10703 | 27 |
百度网盘客户端 - Go语言编写
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
16668 | 25 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
hunterloftis / oneweekend
https://github.com/hunterloftis/oneweekend
stars | today |
---|---|
33 | 25 |
Ray Tracing in One Weekend implemented in Golang, chapter-by-chapter
wtfutil / wtf
https://github.com/wtfutil/wtf
stars | today |
---|---|
7457 | 24 |
The personal information dashboard for your terminal.
montanaflynn / stats
https://github.com/montanaflynn/stats
stars | today |
---|---|
1143 | 24 |
A well tested and comprehensive Golang statistics library package with no dependencies.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
12804 | 20 |
A platform for building proxies to bypass network restrictions.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
31928 | 21 |
The world’s fastest framework for building websites.
esimov / caire
https://github.com/esimov/caire
stars | today |
---|---|
8507 | 21 |
Content aware image resize library
containers / libpod
https://github.com/containers/libpod
stars | today |
---|---|
722 | 21 |
libpod is a library used to create container pods.
isacikgoz / tldr
https://github.com/isacikgoz/tldr
stars | today |
---|---|
497 | 20 |
fast and interactive tldr client written with go
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
18645 | 17 |
beego is an open-source, high-performance web framework for the Go programming language.
sourcegraph / sourcegraph
https://github.com/sourcegraph/sourcegraph
stars | today |
---|---|
1287 | 20 |
Code search and intelligence, self-hosted and scalable
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
39135 | 17 |
A curated list of awesome Go frameworks, libraries and software
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
21451 | 111 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
6509 | 77 |
😮 互联网 Java 工程师进阶知识完全扫盲
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
4948 | 59 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
3718 | 63 |
⛹️ 🐘 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
dbeaver / dbeaver
https://github.com/dbeaver/dbeaver
stars | today |
---|---|
7459 | 60 |
Free universal database tool and SQL client
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
3342 | 51 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
10997 | 42 |
The “REST With Spring” Course:
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
3291 | 39 |
Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
33329 | 33 |
Spring Boot
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
9525 | 36 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
3251 | 35 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
didi / DDMQ
stars | today |
---|---|
427 | 32 |
DDMQ is a distributed messaging product with low latency, high throughput and high availability.
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
8944 | 28 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
31828 | 26 |
Everything you need to know to get the job.
intuit / karate
https://github.com/intuit/karate
stars | today |
---|---|
1532 | 26 |
Web-Services Testing Made Simple
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
9938 | 23 |
All Algorithms implemented in Java
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
43662 | 22 |
Design patterns implemented in Java
TeamNewPipe / NewPipe
https://github.com/TeamNewPipe/NewPipe
stars | today |
---|---|
4946 | 23 |
A lightweight Youtube frontend for Android.
solohsu / EdXposed
https://github.com/solohsu/EdXposed
stars | today |
---|---|
27 | 24 |
Elder driver Xposed Framework
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
37757 | 18 |
Open Source, Distributed, RESTful Search Engine
xuexiangjys / XUI
https://github.com/xuexiangjys/XUI
stars | today |
---|---|
195 | 20 |
💍 一个简洁而优雅的Android原生UI框架,解放你的双手!
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
24087 | 16 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
google / guava
https://github.com/google/guava
stars | today |
---|---|
29403 | 16 |
Google core libraries for Java
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
18269 | 16 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
11017 | 15 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
Language: c++
alibaba / euler
https://github.com/alibaba/euler
stars | today |
---|---|
671 | 112 |
A distributed graph deep learning framework.
llvm / llvm-project
https://github.com/llvm/llvm-project
stars | today |
---|---|
531 | 90 |
This is the canonical git mirror of the LLVM subversion repository. Please see http://llvm.org/ for instructions on contributing to LLVM.
facebookincubator / spectrum
https://github.com/facebookincubator/spectrum
stars | today |
---|---|
865 | 72 |
A client-side image transcoding library.
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
10909 | 62 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
118898 | 51 |
An Open Source Machine Learning Framework for Everyone
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
69086 | 38 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
3443 | 35 |
Desktop implementations of the Flutter embedding API
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
31167 | 22 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
23979 | 25 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ANYbotics / elevation_mapping
https://github.com/ANYbotics/elevation_mapping
stars | today |
---|---|
196 | 23 |
Robot-centric elevation mapping for rough terrain navigation
kmhofmann / selene
https://github.com/kmhofmann/selene
stars | today |
---|---|
119 | 23 |
A C++17 image representation, processing and I/O library.
HackerPoet / MarbleMarcher
https://github.com/HackerPoet/MarbleMarcher
stars | today |
---|---|
1238 | 23 |
A Fractal Physics Game
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
23808 | 23 |
Tesseract Open Source OCR Engine (main repository)
liuxiaodong008008 / LSOPT
https://github.com/liuxiaodong008008/LSOPT
stars | today |
---|---|
22 | 21 |
LSOPT is a least-square problem optimization library in C++ for machine learning.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
10803 | 18 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
5534 | 17 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
xcw-coder / WebServer
https://github.com/xcw-coder/WebServer
stars | today |
---|---|
34 | 16 |
High-performance web server written in C++
gabime / spdlog
https://github.com/gabime/spdlog
stars | today |
---|---|
5005 | 18 |
Fast C++ logging library.
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
36832 | 14 |
Bitcoin Core integration/staging tree
zeux / meshoptimizer
https://github.com/zeux/meshoptimizer
stars | today |
---|---|
905 | 17 |
Mesh optimization library that makes indexed meshes more GPU-friendly
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
18923 | 13 |
Godot Engine – Multi-platform 2D and 3D game engine
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
6275 | 14 |
Nintendo Switch Emulator
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
13383 | 12 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
31634 | 14 |
Protocol Buffers - Google’s data interchange format
tacticalmelonfarmer / cxl
https://github.com/tacticalmelonfarmer/cxl
stars | today |
---|---|
30 | 15 |
A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals
Language: javascript
typescript-eslint / typescript-eslint
https://github.com/typescript-eslint/typescript-eslint
stars | today |
---|---|
652 | 359 |
✨ Monorepo for all the tooling which enables ESLint to support TypeScript
Musish / Musish
https://github.com/Musish/Musish
stars | today |
---|---|
490 | 242 |
Apple Music…ish
rikschennink / shiny
https://github.com/rikschennink/shiny
stars | today |
---|---|
1990 | 143 |
🌟 Shiny reflections for mobile websites
antonmedv / fx
https://github.com/antonmedv/fx
stars | today |
---|---|
4944 | 122 |
Command-line tool and terminal JSON viewer 🔥
vuejs / vue
stars | today |
---|---|
125559 | 100 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
juliangarnier / anime
https://github.com/juliangarnier/anime
stars | today |
---|---|
28327 | 79 |
JavaScript animation engine
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
120205 | 67 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
42663 | 69 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
nukeop / nuclear
https://github.com/nukeop/nuclear
stars | today |
---|---|
2583 | 67 |
Popcorn Time for music
kpdecker / jsdiff
https://github.com/kpdecker/jsdiff
stars | today |
---|---|
3462 | 66 |
A javascript text differencing implementation.
ericclemmons / polydev
https://github.com/ericclemmons/polydev
stars | today |
---|---|
91 | 65 |
Faster, route-centric development for Node.js apps with built-in Hot Module Replacement.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
23976 | 57 |
The largest Node.js best practices list (January 2019)
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
37070 | 52 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
62289 | 48 |
Set up a modern web app by running one command.
jaywcjlove / awesome-mac
https://github.com/jaywcjlove/awesome-mac
stars | today |
---|---|
25075 | 52 |
Now we have become very big, Different from the original idea. Collect premium software in various categories.
agershun / alasql
https://github.com/agershun/alasql
stars | today |
---|---|
3914 | 51 |
AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
bui / taiko-web
https://github.com/bui/taiko-web
stars | today |
---|---|
489 | 41 |
Taiko no Tatsujin simulator
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
44274 | 42 |
Headless Chrome Node API
hasura / graphql-engine
https://github.com/hasura/graphql-engine
stars | today |
---|---|
6460 | 42 |
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
leonardomso / 33-js-concepts
https://github.com/leonardomso/33-js-concepts
stars | today |
---|---|
24815 | 41 |
📜 33 concepts every JavaScript developer should know.
ryanmcdermott / clean-code-javascript
https://github.com/ryanmcdermott/clean-code-javascript
stars | today |
---|---|
21134 | 37 |
🛁 Clean Code concepts adapted for JavaScript
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
29781 | 38 |
Prettier is an opinionated code formatter.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
30433 | 35 |
Build blazing fast, modern apps and websites with React
stdlib-js / stdlib
https://github.com/stdlib-js/stdlib
stars | today |
---|---|
1683 | 37 |
✨ Standard library for JavaScript and Node.js. ✨
zadam / trilium
https://github.com/zadam/trilium
stars | today |
---|---|
3829 | 35 |
Build your personal knowledge base with Trilium Notes
Language: unknown
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
68927 | 182 |
Roadmap to becoming a web developer in 2019
ulid / spec
stars | today |
---|---|
1274 | 177 |
The canonical spec for ulid
m1ghtym0 / browser-pwn
https://github.com/m1ghtym0/browser-pwn
stars | today |
---|---|
97 | 81 |
An updated collection of resources targeting browser-exploitation.
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
18552 | 66 |
100 Days of ML Coding
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
11991 | 62 |
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.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
77898 | 45 |
A collection of useful .gitignore templates
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
47370 | 49 |
📚 面试必备基础知识
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
100156 | 52 |
😎 Curated list of awesome lists
yygmind / blog
https://github.com/yygmind/blog
stars | today |
---|---|
1470 | 55 |
我是木易杨,网易高级前端工程师,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉!
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
94915 | 46 |
A book series on JavaScript. @YDKJS on twitter.
zhiwehu / Python-programming-exercises
https://github.com/zhiwehu/Python-programming-exercises
stars | today |
---|---|
2900 | 44 |
100+ Python challenging programming exercises
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
116335 | 37 |
📚 Freely available programming books
jeffgerickson / algorithms
https://github.com/jeffgerickson/algorithms
stars | today |
---|---|
2715 | 36 |
Bug-tracking for Jeff’s algorithms book, notes, etc.
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
41544 | 37 |
🤓 Build your own (insert technology here)
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
73313 | 31 |
A complete computer science study plan to become a software engineer.
markusschanta / awesome-jupyter
https://github.com/markusschanta/awesome-jupyter
stars | today |
---|---|
593 | 32 |
A curated list of awesome Jupyter projects, libraries and resources
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
30489 | 32 |
A topic-centric list of HQ open datasets in public domains. PR ☛☛☛
kbroman / RStudioConf2019Slides
https://github.com/kbroman/RStudioConf2019Slides
stars | today |
---|---|
109 | 29 |
Links to slides for rstudio::conf 2019
aligoren / clean-code-javascript-tr
https://github.com/aligoren/clean-code-javascript-tr
stars | today |
---|---|
45 | 30 |
JavaScript için Uyarlanmış Temiz Kod Kavramları
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
17374 | 29 |
Curated list of project-based tutorials
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
25661 | 28 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
kudos-dude / react-best-practices
https://github.com/kudos-dude/react-best-practices
stars | today |
---|---|
268 | 26 |
A comprehensive reference guide to kickstart your React architecting career!
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
41566 | 22 |
🎉 A curated list of awesome things related to Vue.js
jokermonn / -Api
https://github.com/jokermonn/-Api
stars | today |
---|---|
5871 | 23 |
📖 「一个」、「Time 时光」、「开眼」、「一席」、「梨视频」、「微软必应词典」、「金山词典」、「豆瓣电影」、「中央天气」、「魅族天气」、「每日一文」、「12306」、「途牛」、「快递100」、「快递」应用 Api。仅供学习,禁止商业使用,侵权请联系删除。
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
7262 | 22 |
An updated list of public BitTorrent trackers