Language: python
ajbrock / BigGAN-PyTorch
https://github.com/ajbrock/BigGAN-PyTorch
stars | today |
---|---|
554 | 343 |
The author’s officially unofficial PyTorch BigGAN implementation.
tiangolo / fastapi
https://github.com/tiangolo/fastapi
stars | today |
---|---|
1358 | 169 |
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Microsoft / pyright
https://github.com/Microsoft/pyright
stars | today |
---|---|
305 | 105 |
Static type checker for Python
encode / requests-async
https://github.com/encode/requests-async
stars | today |
---|---|
381 | 96 |
async-await support for requests
. 🍰
CriseLYJ / awesome-python-login-model
https://github.com/CriseLYJ/awesome-python-login-model
stars | today |
---|---|
4531 | 57 |
😮 python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助 ❤️ ,如果喜欢记得给个star哦 🌟
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
64548 | 53 |
A curated list of awesome Python frameworks, libraries, software and resources
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
59963 | 51 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
huggingface / pytorch-pretrained-BigGAN
https://github.com/huggingface/pytorch-pretrained-BigGAN
stars | today |
---|---|
240 | 52 |
🦋 A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
23810 | 46 |
All Algorithms implemented in Python
AkatsukiCC / huawei2019-with-visualization
https://github.com/AkatsukiCC/huawei2019-with-visualization
stars | today |
---|---|
101 | 38 |
华为2019评判器开源(提供可视化接口,方便大家调试自己的判题器)
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
50157 | 32 |
Models and examples built with TensorFlow
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
48473 | 38 |
Command-line program to download videos from YouTube.com and other video sites
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
39363 | 35 |
Deep Learning for humans
Wookai / paper-tips-and-tricks
https://github.com/Wookai/paper-tips-and-tricks
stars | today |
---|---|
1973 | 39 |
Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
16502 | 35 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
wustho / epr
stars | today |
---|---|
84 | 38 |
CLI Epub Reader
django / django
https://github.com/django/django
stars | today |
---|---|
40298 | 31 |
The Web framework for perfectionists with deadlines.
google-research / planet
https://github.com/google-research/planet
stars | today |
---|---|
570 | 33 |
Deep Planning Network: Control from pixels by latent planning with learned dynamics
openai / baselines
https://github.com/openai/baselines
stars | today |
---|---|
7195 | 32 |
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
53864 | 27 |
A collective list of free APIs for use in software and web development.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
22257 | 26 |
🏡 Open source home automation that puts local control and privacy first
sharat87 / roast.vim
https://github.com/sharat87/roast.vim
stars | today |
---|---|
34 | 30 |
An HTTP client for ViM, that can also be used as a REST client.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
22154 | 24 |
The world’s simplest facial recognition api for Python and the command line
instantbox / instantbox
https://github.com/instantbox/instantbox
stars | today |
---|---|
1453 | 28 |
Get a clean, ready-to-go Linux box in seconds.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
42796 | 25 |
The Python micro framework for building web applications.
Language: go
qri-io / qri
stars | today |
---|---|
416 | 269 |
you’re invited to a data party!
fyne-io / fyne
https://github.com/fyne-io/fyne
stars | today |
---|---|
1785 | 258 |
Cross platform GUI in Go based on Material Design
google / crfs
https://github.com/google/crfs
stars | today |
---|---|
267 | 178 |
CRFS: Container Registry Filesystem
google / ko
stars | today |
---|---|
167 | 86 |
Build and deploy Go applications on Kubernetes
tektoncd / pipeline
https://github.com/tektoncd/pipeline
stars | today |
---|---|
1043 | 59 |
A K8s-native Pipeline resource.
infinimesh / kaf
https://github.com/infinimesh/kaf
stars | today |
---|---|
588 | 51 |
Modern CLI for Apache Kafka, written in Go.
Dentrax / GMDB
https://github.com/Dentrax/GMDB
stars | today |
---|---|
53 | 50 |
GMDB is the ultra-simple, open-source, cross-platform Movie Library with Features (Search, Take Note, Watch Later, Like, Import, Learn, Instantly Torrent Magnet Watch)
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
41463 | 40 |
A curated list of awesome Go frameworks, libraries and software
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
49958 | 30 |
Production-Grade Container Scheduling and Management
hashicorp / nomad
https://github.com/hashicorp/nomad
stars | today |
---|---|
4463 | 31 |
Nomad is a flexible, enterprise-grade cluster scheduler designed to easily integrate into existing workflows. Nomad can run a diverse workload of micro-service, batch, containerized and non-containerized applications. Nomad is easy to operate and scale and integrates seamlessly with Consul and Vault.
pipehub / pipehub
https://github.com/pipehub/pipehub
stars | today |
---|---|
37 | 31 |
A programmable proxy server
golang / go
stars | today |
---|---|
55041 | 28 |
The Go programming language
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
16354 | 27 |
Connect, secure, control, and observe services.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
25421 | 27 |
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.
kylesliu / awesome-golang-leetcode
https://github.com/kylesliu/awesome-golang-leetcode
stars | today |
---|---|
386 | 26 |
📝 LeetCode of algorithms with golang solution(updating).
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
33699 | 25 |
The world’s fastest framework for building websites.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
12501 | 22 |
百度网盘客户端 - Go语言编写
rancher / k3s
https://github.com/rancher/k3s
stars | today |
---|---|
5746 | 24 |
Lightweight Kubernetes. 5 less than k8s.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
28691 | 21 |
A golang ebook intro how to build a web with golang
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
21266 | 20 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
21275 | 21 |
The Cloud Native Edge Router
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
12064 | 19 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
spf13 / cobra
https://github.com/spf13/cobra
stars | today |
---|---|
11074 | 20 |
A Commander for modern Go CLI interactions
dgraph-io / dgraph
https://github.com/dgraph-io/dgraph
stars | today |
---|---|
9087 | 19 |
Fast, Distributed Graph DB
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
13323 | 19 |
Run Kubernetes locally
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
30821 | 97 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
12232 | 43 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
8955 | 40 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
13015 | 40 |
😮 互联网 Java 工程师进阶知识完全扫盲
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
1949 | 31 |
✍ Halo 可能是最好的 Java 博客系统
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
27487 | 22 |
Spring Framework
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
12698 | 16 |
The “REST With Spring” Course:
apache / incubator-skywalking
https://github.com/apache/incubator-skywalking
stars | today |
---|---|
6482 | 25 |
APM, Application Performance Monitoring System
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
45669 | 23 |
Design patterns implemented in Java
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
11613 | 23 |
All Algorithms implemented in Java
luckybilly / Gloading
https://github.com/luckybilly/Gloading
stars | today |
---|---|
40 | 25 |
Show global loading status view in a low coupling way for Android App(深度解耦Android App中全局加载中、加载失败及空数据视图)
Wechat-Group / WxJava
https://github.com/Wechat-Group/WxJava
stars | today |
---|---|
13434 | 21 |
WxJava (微信开发 Java SDK),支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
UserChenille / ReverseImpl-master
https://github.com/UserChenille/ReverseImpl-master
stars | today |
---|---|
105 | 22 |
dyc87112 / SpringBoot-Learning
https://github.com/dyc87112/SpringBoot-Learning
stars | today |
---|---|
7138 | 21 |
Spring Boot基础教程
geduo83 / FlyTour
https://github.com/geduo83/FlyTour
stars | today |
---|---|
404 | 20 |
Android MVP+组件化实战项目框架,工程架构采用gradle配置实现组件化,模块的架构采用典型的MVP架构,在Android项目框架搭建中中有很大的参考价值,MVP的架子直接复制粘贴到你的项目直接就能用,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
35576 | 14 |
Spring Boot
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
39375 | 17 |
Open Source, Distributed, RESTful Search Engine
reneargento / algorithms-sedgewick-wayne
https://github.com/reneargento/algorithms-sedgewick-wayne
stars | today |
---|---|
397 | 18 |
Solutions to the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne
TheThirdOne / rars
https://github.com/TheThirdOne/rars
stars | today |
---|---|
159 | 19 |
RARS – RISC-V Assembler and Runtime Simulator
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
4512 | 15 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
hemker / apkgrabber
https://github.com/hemker/apkgrabber
stars | today |
---|---|
160 | 18 |
APKGrabber is a tool that simplifies the process of finding updates for your installed apps.
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
25244 | 14 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
dingshuangdian / hodgepodge
https://github.com/dingshuangdian/hodgepodge
stars | today |
---|---|
43 | 16 |
mvvm模式+rxjava2+retrofit2+constraintlayout布局高仿腾讯新闻客户端,#视频列表滑动自动播放+recycleview复杂混合布局实现+优雅的上拉加载下拉刷新#fragment懒加载完美实现及封装
prestosql / presto
https://github.com/prestosql/presto
stars | today |
---|---|
303 | 14 |
Official home of Presto, the distributed SQL query engine for big data
square / okhttp
https://github.com/square/okhttp
stars | today |
---|---|
31381 | 15 |
An HTTP+HTTP/2 client for Android and Java applications.
Language: c++
Microsoft / calculator
https://github.com/Microsoft/calculator
stars | today |
---|---|
14118 | 125 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
123588 | 58 |
An Open Source Machine Learning Framework for Everyone
ShiqiYu / libfacedetection
https://github.com/ShiqiYu/libfacedetection
stars | today |
---|---|
6021 | 62 |
An open source library for face detection in images. The face detection speed can reach 1500FPS.
rek7 / mXtract
https://github.com/rek7/mXtract
stars | today |
---|---|
120 | 47 |
mXtract - Memory Extractor & Analyzer
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
32915 | 33 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
71336 | 41 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
20802 | 40 |
Godot Engine – Multi-platform 2D and 3D game engine
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
25509 | 29 |
Tesseract Open Source OCR Engine (main repository)
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
26095 | 28 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32919 | 26 |
Protocol Buffers - Google’s data interchange format
GameTechDev / GTS-GamesTaskScheduler
https://github.com/GameTechDev/GTS-GamesTaskScheduler
stars | today |
---|---|
73 | 27 |
A task scheduling framework designed for the needs of game developers.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
11818 | 23 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Neargye / nameof
https://github.com/Neargye/nameof
stars | today |
---|---|
150 | 22 |
Nameof operator for modern C++, name of variable, name of type, name of function, name of macro, name of enum.
grpc / grpc
stars | today |
---|---|
20161 | 18 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
37584 | 16 |
Bitcoin Core integration/staging tree
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
47075 | 16 |
The Swift Programming Language
lltcggie / waifu2x-caffe
https://github.com/lltcggie/waifu2x-caffe
stars | today |
---|---|
2979 | 18 |
waifu2xのCaffe版
diasurgical / devilutionX
https://github.com/diasurgical/devilutionX
stars | today |
---|---|
175 | 18 |
Diablo build for modern operating systems
onqtam / doctest
https://github.com/onqtam/doctest
stars | today |
---|---|
1569 | 17 |
The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD
radareorg / cutter
https://github.com/radareorg/cutter
stars | today |
---|---|
4694 | 15 |
Free and open-source GUI for radare2 reverse engineering framework
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
3869 | 13 |
📚 C/C++面试基础知识总结
felixdoerre / primus_vk
https://github.com/felixdoerre/primus_vk
stars | today |
---|---|
116 | 14 |
Vulkan GPU-offloading layer
yuzu-emu / yuzu
https://github.com/yuzu-emu/yuzu
stars | today |
---|---|
6690 | 13 |
Nintendo Switch Emulator
bromite / bromite
https://github.com/bromite/bromite
stars | today |
---|---|
522 | 13 |
Bromite patches for Chromium with adblocking features
olive-editor / olive
https://github.com/olive-editor/olive
stars | today |
---|---|
1185 | 12 |
Professional open-source NLE video editor
Language: javascript
leeoniya / dropcss
https://github.com/leeoniya/dropcss
stars | today |
---|---|
331 | 263 |
A simple, thorough and fast unused-CSS cleaner
vuejs / vue
stars | today |
---|---|
132322 | 167 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
2426 | 138 |
油猴脚本 直接下载百度网盘和百度网盘分享的文件,直链下载超级加速
klaussinani / taskbook
https://github.com/klaussinani/taskbook
stars | today |
---|---|
5990 | 136 |
📓 Tasks, boards & notes for the command-line habitat
alexfoxy / laxxx
https://github.com/alexfoxy/laxxx
stars | today |
---|---|
3761 | 129 |
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!
lib-pku / libpku
https://github.com/lib-pku/libpku
stars | today |
---|---|
201 | 91 |
北京大学课程资料整理
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
125139 | 82 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
lyricat / wechat-format
https://github.com/lyricat/wechat-format
stars | today |
---|---|
1348 | 82 |
微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML
nytimes / library
https://github.com/nytimes/library
stars | today |
---|---|
256 | 66 |
A collaborative documentation site, powered by Google Docs.
Coalfire-Research / npk
https://github.com/Coalfire-Research/npk
stars | today |
---|---|
191 | 61 |
A mostly-serverless distributed hash cracking platform
zhihu / griffith
https://github.com/zhihu/griffith
stars | today |
---|---|
85 | 54 |
A React-based web video player
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
8125 | 53 |
The best design tools for everything.
Authman2 / Mosaic
https://github.com/Authman2/Mosaic
stars | today |
---|---|
165 | 53 |
🎨 A front-end JavaScript library for building user interfaces.
Ibit-to / google-unlocked
https://github.com/Ibit-to/google-unlocked
stars | today |
---|---|
55 | 48 |
Google Unlocked Chrome extension unlocks hidden google search results
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
131822 | 29 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
iamkun / dayjs
https://github.com/iamkun/dayjs
stars | today |
---|---|
19805 | 44 |
⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
33014 | 37 |
Build blazing fast, modern apps and websites with React
brandonweiss / charge
https://github.com/brandonweiss/charge
stars | today |
---|---|
69 | 41 |
⚡️ An opinionated, zero-config static site generator.
mozilla / send
https://github.com/mozilla/send
stars | today |
---|---|
6785 | 40 |
Simple, private file sharing from the makers of Firefox
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
41375 | 37 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
83158 | 35 |
JavaScript Style Guide
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
6231 | 38 |
A full-featured download manager.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
59344 | 32 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
47108 | 36 |
Headless Chrome Node API
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
65348 | 33 |
Set up a modern web app by running one command.
Language: unknown
clone95 / Machine-Learning-Study-Path-March-2019
https://github.com/clone95/Machine-Learning-Study-Path-March-2019
stars | today |
---|---|
3568 | 232 |
A complete ML study path, focused on TensorFlow and Scikit-Learn
t9tio / open-source-jobs
https://github.com/t9tio/open-source-jobs
stars | today |
---|---|
207 | 124 |
A list of Open Source projects offering jobs. For who want to work on open source and get paid.
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
508 | 106 |
Cheat Sheets
NVlabs / SPADE
https://github.com/NVlabs/SPADE
stars | today |
---|---|
2290 | 100 |
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
118918 | 90 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
104481 | 81 |
😎 Awesome lists about all kinds of interesting topics
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
54195 | 63 |
😋 技术面试必备基础知识
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
76812 | 65 |
Roadmap to becoming a web developer in 2019
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
98497 | 58 |
A book series on JavaScript. @YDKJS on twitter.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
80923 | 47 |
A collection of useful .gitignore templates
twhite96 / js-dev-reads
https://github.com/twhite96/js-dev-reads
stars | today |
---|---|
2630 | 66 |
A list of books 📚 and articles 📝 for the discerning web developer to read.
nikitavoloboev / knowledge
https://github.com/nikitavoloboev/knowledge
stars | today |
---|---|
485 | 58 |
Everything I know
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
47136 | 43 |
📚 免费的计算机编程类中文书籍,欢迎投稿
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
8625 | 44 |
An updated list of public BitTorrent trackers
nid666 / PiracyArchive
https://github.com/nid666/PiracyArchive
stars | today |
---|---|
225 | 41 |
A complete backup of the Reddit r/Piracy sub
Snowming04 / The-Hacker-Playbook-3-Translation
https://github.com/Snowming04/The-Hacker-Playbook-3-Translation
stars | today |
---|---|
845 | 38 |
对 The Hacker Playbook 3 的翻译。
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
43485 | 40 |
🤓 Build your own (insert technology here)
wesbos / awesome-uses
https://github.com/wesbos/awesome-uses
stars | today |
---|---|
1114 | 34 |
Awesome Uses Page
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
18431 | 32 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
18588 | 31 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
Micropoor / Micro8
https://github.com/Micropoor/Micro8
stars | today |
---|---|
13387 | 23 |
Gitbook
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
19393 | 27 |
Curated list of project-based tutorials
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
75552 | 23 |
A complete computer science study plan to become a software engineer.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
43631 | 24 |
🎉 A curated list of awesome things related to Vue.js