Language: python
tiangolo / fastapi
https://github.com/tiangolo/fastapi
stars | today |
---|---|
1205 | 315 |
FastAPI framework, high performance, easy to learn, fast to code, ready for production
encode / requests-async
https://github.com/encode/requests-async
stars | today |
---|---|
290 | 201 |
async-await support for requests
. 🍰
ajbrock / BigGAN-PyTorch
https://github.com/ajbrock/BigGAN-PyTorch
stars | today |
---|---|
231 | 198 |
The author’s officially unofficial PyTorch BigGAN implementation.
CriseLYJ / awesome-python-login-model
https://github.com/CriseLYJ/awesome-python-login-model
stars | today |
---|---|
4477 | 142 |
😮 python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助 ❤️ ,如果喜欢记得给个star哦 🌟
huggingface / pytorch-pretrained-BigGAN
https://github.com/huggingface/pytorch-pretrained-BigGAN
stars | today |
---|---|
192 | 133 |
🦋 A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
Wookai / paper-tips-and-tricks
https://github.com/Wookai/paper-tips-and-tricks
stars | today |
---|---|
1936 | 111 |
Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
20177 | 67 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
50128 | 56 |
Models and examples built with TensorFlow
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
59920 | 62 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
64497 | 62 |
A curated list of awesome Python frameworks, libraries, software and resources
zhaoolee / ChromeAppHeroes
https://github.com/zhaoolee/ChromeAppHeroes
stars | today |
---|---|
2458 | 65 |
🌈 Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
CheckPointSW / Karta
https://github.com/CheckPointSW/Karta
stars | today |
---|---|
92 | 63 |
Karta - source code assisted fast binary matching plugin for IDA
nelson-liu / contextual-repr-analysis
https://github.com/nelson-liu/contextual-repr-analysis
stars | today |
---|---|
65 | 64 |
A toolkit for evaluating the linguistic knowledge and transferability of contextual representations. Code for “Linguistic Knowledge and Transferability of Contextual Representations”, to appear at NAACL 2019.
Microsoft / pyright
https://github.com/Microsoft/pyright
stars | today |
---|---|
72 | 62 |
Static type checker for Python
pirate / ArchiveBox
https://github.com/pirate/ArchiveBox
stars | today |
---|---|
4081 | 58 |
🗃 The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more…
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
1867 | 52 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
instantbox / instantbox
https://github.com/instantbox/instantbox
stars | today |
---|---|
1413 | 51 |
Get a clean, ready-to-go Linux box in seconds.
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
9485 | 44 |
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
23768 | 43 |
All Algorithms implemented in Python
shengqiangzhang / examples-of-web-crawlers
https://github.com/shengqiangzhang/examples-of-web-crawlers
stars | today |
---|---|
410 | 42 |
python爬虫例子,对新手比较友好。淘宝模拟登录,淘宝商品爬虫,淘宝我已购买的宝贝爬虫,天猫商品爬虫,每天不同时间段通过微信发消息提醒女友,爬取5K分辨率超清唯美壁纸,爬取豆瓣排行榜电影数据(含GUI界面版)
openai / ebm_code_release
https://github.com/openai/ebm_code_release
stars | today |
---|---|
65 | 43 |
USTC-Resource / USTC-Course
https://github.com/USTC-Resource/USTC-Course
stars | today |
---|---|
1808 | 36 |
❤️ 中国科学技术大学课程资源
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
53843 | 43 |
A collective list of free APIs for use in software and web development.
wustho / epr
stars | today |
---|---|
48 | 43 |
CLI Epub Reader
nyukat / breast_cancer_classifier
https://github.com/nyukat/breast_cancer_classifier
stars | today |
---|---|
65 | 41 |
Deep Neural Networks Improve Radiologists’ Performance in Breast Cancer Screening
Language: go
fyne-io / fyne
https://github.com/fyne-io/fyne
stars | today |
---|---|
1530 | 502 |
Cross platform GUI in Go based on Material Design
golang / go
stars | today |
---|---|
55017 | 75 |
The Go programming language
kubesphere / kubesphere
https://github.com/kubesphere/kubesphere
stars | today |
---|---|
222 | 78 |
Enterprise Container Management Platform
kylesliu / awesome-golang-leetcode
https://github.com/kylesliu/awesome-golang-leetcode
stars | today |
---|---|
363 | 74 |
📝 LeetCode of algorithms with golang solution(updating).
google / ko
stars | today |
---|---|
80 | 71 |
Build and deploy Go applications on Kubernetes
kubesphere / porter
https://github.com/kubesphere/porter
stars | today |
---|---|
83 | 65 |
LB controller for Kubernetes on bare metal
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
49930 | 55 |
Production-Grade Container Scheduling and Management
tektoncd / pipeline
https://github.com/tektoncd/pipeline
stars | today |
---|---|
982 | 61 |
A K8s-native Pipeline resource.
zeromake / docker-debug
https://github.com/zeromake/docker-debug
stars | today |
---|---|
65 | 63 |
use new container attach on already container go on debug
antonmedv / countdown
https://github.com/antonmedv/countdown
stars | today |
---|---|
191 | 61 |
Terminal countdown timer
openpitrix / openpitrix
https://github.com/openpitrix/openpitrix
stars | today |
---|---|
251 | 61 |
Application Management Platform on Multi-Cloud Environment
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
41424 | 56 |
A curated list of awesome Go frameworks, libraries and software
radondb / radon
https://github.com/radondb/radon
stars | today |
---|---|
990 | 49 |
RadonDB is an open source, cloud-native MySQL database for building global, scalable cloud services
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
25395 | 44 |
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.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
21250 | 41 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
infinimesh / kaf
https://github.com/infinimesh/kaf
stars | today |
---|---|
536 | 42 |
Modern CLI for Apache Kafka, written in Go.
developer-learning / learning-golang
https://github.com/developer-learning/learning-golang
stars | today |
---|---|
1071 | 41 |
Go 学习之路:Go 开发者博客、Go 微信公众号、Go 学习资料(文档、书籍、视频)
rancher / k3s
https://github.com/rancher/k3s
stars | today |
---|---|
5723 | 36 |
Lightweight Kubernetes. 5 less than k8s.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
16329 | 32 |
Connect, secure, control, and observe services.
celicoo / docli
https://github.com/celicoo/docli
stars | today |
---|---|
281 | 33 |
Docli - Command-line interfaces made easy
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
33679 | 32 |
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 |
---|---|
12047 | 29 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
23668 | 29 |
Distributed reliable key-value store for the most critical data of a distributed system
spilled-ink / spilld
https://github.com/spilled-ink/spilld
stars | today |
---|---|
118 | 32 |
Email server
kubeedge / kubeedge
https://github.com/kubeedge/kubeedge
stars | today |
---|---|
678 | 31 |
Kubernetes Native Edge Computing Framework (project under CNCF)
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
30742 | 166 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
TheThirdOne / rars
https://github.com/TheThirdOne/rars
stars | today |
---|---|
140 | 121 |
RARS – RISC-V Assembler and Runtime Simulator
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
12978 | 83 |
😮 互联网 Java 工程师进阶知识完全扫盲
hemker / apkgrabber
https://github.com/hemker/apkgrabber
stars | today |
---|---|
143 | 88 |
APKGrabber is a tool that simplifies the process of finding updates for your installed apps.
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
8915 | 60 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
x-ream / x7
stars | today |
---|---|
1103 | 38 |
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
12194 | 58 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
45649 | 55 |
Design patterns implemented in Java
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
12683 | 28 |
The “REST With Spring” Course:
dyc87112 / SpringBoot-Learning
https://github.com/dyc87112/SpringBoot-Learning
stars | today |
---|---|
7120 | 46 |
Spring Boot基础教程
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
35568 | 41 |
Spring Boot
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
11255 | 47 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
27465 | 33 |
Spring Framework
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
39359 | 31 |
Open Source, Distributed, RESTful Search Engine
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
25232 | 30 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
11593 | 28 |
All Algorithms implemented in Java
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
6697 | 29 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
google / guava
https://github.com/google/guava
stars | today |
---|---|
30481 | 28 |
Google core libraries for Java
apache / incubator-skywalking
https://github.com/apache/incubator-skywalking
stars | today |
---|---|
6458 | 29 |
APM, Application Performance Monitoring System
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
12443 | 26 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
looly / hutool
https://github.com/looly/hutool
stars | today |
---|---|
3424 | 23 |
A set of tools that keep Java sweet.
mercyblitz / thinking-in-spring-boot-samples
https://github.com/mercyblitz/thinking-in-spring-boot-samples
stars | today |
---|---|
723 | 23 |
小马哥书籍《Spring Boot 编程思想》示例工程
airbnb / lottie-android
https://github.com/airbnb/lottie-android
stars | today |
---|---|
24699 | 24 |
Render After Effects animations natively on Android and iOS, Web, and React Native
alibaba / druid
https://github.com/alibaba/druid
stars | today |
---|---|
15764 | 23 |
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics( https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
netty / netty
https://github.com/netty/netty
stars | today |
---|---|
18405 | 18 |
Netty project - an event-driven asynchronous network application framework
Language: c++
Microsoft / calculator
https://github.com/Microsoft/calculator
stars | today |
---|---|
14006 | 134 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
ShiqiYu / libfacedetection
https://github.com/ShiqiYu/libfacedetection
stars | today |
---|---|
5952 | 104 |
An open source library for face detection in images. The face detection speed can reach 1500FPS.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
123544 | 96 |
An Open Source Machine Learning Framework for Everyone
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
20767 | 70 |
Godot Engine – Multi-platform 2D and 3D game engine
Neargye / nameof
https://github.com/Neargye/nameof
stars | today |
---|---|
131 | 65 |
Nameof operator for modern C++, name of variable, name of type, name of function, name of macro, name of enum.
rek7 / mXtract
https://github.com/rek7/mXtract
stars | today |
---|---|
74 | 57 |
mXtract - Memory Extractor & Analyzer
radareorg / cutter
https://github.com/radareorg/cutter
stars | today |
---|---|
4683 | 58 |
Free and open-source GUI for radare2 reverse engineering framework
diasurgical / devilutionX
https://github.com/diasurgical/devilutionX
stars | today |
---|---|
158 | 57 |
Diablo build for modern operating systems
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
71299 | 47 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
26075 | 42 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
32885 | 26 |
Open Source Computer Vision Library
GameTechDev / GTS-GamesTaskScheduler
https://github.com/GameTechDev/GTS-GamesTaskScheduler
stars | today |
---|---|
47 | 42 |
A task scheduling framework designed for the needs of game developers.
google / sandboxed-api
https://github.com/google/sandboxed-api
stars | today |
---|---|
833 | 32 |
Sandboxed API automatically generates sandboxes for C/C++ libraries
patr0nus / DeskGap
https://github.com/patr0nus/DeskGap
stars | today |
---|---|
846 | 33 |
A cross-platform desktop app framework based on Node.js and the system webview
AudioKit / AudioKit
https://github.com/AudioKit/AudioKit
stars | today |
---|---|
6463 | 33 |
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32899 | 30 |
Protocol Buffers - Google’s data interchange format
everitoken / evt
https://github.com/everitoken/evt
stars | today |
---|---|
413 | 32 |
Boost Engine for Token Economy
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
3859 | 27 |
📚 C/C++面试基础知识总结
grpc / grpc
stars | today |
---|---|
20147 | 28 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
BVLC / caffe
stars | today |
---|---|
27572 | 23 |
Caffe: a fast open framework for deep learning.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
25481 | 23 |
Tesseract Open Source OCR Engine (main repository)
ultralight-ux / ultralight
https://github.com/ultralight-ux/ultralight
stars | today |
---|---|
628 | 23 |
Ultralight— a lightweight, pure-GPU, HTML UI renderer for native apps.
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
8873 | 18 |
Cloud-native high-performance edge/middle/service proxy
ros-planning / moveit2
https://github.com/ros-planning/moveit2
stars | today |
---|---|
59 | 19 |
🤖 MoveIt! for ROS 2.0, Alpha
lemire / simdjson
https://github.com/lemire/simdjson
stars | today |
---|---|
6246 | 19 |
Parsing gigabytes of JSON per second
Language: javascript
vuejs / vue
stars | today |
---|---|
132182 | 405 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
alexfoxy / laxxx
https://github.com/alexfoxy/laxxx
stars | today |
---|---|
3640 | 264 |
Simple & light weight (2kb minified & zipped) vanilla javascript plugin to create smooth & beautiful animations when you scrolllll! Harness the power of the most intuitive interaction and make your websites come alive!
lyricat / wechat-format
https://github.com/lyricat/wechat-format
stars | today |
---|---|
1270 | 254 |
微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
2298 | 220 |
油猴脚本 直接下载百度网盘和百度网盘分享的文件,直链下载超级加速
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
125068 | 121 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
Authman2 / Mosaic
https://github.com/Authman2/Mosaic
stars | today |
---|---|
113 | 111 |
🎨 A front-end JavaScript library for building user interfaces.
ammonb / stereogram-raycaster
https://github.com/ammonb/stereogram-raycaster
stars | today |
---|---|
218 | 94 |
A raycaster that renders to random dot stereogram
Coalfire-Research / npk
https://github.com/Coalfire-Research/npk
stars | today |
---|---|
126 | 91 |
A mostly-serverless distributed hash cracking platform
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
46548 | 69 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
131802 | 60 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
vvo / gifify
stars | today |
---|---|
4868 | 70 |
😻 Convert any video file to an optimized animated GIF.
C451 / trading-vue-js
https://github.com/C451/trading-vue-js
stars | today |
---|---|
116 | 70 |
💹 Hackable charting lib for traders. You can draw literally ANYTHING on top of candlestick charts.
pomber / git-history
https://github.com/pomber/git-history
stars | today |
---|---|
10142 | 69 |
Quickly browse the history of a file from any git repository
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
16738 | 64 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动小程序、H5、React Native 等的应用。 https://taro.js.org/
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
83128 | 61 |
JavaScript Style Guide
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
41342 | 62 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
mozilla / send
https://github.com/mozilla/send
stars | today |
---|---|
6746 | 62 |
Simple, private file sharing from the makers of Firefox
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
6200 | 61 |
A full-featured download manager.
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
8073 | 59 |
The best design tools for everything.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
56768 | 54 |
Promise based HTTP client for the browser and node.js
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
47079 | 53 |
Headless Chrome Node API
alibaba / ice
https://github.com/alibaba/ice
stars | today |
---|---|
11761 | 53 |
🚀 飞冰 - 让前端开发简单而友好
nosir / cleave.js
https://github.com/nosir/cleave.js
stars | today |
---|---|
13780 | 54 |
Format input text content when you are typing…
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
65319 | 43 |
Set up a modern web app by running one command.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
35917 | 44 |
The React Framework
Language: unknown
clone95 / Machine-Learning-Study-Path-March-2019
https://github.com/clone95/Machine-Learning-Study-Path-March-2019
stars | today |
---|---|
3343 | 489 |
A complete ML study path, focused on TensorFlow and Scikit-Learn
aaronthecodpro / Reddit-Privacy-Megathread
https://github.com/aaronthecodpro/Reddit-Privacy-Megathread
stars | today |
---|---|
233 | 179 |
twhite96 / js-dev-reads
https://github.com/twhite96/js-dev-reads
stars | today |
---|---|
2567 | 163 |
A list of books 📚 and articles 📝 for the discerning web developer to read.
NVlabs / SPADE
https://github.com/NVlabs/SPADE
stars | today |
---|---|
2195 | 161 |
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
54139 | 134 |
😋 技术面试必备基础知识
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
401 | 95 |
Cheat Sheets
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
76751 | 95 |
Roadmap to becoming a web developer in 2019
wesbos / awesome-uses
https://github.com/wesbos/awesome-uses
stars | today |
---|---|
1079 | 99 |
Awesome Uses Page
veedrin / horseshoe
https://github.com/veedrin/horseshoe
stars | today |
---|---|
273 | 90 |
🍧 代号马蹄铁。以专题为单位的学习。目前已发布 { Grid专题 } { Flex专题 } { Git专题 } { Regex专题 } { Redux专题 } { React专题 }
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
104404 | 78 |
😎 Awesome lists about all kinds of interesting topics
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
80879 | 58 |
A collection of useful .gitignore templates
t9tio / open-source-jobs
https://github.com/t9tio/open-source-jobs
stars | today |
---|---|
86 | 77 |
A list of Open Source projects offering jobs. For who want to work on open source and get paid.
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
43453 | 70 |
🤓 Build your own (insert technology here)
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
8582 | 57 |
An updated list of public BitTorrent trackers
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
47098 | 58 |
📚 免费的计算机编程类中文书籍,欢迎投稿
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
118832 | 56 |
📚 Freely available programming books
bestony / EasyWordPressBook
https://github.com/bestony/EasyWordPressBook
stars | today |
---|---|
340 | 56 |
人人都能学会的 WordPress 实战课
MaximAbramchuck / awesome-interview-questions
https://github.com/MaximAbramchuck/awesome-interview-questions
stars | today |
---|---|
26725 | 52 |
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
75530 | 48 |
A complete computer science study plan to become a software engineer.
transitive-bullshit / awesome-puppeteer
https://github.com/transitive-bullshit/awesome-puppeteer
stars | today |
---|---|
604 | 53 |
A curated list of awesome puppeteer resources.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
43607 | 47 |
🎉 A curated list of awesome things related to Vue.js
iwangjian / Paper-Reading
https://github.com/iwangjian/Paper-Reading
stars | today |
---|---|
100 | 40 |
Paper reading list in natural language processing, including dialogue system, text summarization, topic modeling, etc.
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
18400 | 44 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
xiaolai / the-self-cultivation-of-leeks
https://github.com/xiaolai/the-self-cultivation-of-leeks
stars | today |
---|---|
106 | 35 |
Wish you have a good life of peace…