go
-
GoogleCloudPlatform/open-match
Flexible, extensible, and scalable video game matchmaking.
-
xmge/gonote
欢迎各位gopher一起来完善这份笔记,让更多的人能够了解go,学习go,使用go,热爱go.👍
-
jessfraz/bpfd
Framework for running BPF programs with rules on Linux as a daemon. Container aware.
-
golang/go
The Go programming language
-
jesseduffield/lazygit
simple terminal UI for git commands
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
gin-gonic/gin
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
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
-
pinterest/bender
An easy-to-use library for creating load testing applications
-
istio/istio
Connect, secure, control, and observe services.
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
knrt10/asciiConvert
Get ascii art for images from your terminal
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
moby/moby
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
-
containous/traefik
The Cloud Native Edge Router
-
go-kit/kit
A standard library for microservices.
-
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
github/hub
hub helps you win at git.
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
snail007/goproxy
Proxy is a high performance HTTP(S), websocket, TCP, UDP,Secure DNS, Socks5 proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,防污染DNS,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,域名黑白名单,跨平台,KCP协议支持,集成外部API。
-
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
-
pingcap/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
-
chai2010/advanced-go-programming-book
📚《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
java
-
loremwalker/WebSiteUseful
🍅翻墙!科学上网,免费ss帐号分享、ssr订阅源,免费VPN下载,获取及使用教程请看:https://github.com/loremwalker/fq-book
-
JavaNoober/BackgroundLibrary
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
-
huangyz0918/AndroidWM
A lightweight android image watermark library that supports invisible digital watermarks.🌁(轻量级安卓水印框架,支持隐形数字水印)
-
RubbaBoy/MSPaintIDE
Programming in MS Paint
-
google/tink
Tink is a multi-language, cross-platform library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
-
Snailclimb/JavaGuide
A core knowledge that most Java programmers need to master
-
crossoverJie/JCSprout
👨🎓Java Core Sprout : basic, concurrent, algorithm
-
iluwatar/java-design-patterns
Design patterns implemented in Java
-
whataa/noDrawable
一个旨在减少99%的drawable.xml文件的库,可直接在布局文件中对任意View声明drawable属性。
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
spring-projects/spring-boot
Spring Boot
-
eugenp/tutorials
The "REST With Spring" Course:
-
ThinkpadNC5/MyPerf4J
A high performance and non-intrusive real-time Java performance monitoring and statistical tool.
-
kdn251/interviews
Everything you need to know to get the job.
-
Wechat-Group/weixin-java-tools
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的开发
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
CarGuo/GSYVideoPlayer
视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS支持,支持弹幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支持视频本身自带rotation的旋转(90,270之类),重力旋转与手动旋转的同步支持,支持列表播放 ,直接添加控件为封面,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切换,支持切换播放器,进度条小窗口预览,列表切换详情页面无缝播放,其他一些小动画效果,rtsp、concat、mpeg。项目解析:
-
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
-
oracle/helidon
Java libraries for writing microservices
-
Blankj/AndroidUtilCode
🔥Android developers should collect the following utils(updating).
-
google/guava
Google core libraries for Java
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
square/okhttp
An HTTP+HTTP/2 client for Android and Java applications.
-
skydoves/PowerMenu
📛A library that let you implement popup menu so easily.
-
HokoFly/HokoBlur
an easy-to-use blur library for Android, support efficient dynamic blur jobs.
javascript
python
-
mwouts/jupytext
Jupyter notebooks as Markdown documents, Julia, Python or R scripts
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
KonstantinSchubert/zero
Local file system transparently swapping to the cloud
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
tensorflow/models
Models and examples built with TensorFlow
-
howie6879/aspider
aspider - An async web scraping micro-framework based on asyncio.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
snowkylin/TensorFlow-cn
简单粗暴TensorFlow | A Concise Handbook of TensorFlow
-
imhuay/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
-
keras-team/keras
Deep Learning for humans
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
Avik-Jain/100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
-
kanishka-linux/reminiscence
Self-Hosted Bookmark and Archive Manager
-
RobotLocomotion/pytorch-dense-correspondence
Code for "Dense Object Nets: Learning Dense Visual Object Descriptors By and For Robotic Manipulation"
-
mpco/Alfred3-workflow-recent-documents
Quickly open recent documents and apps / 快捷打开最近访问的文档或应用
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.https://docs.ansible.com/ansible/
-
pallets/flask
The Python micro framework for building web applications.
-
s0md3v/Photon
Incredibly fast crawler designed for reconnaissance.
-
chubin/cheat.sh
the only cheat sheet you need
-
scikit-learn/scikit-learn
scikit-learn: machine learning in Python
-
trekhleb/learn-python
📚Playground and cheatsheet for learning Python
-
python/cpython
The Python programming language
-
toddmotto/public-apis
A collective list of public JSON APIs for use in web development.
-
home-assistant/home-assistant
🏡Open source home automation that puts local control and privacy first
-
jakubroztocil/httpie
Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc.https://httpie.org
rust
-
benfred/py-spy
Sampling profiler for Python programs
-
sharkdp/bat
A cat(1) clone with wings.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
rust-lang/rust
A safe, concurrent, practical language.
-
brion/mtpng
A parallelized PNG encoder in Rust
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
DenisKolodin/yew
Rust framework for building client web apps
-
JoshMcguigan/timetrack
Automatically track how you are spending your time by watching the file system
-
uutils/coreutils
Cross-platform Rust rewrite of the GNU coreutils
-
paritytech/parity-ethereum
The fast, light, and robust EVM and WASM client.
-
servo/servo
The Servo Browser Engine
-
watchexec/watchexec
Executes commands in response to file modifications
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
rust-lang/book
The Rust Programming Language
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
rust-lang-nursery/rust-clippy
A bunch of lints to catch common mistakes and improve your Rust code
-
atom/xray
An experimental next-generation Electron-based text editor
-
SergioBenitez/Rocket
A web framework for Rust.
-
gfx-rs/gfx
A high-performance, bindless graphics API for Rust.
-
spacejam/void
terminal-based personal organizer
-
rust-lang/cargo
The Rust package manager
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
amethyst/amethyst
Data-oriented game engine written in Rust
-
google/xi-editor
A modern editor with a backend written in Rust.https://google.github.io/xi-editor