Language: python
ConnorJL / GPT2
https://github.com/ConnorJL/GPT2
stars | today |
---|---|
484 | 326 |
An implementation of training for GPT2, supports TPUs
google-research / football
https://github.com/google-research/football
stars | today |
---|---|
459 | 210 |
sfyc23 / EverydayWechat
https://github.com/sfyc23/EverydayWechat
stars | today |
---|---|
1375 | 191 |
每日自动给女朋友发微信暖心话。
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
45256 | 115 |
All Algorithms implemented in Python
machinelearningmindset / machine-learning-course
https://github.com/machinelearningmindset/machine-learning-course
stars | today |
---|---|
5228 | 76 |
💬 Machine Learning Course with Python. Refer to the course page for step-by-step explanations.
wangzheng0822 / algo
https://github.com/wangzheng0822/algo
stars | today |
---|---|
7024 | 51 |
数据结构和算法必知必会的50个代码实现
d2l-ai / d2l-zh
https://github.com/d2l-ai/d2l-zh
stars | today |
---|---|
8270 | 48 |
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
15036 | 44 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
64351 | 40 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
53789 | 32 |
Models and examples built with TensorFlow
3b1b / manim
stars | today |
---|---|
10197 | 38 |
Animation engine for explanatory math videos
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
41784 | 31 |
Deep Learning for humans
quantumblacklabs / kedro
https://github.com/quantumblacklabs/kedro
stars | today |
---|---|
832 | 34 |
A Python library for building robust production-ready data and analytics pipelines
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
68426 | 30 |
A curated list of awesome Python frameworks, libraries, software and resources
public-apis / public-apis
https://github.com/public-apis/public-apis
stars | today |
---|---|
57920 | 34 |
A collective list of free APIs for use in software and web development.
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
51326 | 29 |
Command-line program to download videos from YouTube.com and other video sites
facebookresearch / fair_self_supervision_benchmark
https://github.com/facebookresearch/fair_self_supervision_benchmark
stars | today |
---|---|
108 | 32 |
Scaling and Benchmarking Self-Supervised Visual Representation Learning
mzfr / liffy
stars | today |
---|---|
71 | 28 |
Local file inclusion exploitation tool
mindsdb / mindsdb
https://github.com/mindsdb/mindsdb
stars | today |
---|---|
1768 | 28 |
Framework to streamline use of neural networks
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
24850 | 25 |
⏬ Dumb downloader that scrapes the web
luengwaiban / instagram-python-scraper
https://github.com/luengwaiban/instagram-python-scraper
stars | today |
---|---|
54 | 27 |
A instagram scraper wrote in python. Similar to instagram-php-scraper.Usages are in example.py. Enjoy it!
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
15553 | 22 |
TensorFlow code and pre-trained models for BERT
openai / gpt-2
https://github.com/openai/gpt-2
stars | today |
---|---|
6216 | 23 |
Code for the paper “Language Models are Unsupervised Multitask Learners”
h2y / Shadowrocket-ADBlock-Rules
https://github.com/h2y/Shadowrocket-ADBlock-Rules
stars | today |
---|---|
4545 | 25 |
提供多款 Shadowrocket 规则,带广告过滤功能。用于 iOS 未越狱设备选择性地自动翻墙。
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
24138 | 20 |
🏡 Open source home automation that puts local control and privacy first
Language: go
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
17420 | 88 |
A platform for building proxies to bypass network restrictions.
golang / go
stars | today |
---|---|
59186 | 43 |
The Go programming language
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
42609 | 39 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
44645 | 38 |
A curated list of awesome Go frameworks, libraries and software
GoogleCloudPlatform / terraformer
https://github.com/GoogleCloudPlatform/terraformer
stars | today |
---|---|
1218 | 33 |
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
iawia002 / annie
https://github.com/iawia002/annie
stars | today |
---|---|
6365 | 29 |
👾 Fast, simple and clean video downloader
MontFerret / ferret
https://github.com/MontFerret/ferret
stars | today |
---|---|
3618 | 29 |
Declarative web scraping
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
53762 | 24 |
Production-Grade Container Scheduling and Management
AgentZombie / go-embed-version
https://github.com/AgentZombie/go-embed-version
stars | today |
---|---|
25 | 24 |
Demonstrate embedding version information in Go binaries
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
27946 | 22 |
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.
giongto35 / cloud-game
https://github.com/giongto35/cloud-game
stars | today |
---|---|
142 | 21 |
Web-based Cloud Gaming Service
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
15476 | 21 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
35785 | 19 |
The world’s fastest framework for building websites.
8treenet / gotree
https://github.com/8treenet/gotree
stars | today |
---|---|
176 | 21 |
Gotree is a vertically distributed framework. Gotree’s goal is to easily develop distributed services and liberate the mental burden of developers.
apache / dubbo-go
https://github.com/apache/dubbo-go
stars | today |
---|---|
548 | 19 |
Go Implementation For Apache Dubbo
derailed / k9s
https://github.com/derailed/k9s
stars | today |
---|---|
2269 | 19 |
🐶 Kubernetes CLI To Manage Your Clusters In Style!
360EntSecGroup-Skylar / excelize
https://github.com/360EntSecGroup-Skylar/excelize
stars | today |
---|---|
4055 | 18 |
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
bitfield / script
https://github.com/bitfield/script
stars | today |
---|---|
95 | 18 |
Making it easy to write shell-like scripts in Go
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
30478 | 16 |
A golang ebook intro how to build a web with golang
CovenantSQL / CovenantSQL
https://github.com/CovenantSQL/CovenantSQL
stars | today |
---|---|
1267 | 18 |
Byzantine-Fault Tolerant distributed relational database built on SQLite
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
14411 | 17 |
Run Kubernetes locally
shen100 / golang123
https://github.com/shen100/golang123
stars | today |
---|---|
1671 | 16 |
golang123 是使用 vue、nuxt、node.js 和 golang 开发的知识分享系统
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
26299 | 16 |
Open Source Continuous File Synchronization
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
21974 | 16 |
🌸 A command-line fuzzy finder
moby / moby
stars | today |
---|---|
53653 | 15 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
Language: java
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
30881 | 247 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
43472 | 170 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
65665 | 143 |
📚 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
5409 | 82 |
✍ Halo 一款现代化的个人独立博客系统
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
21546 | 64 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
15187 | 53 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
zhangdaiscott / jeecg-boot
https://github.com/zhangdaiscott/jeecg-boot
stars | today |
---|---|
1833 | 39 |
一款基于代码生成器的Java快速开发平台!全新技术,前后端分离架构:SpringBoot 2.x,Mybatis,Shiro,JWT,Vue&Ant Design。强大的代码生成器让前端和后台代码一键生成,无需写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
38820 | 29 |
Spring Boot
hollischuang / toBeTopJavaer
https://github.com/hollischuang/toBeTopJavaer
stars | today |
---|---|
3635 | 35 |
To Be Top Javaer - Java工程师成神之路
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
48203 | 29 |
Design patterns implemented in Java
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
14479 | 28 |
All Algorithms implemented in Java
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
29767 | 21 |
Spring Framework
looly / hutool
https://github.com/looly/hutool
stars | today |
---|---|
5457 | 25 |
A set of tools that keep Java sweet.
geduo83 / FlyCloud
https://github.com/geduo83/FlyCloud
stars | today |
---|---|
611 | 23 |
🔥 🔥 🔥 FlyClould 微服务实战项目框架,在该框架中,包括了用 Spring Cloud 构建微服务的一系列基本组件和框架,对于后台服务框架的搭建有很大的参考价值,大家可以参考甚至稍加修改可以直接应用于自己的实际的项目开发中,该项目没有采用Maven进行项目构建,Maven通过xml进行依赖管理,导致整个配置文件太过臃肿,另外灵活性也不是很强,所以我采用Gradle进行项目构建和依赖管理,在FlyTour项目中我们见证了Gradle的强大,通过简单的一些配置就可以轻松的实现组件化的功能。该项目共有11个Moudle工程。其中10个位微服务工程,这10个微服务工程构成了一个完整的微服务系统,微服务系统包含了8个基础服务,提供了一整套微服务治理功能,他们分别是配置中心moudle_c…
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
14657 | 15 |
The “REST With Spring” Course:
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
7335 | 18 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
apache / dubbo
https://github.com/apache/dubbo
stars | today |
---|---|
27055 | 15 |
Apache Dubbo is a high-performance, java based, open source RPC framework.
shzlw / poli
stars | today |
---|---|
39 | 17 |
An easy-to-use SQL reporting application
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
15912 | 16 |
Ghidra is a software reverse engineering (SRE) framework
xiaojinzi123 / Component
https://github.com/xiaojinzi123/Component
stars | today |
---|---|
653 | 17 |
一个使用最简单、功能最强大完善的Android组件化方案.更新和修复issue及时
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
41639 | 11 |
Open Source, Distributed, RESTful Search Engine
SharryChoo / SRouter
https://github.com/SharryChoo/SRouter
stars | today |
---|---|
93 | 17 |
A framework of componentization related to Android platform
wildfirechat / server
https://github.com/wildfirechat/server
stars | today |
---|---|
2350 | 15 |
全开源即时通讯(IM)系统
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
13672 | 12 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
skylot / jadx
https://github.com/skylot/jadx
stars | today |
---|---|
18853 | 15 |
Dex to Java decompiler
Language: c++
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
44113 | 163 |
The new Windows Terminal, and the original Windows console host – all in the same place!
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
129117 | 77 |
An Open Source Machine Learning Framework for Everyone
kamyu104 / LeetCode-Solutions
https://github.com/kamyu104/LeetCode-Solutions
stars | today |
---|---|
408 | 57 |
(Weekly Update) Python / C++ 11 Solutions of All 1077 LeetCode Problems
EspoTek / Labrador
https://github.com/EspoTek/Labrador
stars | today |
---|---|
607 | 57 |
EspoTek Labrador is a USB device that transforms your PC or smartphone into a fully-featured electronics lab. This repo holds all of the source code!
edenreich / ConsoleLibrary
https://github.com/edenreich/ConsoleLibrary
stars | today |
---|---|
56 | 56 |
An easy to use library for building powerful console applications written in C++
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
35511 | 22 |
Open Source Computer Vision Library
PKUanonym / REKCARC-TSC-UHT
https://github.com/PKUanonym/REKCARC-TSC-UHT
stars | today |
---|---|
7713 | 25 |
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
Charrin / RetinaFace-Cpp
https://github.com/Charrin/RetinaFace-Cpp
stars | today |
---|---|
101 | 27 |
RetinaFace detector with C++
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
28787 | 25 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
qbittorrent / qBittorrent
https://github.com/qbittorrent/qBittorrent
stars | today |
---|---|
6401 | 24 |
qBittorrent BitTorrent client
microsoft / calculator
https://github.com/microsoft/calculator
stars | today |
---|---|
17139 | 22 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
27520 | 21 |
Tesseract Open Source OCR Engine (main repository)
jaelpark / chamferwm
https://github.com/jaelpark/chamferwm
stars | today |
---|---|
77 | 18 |
A tiling X11 window manager with Vulkan compositor.
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
5631 | 15 |
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
74045 | 17 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
11752 | 16 |
Googletest - Google Testing and Mocking Framework
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
34911 | 16 |
Protocol Buffers - Google’s data interchange format
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
38723 | 11 |
Bitcoin Core integration/staging tree
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
48043 | 15 |
The Swift Programming Language
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
22666 | 12 |
Godot Engine – Multi-platform 2D and 3D game engine
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
14022 | 13 |
A library that provides an embeddable, persistent key-value store for fast storage.
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
13641 | 10 |
An open autonomous driving platform
zhongyang219 / TrafficMonitor
https://github.com/zhongyang219/TrafficMonitor
stars | today |
---|---|
4377 | 12 |
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
grpc / grpc
stars | today |
---|---|
21524 | 12 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
lethal-guitar / RigelEngine
https://github.com/lethal-guitar/RigelEngine
stars | today |
---|---|
269 | 12 |
A modern re-implementation of the classic DOS game Duke Nukem II
Language: javascript
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
10046 | 160 |
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
pipe-dream / laravel
https://github.com/pipe-dream/laravel
stars | today |
---|---|
537 | 155 |
Create Laravel projects really fast
mathieudutour / medium-to-own-blog
https://github.com/mathieudutour/medium-to-own-blog
stars | today |
---|---|
2374 | 88 |
Switch from Medium to your own blog in a few minutes
entropic-dev / entropic
https://github.com/entropic-dev/entropic
stars | today |
---|---|
2301 | 85 |
🦝 📦 a package registry for anything, but mostly javascript 🦝 🦝 🦝
vuejs / vue
stars | today |
---|---|
140790 | 74 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
lukeed / tinydate
https://github.com/lukeed/tinydate
stars | today |
---|---|
618 | 74 |
A tiny (340B) reusable date formatter. Extremely fast!
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
130725 | 61 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
sh-dv / hat.sh
https://github.com/sh-dv/hat.sh
stars | today |
---|---|
90 | 63 |
Free, Fast, Secure client-side File Encryption and Decryption . encrypt and decrypt files in your browser using the web crypto api
algorithm-visualizer / algorithm-visualizer
https://github.com/algorithm-visualizer/algorithm-visualizer
stars | today |
---|---|
18893 | 62 |
🎆 Interactive Online Platform that Visualizes Algorithms from Code
SteinHQ / Stein
https://github.com/SteinHQ/Stein
stars | today |
---|---|
75 | 57 |
Use Google Sheets as your no-setup database
mapbox / pixelmatch
https://github.com/mapbox/pixelmatch
stars | today |
---|---|
2544 | 56 |
The smallest, simplest and fastest JavaScript pixel-level image comparison library
metafizzy / zdog
https://github.com/metafizzy/zdog
stars | today |
---|---|
5346 | 50 |
Flat, round, designer-friendly pseudo-3D engine for canvas & SVG
hasura / graphql-engine
https://github.com/hasura/graphql-engine
stars | today |
---|---|
10253 | 45 |
Blazing fast, instant realtime GraphQL APIs on Postgres with fine grained access control, also trigger webhooks on database events.
react-spring / react-spring
https://github.com/react-spring/react-spring
stars | today |
---|---|
13181 | 45 |
✌️ A spring physics based React animation library
teambit / bit
https://github.com/teambit/bit
stars | today |
---|---|
7355 | 42 |
Easily share code between projects with your team.
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
6448 | 41 |
🖖 油猴脚本 一个脚本搞定百度网盘下载
imfunniee / gitfolio
https://github.com/imfunniee/gitfolio
stars | today |
---|---|
3465 | 38 |
personal website + blog for every github user
bvaughn / react-devtools-experimental
https://github.com/bvaughn/react-devtools-experimental
stars | today |
---|---|
627 | 36 |
Experimental rewrite of the React DevTools extension
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
68382 | 29 |
Set up a modern web app by running one command.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
45611 | 33 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
prabhuomkar / frisky
https://github.com/prabhuomkar/frisky
stars | today |
---|---|
90 | 34 |
Open Source GraphQL API for Online Shows
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
60464 | 33 |
Promise based HTTP client for the browser and node.js
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
35428 | 32 |
Build blazing fast, modern apps and websites with React
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
47742 | 24 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
133901 | 26 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Language: unknown
imhuster / Enterprise-Registration-Data-of-Chinese-Mainland
https://github.com/imhuster/Enterprise-Registration-Data-of-Chinese-Mainland
stars | today |
---|---|
4287 | 387 |
中国大陆 31 个省份1978 年至 2019 年一千多万工商企业注册信息,包含企业名称、注册地址、统一社会信用代码、地区、注册日期、经营范围、法人代表、注册资金、企业类型等详细资料。This repository is an dataset of over 10,000,000 enterprise registration data of 31 provinces in Chinese mainland from 1978 to 2019.【工商大数据】、【企业信息】、【enterprise registration data】。
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
55701 | 425 |
Master the command line, in one page
0voice / from_coder_to_expert
https://github.com/0voice/from_coder_to_expert
stars | today |
---|---|
538 | 375 |
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
kylelobo / The-Documentation-Compendium
https://github.com/kylelobo/The-Documentation-Compendium
stars | today |
---|---|
538 | 287 |
📢 Various README templates & tips on writing high-quality documentation that people want to read.
CarGuo / GSYFlutterBook
https://github.com/CarGuo/GSYFlutterBook
stars | today |
---|---|
870 | 216 |
Flutter完整开发实战详解系列,提供在线预览和pdf下载,本系列将完整讲述:如何快速从 0 开发一个完整的 Flutter APP,配套高完成度 Flutter 开源项目 GSYGithubAppFlutter ,同时会提供一些Flutter的开发细节技巧,之后深入源码和实战为你全面解析 Flutter 。
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
20721 | 189 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
10946 | 142 |
Updated list of public BitTorrent trackers
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
21755 | 82 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
ygit / swiftui
https://github.com/ygit/swiftui
stars | today |
---|---|
158 | 72 |
A collaborative list of awesome SwiftUI resources. Feel free to contribute!
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
110123 | 62 |
😎 Awesome lists about all kinds of interesting topics
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
84929 | 49 |
A collection of useful .gitignore templates
MaslowCommunityGarden / Shield-TLE5206
https://github.com/MaslowCommunityGarden/Shield-TLE5206
stars | today |
---|---|
56 | 54 |
Shield based on the TLE5206 H-bridge
dwmkerr / hacker-laws
https://github.com/dwmkerr/hacker-laws
stars | today |
---|---|
6980 | 45 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
21768 | 41 |
Curated list of project-based tutorials
jaywcjlove / awesome-uikit
https://github.com/jaywcjlove/awesome-uikit
stars | today |
---|---|
659 | 41 |
Collect JS Frameworks, Web components library and Admin Template.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
50958 | 37 |
📚 免费的计算机编程类中文书籍,欢迎投稿
No-Github / Dork-Admin
https://github.com/No-Github/Dork-Admin
stars | today |
---|---|
106 | 39 |
盘点近年来的数据泄露事件
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
123969 | 36 |
📚 Freely available programming books
aleenzz / php_bug_wiki
https://github.com/aleenzz/php_bug_wiki
stars | today |
---|---|
46 | 32 |
代码审计相关的一些知识
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
19662 | 33 |
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
26222 | 27 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
vuejs / rfcs
stars | today |
---|---|
744 | 31 |
RFCs for substantial changes / feature additions to Vue core
Nate711 / StanfordDoggoProject
https://github.com/Nate711/StanfordDoggoProject
stars | today |
---|---|
1078 | 25 |
Stanford Doggo is an open source quadruped robot that jumps, flips, and trots!
dimenwarper / awesome-bayes
https://github.com/dimenwarper/awesome-bayes
stars | today |
---|---|
47 | 26 |
List of resources for bayesian inference
dr-guangtou / taotie
https://github.com/dr-guangtou/taotie
stars | today |
---|---|
29 | 25 |
饕餮:A curated collection of resources for astrophysical research