Language: python
dragen1860 / Deep-Learning-with-TensorFlow-book
https://github.com/dragen1860/Deep-Learning-with-TensorFlow-book
stars | today |
---|---|
3262 | 1272 |
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Kayzaks / HackingNeuralNetworks
https://github.com/Kayzaks/HackingNeuralNetworks
stars | today |
---|---|
708 | 223 |
A small course on exploiting and defending neural networks
mzfr / rsh
stars | today |
---|---|
103 | 30 |
generate reverse shell from CLI for linux and Windows.
PeterWang512 / FALdetector
https://github.com/PeterWang512/FALdetector
stars | today |
---|---|
662 | 18 |
Code for the paper: Detecting Photoshopped Faces by Scripting Photoshop
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
61506 | 75 |
All Algorithms implemented in Python
localstack / localstack
https://github.com/localstack/localstack
stars | today |
---|---|
21279 | 120 |
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
deezer / spleeter
https://github.com/deezer/spleeter
stars | today |
---|---|
7853 | 176 |
Deezer source separation library including pretrained models.
modin-project / modin
https://github.com/modin-project/modin
stars | today |
---|---|
3316 | 173 |
Modin: Speed up your Pandas workflows by changing a single line of code
ct-Open-Source / tuya-convert
https://github.com/ct-Open-Source/tuya-convert
stars | today |
---|---|
911 | 29 |
A collection of scripts to flash Tuya IoT devices to alternative firmwares
EdjeElectronics / TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi
https://github.com/EdjeElectronics/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi
stars | today |
---|---|
85 | 14 |
A tutorial showing how to train, convert, and run TensorFlow Lite object detection models on Android devices, the Raspberry Pi, and more!
dragen1860 / Deep-Learning-with-PyTorch-Tutorials
https://github.com/dragen1860/Deep-Learning-with-PyTorch-Tutorials
stars | today |
---|---|
781 | 31 |
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
76645 | 82 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
aboul3la / Sublist3r
https://github.com/aboul3la/Sublist3r
stars | today |
---|---|
4035 | 9 |
Fast subdomains enumeration tool for penetration testers
sherlock-project / sherlock
https://github.com/sherlock-project/sherlock
stars | today |
---|---|
7743 | 9 |
🔎 Find usernames across social networks
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
38045 | 16 |
scikit-learn: machine learning in Python
python-telegram-bot / python-telegram-bot
https://github.com/python-telegram-bot/python-telegram-bot
stars | today |
---|---|
8811 | 8 |
We have made you a wrapper you can’t refuse
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
27842 | 58 |
The Python programming language
thewhiteh4t / seeker
https://github.com/thewhiteh4t/seeker
stars | today |
---|---|
581 | 4 |
Accurately Locate Smartphones using Social Engineering
ddbourgin / numpy-ml
https://github.com/ddbourgin/numpy-ml
stars | today |
---|---|
7613 | 27 |
Machine learning, in numpy
MorvanZhou / Reinforcement-learning-with-tensorflow
https://github.com/MorvanZhou/Reinforcement-learning-with-tensorflow
stars | today |
---|---|
4467 | 9 |
Simple Reinforcement learning tutorials
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
45456 | 25 |
Deep Learning for humans
Zhongdao / Towards-Realtime-MOT
https://github.com/Zhongdao/Towards-Realtime-MOT
stars | today |
---|---|
466 | 12 |
Joint Detection and Embedding for fast multi-object tracking
keras-team / keras-tuner
https://github.com/keras-team/keras-tuner
stars | today |
---|---|
1498 | 22 |
Hyperparameter tuning for humans
CoreyMSchafer / code_snippets
https://github.com/CoreyMSchafer/code_snippets
stars | today |
---|---|
3232 | 4 |
kuangliu / pytorch-cifar
https://github.com/kuangliu/pytorch-cifar
stars | today |
---|---|
2275 | 6 |
95.16% on CIFAR10 with PyTorch
Language: go
micro / micro
https://github.com/micro/micro
stars | today |
---|---|
7002 | 26 |
A microservice runtime environment
ffuf / ffuf
stars | today |
---|---|
737 | 15 |
Fast web fuzzer written in Go
dapr / dapr
stars | today |
---|---|
4330 | 45 |
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
containers / libpod
https://github.com/containers/libpod
stars | today |
---|---|
3417 | 18 |
libpod is a library used to create container pods. Home of Podman.
zyedidia / micro
https://github.com/zyedidia/micro
stars | today |
---|---|
11807 | 10 |
A modern and intuitive terminal-based text editor
keybase / client
https://github.com/keybase/client
stars | today |
---|---|
6145 | 12 |
Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
lightningnetwork / lnd
https://github.com/lightningnetwork/lnd
stars | today |
---|---|
4241 | 3 |
Lightning Network Daemon ⚡️
xiaoming2028 / FreeNet
https://github.com/xiaoming2028/FreeNet
stars | today |
---|---|
1144 | 20 |
科学上网/梯子/自由上网/翻墙 SSR/V2Ray/Brook 最全搭建教程
golang / protobuf
https://github.com/golang/protobuf
stars | today |
---|---|
5673 | 8 |
Go support for Google’s protocol buffers
baidu / bfe
stars | today |
---|---|
1349 | 320 |
Open-source layer 7 load balancer derived from proprietary Baidu FrontEnd
go-playground / validator
https://github.com/go-playground/validator
stars | today |
---|---|
4223 | 47 |
💯 Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
proullon / ramsql
https://github.com/proullon/ramsql
stars | today |
---|---|
233 | 14 |
In-memory SQL engine in Go sql/driver for testing purpose
golang / dep
stars | today |
---|---|
12859 | 5 |
Go dependency management tool
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
25877 | 19 |
The Cloud Native Edge Router
rivo / tview
stars | today |
---|---|
3657 | 30 |
Rich interactive widgets for terminal-based UIs written in Go
EDDYCJY / go-gin-example
https://github.com/EDDYCJY/go-gin-example
stars | today |
---|---|
1952 | 9 |
An example of gin
peterq / pan-light
https://github.com/peterq/pan-light
stars | today |
---|---|
9201 | 18 |
百度网盘不限速客户端, golang + qt5, 跨平台图形界面
inlets / inlets
https://github.com/inlets/inlets
stars | today |
---|---|
4843 | 15 |
Expose your local endpoints to the Internet
revel / revel
https://github.com/revel/revel
stars | today |
---|---|
11420 | 6 |
A high productivity, full-stack web framework for the Go language.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
60153 | 44 |
Production-Grade Container Scheduling and Management
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
17808 | 12 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
24322 | 58 |
A platform for building proxies to bypass network restrictions.
OpenDiablo2 / OpenDiablo2
https://github.com/OpenDiablo2/OpenDiablo2
stars | today |
---|---|
3024 | 243 |
An open source re-implementation of Diablo 2
giuliocomi / backoori
https://github.com/giuliocomi/backoori
stars | today |
---|---|
37 | 5 |
Tool aided persistence via Windows URI schemes abuse
jaeles-project / jaeles
https://github.com/jaeles-project/jaeles
stars | today |
---|---|
70 | 15 |
The Swiss Army knife for automated Web Application Testing
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
61289 | 210 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
2227324689 / gpmall
https://github.com/2227324689/gpmall
stars | today |
---|---|
2699 | 37 |
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
halo-dev / halo
https://github.com/halo-dev/halo
stars | today |
---|---|
9670 | 43 |
✍ Halo 一款现代化的个人独立博客系统
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
22977 | 25 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
34024 | 79 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
18226 | 27 |
Ghidra is a software reverse engineering (SRE) framework
paascloud / paascloud-master
https://github.com/paascloud/paascloud-master
stars | today |
---|---|
6566 | 23 |
spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。
hansonwang99 / Spring-Boot-In-Action
https://github.com/hansonwang99/Spring-Boot-In-Action
stars | today |
---|---|
1819 | 45 |
Spring Boot 系列实战合集
Anuken / Mindustry
https://github.com/Anuken/Mindustry
stars | today |
---|---|
1837 | 11 |
A sandbox tower defense game
cabaletta / baritone
https://github.com/cabaletta/baritone
stars | today |
---|---|
1137 | 3 |
google maps for block game
NukkitX / Nukkit
https://github.com/NukkitX/Nukkit
stars | today |
---|---|
382 | 0 |
Nuclear-Powered Server Software for Minecraft: Bedrock Edition.
TeamNewPipe / NewPipe
https://github.com/TeamNewPipe/NewPipe
stars | today |
---|---|
6932 | 16 |
A libre lightweight streaming front-end for Android.
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
52821 | 35 |
Design patterns implemented in Java
proxyee-down-org / proxyee-down
https://github.com/proxyee-down-org/proxyee-down
stars | today |
---|---|
25261 | 11 |
http下载工具,基于http代理,支持多连接分块下载
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
19531 | 79 |
All Algorithms implemented in Java
gedoor / MyBookshelf
https://github.com/gedoor/MyBookshelf
stars | today |
---|---|
3946 | 7 |
阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
liyifeng1994 / ssm
https://github.com/liyifeng1994/ssm
stars | today |
---|---|
4660 | 5 |
手把手教你整合最优雅SSM框架:SpringMVC + Spring + MyBatis
confluentinc / ksql
https://github.com/confluentinc/ksql
stars | today |
---|---|
2690 | 6 |
KSQL - the Streaming SQL Engine for Apache Kafka
fishercoder1534 / Leetcode
https://github.com/fishercoder1534/Leetcode
stars | today |
---|---|
1587 | 3 |
Complete solutions to Leetcode problems; updated daily.
openhab / openhab2-addons
https://github.com/openhab/openhab2-addons
stars | today |
---|---|
1203 | 1 |
Add-ons for openHAB 2.x
Nepxion / Discovery
https://github.com/Nepxion/Discovery
stars | today |
---|---|
2042 | 50 |
🐳 Nepxion Discovery is an enhancement for Spring Cloud Discovery with gray release, router, weight, limitation, circuit breaker, degrade, isolation, monitor, tracing 灰度发布、路由、权重、限流、熔断、降级、隔离、监控、追踪
dengyuhan / magnetW
https://github.com/dengyuhan/magnetW
stars | today |
---|---|
4112 | 25 |
磁力搜网页版 - 磁力链接聚合搜索 - https://bt.lansou.pw
Aefyr / SAI
stars | today |
---|---|
235 | 2 |
Android split APKs installer
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
83113 | 68 |
📚 技术面试必备基础知识、Leetcode、Java、C++、Python、后端面试、计算机操作系统、计算机网络、系统设计
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
25007 | 75 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Language: c++
acaudwell / Gource
https://github.com/acaudwell/Gource
stars | today |
---|---|
7171 | 94 |
software version control visualization
NVIDIAGameWorks / kaolin
https://github.com/NVIDIAGameWorks/kaolin
stars | today |
---|---|
519 | 141 |
A PyTorch Library for Accelerating 3D Deep Learning Research
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
41172 | 20 |
Bitcoin Core integration/staging tree
topjohnwu / Magisk
https://github.com/topjohnwu/Magisk
stars | today |
---|---|
8350 | 17 |
A Magic Mask to Alter Android System Systemless-ly
bigtreetech / BIGTREETECH-SKR-mini-E3
https://github.com/bigtreetech/BIGTREETECH-SKR-mini-E3
stars | today |
---|---|
133 | 3 |
BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This board is specially tailored for Ender 3 printer, perfectly replacing the original Ender3 printer motherboard.
haoel / leetcode
https://github.com/haoel/leetcode
stars | today |
---|---|
12170 | 23 |
LeetCode Problems’ Solutions
Tencent / plato
https://github.com/Tencent/plato
stars | today |
---|---|
747 | 105 |
腾讯高性能图计算框架Plato
USCiLab / cereal
https://github.com/USCiLab/cereal
stars | today |
---|---|
2130 | 4 |
A C++11 library for serialization
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
7359 | 8 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
vnpy / vnpy
stars | today |
---|---|
10235 | 13 |
基于Python的开源量化交易平台开发框架
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
17575 | 8 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
137494 | 60 |
An Open Source Machine Learning Framework for Everyone
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
26008 | 43 |
Godot Engine – Multi-platform 2D and 3D game engine
trojan-gfw / trojan
https://github.com/trojan-gfw/trojan
stars | today |
---|---|
2817 | 14 |
An unidentifiable mechanism that helps you bypass GFW.
OpenRCT2 / OpenRCT2
https://github.com/OpenRCT2/OpenRCT2
stars | today |
---|---|
7523 | 5 |
An open source re-implementation of RollerCoaster Tycoon 2 🎢
arendst / Tasmota
https://github.com/arendst/Tasmota
stars | today |
---|---|
8460 | 12 |
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX
griddb / griddb_nosql
https://github.com/griddb/griddb_nosql
stars | today |
---|---|
1029 | 1 |
high performance, high scalability and high reliability database for IoT & big data
WeAreROLI / JUCE
https://github.com/WeAreROLI/JUCE
stars | today |
---|---|
1775 | 6 |
The JUCE cross-platform C++ framework
jrowberg / i2cdevlib
https://github.com/jrowberg/i2cdevlib
stars | today |
---|---|
2557 | 3 |
I2C device library collection for AVR/Arduino or other C++-based MCUs
LeelaChessZero / lc0
https://github.com/LeelaChessZero/lc0
stars | today |
---|---|
827 | 2 |
The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
nodegui / nodegui
https://github.com/nodegui/nodegui
stars | today |
---|---|
3781 | 12 |
A library for building cross-platform native desktop applications with Node.js and CSS 🚀 . For React NodeGUI, visit: https://github.com/nodegui/react-nodegui ⚛️
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
6011 | 7 |
Examples of using, and testbed for, the in-development Flutter for Desktop
RPCS3 / rpcs3
https://github.com/RPCS3/rpcs3
stars | today |
---|---|
7221 | 1 |
PS3 emulator/debugger
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
31141 | 28 |
Tesseract Open Source OCR Engine (main repository)
bjorn / tiled
https://github.com/bjorn/tiled
stars | today |
---|---|
6632 | 5 |
A flexible level editor
Language: javascript
laurent22 / joplin
https://github.com/laurent22/joplin
stars | today |
---|---|
10008 | 125 |
Joplin - a note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
14477 | 27 |
A full-featured download manager.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
51960 | 193 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
bannedbook / fanqiang
https://github.com/bannedbook/fanqiang
stars | today |
---|---|
13224 | 267 |
翻墙-科学上网
dev-mastery / comments-api
https://github.com/dev-mastery/comments-api
stars | today |
---|---|
476 | 4 |
MoePlayer / DPlayer
https://github.com/MoePlayer/DPlayer
stars | today |
---|---|
7389 | 185 |
🍭 Wow, such a lovely HTML5 danmaku video player
davidfowl / signalr-ports
https://github.com/davidfowl/signalr-ports
stars | today |
---|---|
40 | 14 |
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
17718 | 100 |
The best design tools and plugins for everything 👉
jaywcjlove / awesome-mac
https://github.com/jaywcjlove/awesome-mac
stars | today |
---|---|
33251 | 23 |
Now we have become very big, Different from the original idea. Collect premium software in various categories.
nfarina / homebridge
https://github.com/nfarina/homebridge
stars | today |
---|---|
12844 | 8 |
HomeKit support for the impatient
nightscout / cgm-remote-monitor
https://github.com/nightscout/cgm-remote-monitor
stars | today |
---|---|
1003 | 1 |
nightscout web monitor
mellow-io / mellow
https://github.com/mellow-io/mellow
stars | today |
---|---|
730 | 11 |
Mellow is a rule-based global transparent proxy client for Windows, macOS and Linux.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
56311 | 34 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
73525 | 40 |
Set up a modern web app by running one command.
jonasschmedtmann / complete-javascript-course
https://github.com/jonasschmedtmann/complete-javascript-course
stars | today |
---|---|
2375 | 3 |
Starter files, final projects and FAQ for my Complete JavaScript course
balena-io / etcher
https://github.com/balena-io/etcher
stars | today |
---|---|
16159 | 10 |
Flash OS images to SD cards & USB drives, safely and easily.
lyswhut / lx-music-desktop
https://github.com/lyswhut/lx-music-desktop
stars | today |
---|---|
1527 | 31 |
一个基于 electron 的音乐软件
goldbergyoni / nodebestpractices
https://github.com/goldbergyoni/nodebestpractices
stars | today |
---|---|
36078 | 88 |
✅ The largest Node.js best practices list (November 2019)
entropic-dev / entropic
https://github.com/entropic-dev/entropic
stars | today |
---|---|
4919 | 25 |
🦝 📦 a package registry for anything, but mostly javascript 🦝 🦝 🦝
brave / brave-browser
https://github.com/brave/brave-browser
stars | today |
---|---|
4576 | 45 |
Next generation Brave browser for macOS, Windows, Linux, and eventually Android
gothinkster / realworld
https://github.com/gothinkster/realworld
stars | today |
---|---|
33483 | 25 |
“The mother of all demo apps” — Exemplary fullstack Medium.com clone powered by React, Angular, Node, Django, and many more 🏅
vuejs / vue
stars | today |
---|---|
152389 | 72 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
40132 | 40 |
Build blazing fast, modern apps and websites with React
pomber / didact
https://github.com/pomber/didact
stars | today |
---|---|
1951 | 54 |
A DIY guide to build your own React
acgotaku / BaiduExporter
https://github.com/acgotaku/BaiduExporter
stars | today |
---|---|
13532 | 9 |
Assistant for Baidu to export download links to aria2/aria2-rpc
Language: unknown
actions / starter-workflows
https://github.com/actions/starter-workflows
stars | today |
---|---|
1304 | 71 |
Accelerating new GitHub Actions workflows
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
92748 | 45 |
A complete computer science study plan to become a software engineer.
sdras / awesome-actions
https://github.com/sdras/awesome-actions
stars | today |
---|---|
6342 | 30 |
A curated list of awesome actions to use on GitHub
XIU2 / TrackersListCollection
https://github.com/XIU2/TrackersListCollection
stars | today |
---|---|
481 | 12 |
🎈 Updated daily! A list of popular public BitTorrent trackers. / 每天更新!全网热门公共 BitTorrent Tracker 列表!
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
17841 | 34 |
Updated list of public BitTorrent trackers
Alvin9999 / new-pac
https://github.com/Alvin9999/new-pac
stars | today |
---|---|
18492 | 35 |
科学/自由上网,免费ss/ssr/v2ray/goflyway账号,搭建教程
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
119579 | 66 |
😎 Awesome lists about all kinds of interesting topics
Ignitetechnologies / Privilege-Escalation
https://github.com/Ignitetechnologies/Privilege-Escalation
stars | today |
---|---|
839 | 2 |
This cheasheet is aimed at the CTF Players and Beginners to help them understand the fundamentals of Privilege Escalation with examples.
AobingJava / JavaFamily
https://github.com/AobingJava/JavaFamily
stars | today |
---|---|
529 | 179 |
【 互联网 Java 工程师大厂面试+学习指南】,进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,作者风格幽默,看起来津津有味,把学习当做一种乐趣,何乐而不为,后端同学必看。
ZhongFuCheng3y / 3y
https://github.com/ZhongFuCheng3y/3y
stars | today |
---|---|
3329 | 28 |
📓 从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
getlantern / download
https://github.com/getlantern/download
stars | today |
---|---|
10794 | 34 |
蓝灯Windows下载 https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer.exe 蓝灯安卓下载 https://raw.githubusercontent.com/getlantern/lantern-binaries/master/lantern-installer.apk
gpakosz / .tmux
https://github.com/gpakosz/.tmux
stars | today |
---|---|
9328 | 11 |
🇫🇷 Oh My Tmux! Pretty & versatile tmux configuration made with ❤️ (imho the best tmux configuration that just works)
walidshaari / Kubernetes-Certified-Administrator
https://github.com/walidshaari/Kubernetes-Certified-Administrator
stars | today |
---|---|
1652 | 6 |
Online resources that will help you prepare for taking the CNCF CKA “Kubernetes Certified Administrator” Certification exam. with time, This is not likely the comprehensive up to date list - please make a pull request if there something that should be added here.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
90420 | 38 |
Roadmap to becoming a web developer in 2019
MiCode / Xiaomi_Kernel_OpenSource
https://github.com/MiCode/Xiaomi_Kernel_OpenSource
stars | today |
---|---|
4487 | 3 |
Xiaomi Mobile Phone Kernel OpenSource
prakhar1989 / awesome-courses
https://github.com/prakhar1989/awesome-courses
stars | today |
---|---|
31428 | 6 |
📚 List of awesome university courses for learning Computer Science!
qingshuisiyuan / electron-ssr-backup
https://github.com/qingshuisiyuan/electron-ssr-backup
stars | today |
---|---|
2238 | 12 |
electron-ssr原作者删除了这个伟大的项目,故备份了下来,不继续开发,且用且珍惜
1jie / 1
stars | today |
---|---|
331 | 1 |
这里是直播平台永久回家页,有最新app下载地址。
Dids / clover-builder
https://github.com/Dids/clover-builder
stars | today |
---|---|
978 | 4 |
Automated Clover builds.
tayllan / awesome-algorithms
https://github.com/tayllan/awesome-algorithms
stars | today |
---|---|
6788 | 4 |
A curated list of awesome places to learn and/or practice algorithms.
Bloomberg-Beta / Manual
https://github.com/Bloomberg-Beta/Manual
stars | today |
---|---|
1045 | 7 |
You were probably looking for our website… this is it. We moved our website here, so you can see the insides of how we work.
hugetiny / awesome-vpn
https://github.com/hugetiny/awesome-vpn
stars | today |
---|---|
434 | 2 |
A curated list of awesome free VPNs and proxies.免费的代理,科学上网,翻墙,梯子大集合
yuuwill / 1024app-android
https://github.com/yuuwill/1024app-android
stars | today |
---|---|
2857 | 9 |
草榴官方客户端,小草客户端,Android
datasciencemasters / go
https://github.com/datasciencemasters/go
stars | today |
---|---|
13633 | 7 |
The Open Source Data Science Masters
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
22544 | 10 |
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems