go
-
TarsCloud/TarsGo
A high performance microservice framework in golang. A linux foundation project.
-
jesseduffield/lazygit
simple terminal UI for git commands
-
panjf2000/ants
🐜⚡️A high-performance goroutine pool for go
-
mafanr/juz
A performance, secure and extensible api-gateway for enterprise
-
usefathom/fathom
Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.
-
golang/go
The Go programming language
-
istio/istio
Connect, secure, control, and observe services.
-
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
-
hhrutter/pdfcpu
A PDF processor written in Go.
-
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
-
steakknife/bloomfilter
Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
-
gohugoio/hugo
The world’s fastest framework for building websites.
-
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
jinzhu/gorm
The fantastic ORM library for Golang, aims to be developer friendly
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
containous/traefik
The Cloud Native Edge Router
-
gogs/gogs
Gogs is a painless self-hosted Git service.
-
thought-machine/please
High-performance extensible build system for reproducible builds.
-
getlantern/lantern
🔴蓝灯最新版本下载https://github.com/getlantern/download🔴Lantern Latest Downloadhttps://github.com/getlantern/download🔴
-
covexo/devspace
Cloud-Native Software Development with Kubernetes and Docker
-
linkerd/linkerd2
A service sidecar for Kubernetes and beyond. Main repo for Linkerd 2.x.
-
variadico/noti
Monitor a process and trigger a notification.
-
ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
-
iikira/BaiduPCS-Go
百度网盘客户端 - Go语言编写
-
go-gitea/gitea
Git with a cup of tea, painless self-hosted git service
java
-
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
-
wuyouzhuguli/SpringAll
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Cloud和Spring Security,博客Spring系列源码
-
Snailclimb/JavaGuide
A core knowledge that most Java programmers need to master
-
proxyee-down-org/proxyee-down
http下载工具,基于http代理,支持多连接分块下载
-
MZCretin/ExpandableTextView
实现类似微博内容,@用户,链接高亮,@用户和链接可点击跳转,可展开和收回的TextView
-
JavaNoober/BackgroundLibrary
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
-
crossoverJie/JCSprout
👨🎓Java Core Sprout : basic, concurrent, algorithm
-
alibaba/Sentinel
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
-
spring-projects/spring-boot
Spring Boot
-
spring-cloud-incubator/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
-
spring-projects/spring-framework
Spring Framework
-
eugenp/tutorials
The "REST With Spring" Course:
-
real-logic/simple-binary-encoding
Simple Binary Encoding (SBE) - High Performance Message Codec
-
elastic/elasticsearch
Open Source, Distributed, RESTful Search Engine
-
real-logic/aeron
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
-
yellowcath/PhotoMovie
Using your photos to create cool videos.(高仿抖音照片电影功能)
-
ctripcorp/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
-
apache/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
-
CodeXiaoMai/EnvironmentSwitcher
🔥No repackage, switch environment with one click.(无需重新打包,一键切换环境 )
-
whenSunSet/MyTikTok
我的抖音APP
-
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.
-
google/guava
Google core libraries for Java
-
TheAlgorithms/Java
All Algorithms implemented in Java
-
Wechat-Group/weixin-java-tools
全能微信Java开发工具包,支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的开发
-
linkedin/TonY
TensorFlow on YARN (TonY) is a framework to natively run TensorFlow on Apache Hadoop.
javascript
python
-
apachecn/awesome-leetcode
Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
-
TheAlgorithms/Python
All Algorithms implemented in Python
-
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
GeorgeSeif/Semantic-Segmentation-Suite
Semantic Segmentation Suite in TensorFlow. Implement, train, and test new Semantic Segmentation models easily!
-
tensorflow/models
Models and examples built with TensorFlow
-
hill-a/stable-baselines
A fork of OpenAI Baselines, implementations of reinforcement learning algorithms
-
NVIDIA/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.
-
rwv/chinese-dos-games
🎮Chinese DOS games in browser.
-
rg3/youtube-dl
Command-line program to download videos from YouTube.com and other video sites
-
keras-team/keras
Deep Learning for humans
-
loremwalker/WebSiteUseful
🍅翻墙!科学上网,免费ss帐号分享、ssr订阅源,免费VPN下载,获取及使用教程请看:https://github.com/loremwalker/fq-book
-
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
-
vinta/awesome-python
A curated list of awesome Python frameworks, libraries, software and resources
-
python/cpython
The Python programming language
-
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/
-
ageitgey/face_recognition
The world's simplest facial recognition api for Python and the command line
-
django/django
The Web framework for perfectionists with deadlines.
-
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
-
codelucas/newspaper
News, full-text, and article metadata extraction in Python 3. Advanced docs:
-
apachecn/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
-
fperazzi/proSR
Repository containing an independent implementation of the paper: "A Fully Progressive Approach to Single-Image Super-Resolution"
-
IBM/AIF360
A comprehensive set of fairness metrics for datasets and machine learning models, explanations for these metrics, and algorithms to mitigate bias in datasets and models.
-
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
-
tensorflow/tensorboard
TensorFlow's Visualization Toolkit
rust
-
xi-editor/xi-editor
A modern editor with a backend written in Rust.https://xi-editor.github.io/xi-editor
-
jwilm/alacritty
A cross-platform, GPU-accelerated terminal emulator
-
sharkdp/bat
A cat(1) clone with wings.
-
benfred/py-spy
Sampling profiler for Python programs
-
tokio-rs/tokio
A runtime for writing reliable, asynchronous, and slim applications with the Rust programming language.
-
rust-lang/rust
A safe, concurrent, practical language.
-
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern
-
sharkdp/hyperfine
A command-line benchmarking tool
-
sigp/lighthouse
A (future) Ethereum 2.0 client, written in Rust.
-
rustwasm/wasm-bindgen
Facilitating high-level interactions between wasm modules and JavaScript
-
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
-
brion/mtpng
A parallelized PNG encoder in Rust
-
servo/servo
The Servo Browser Engine
-
autozimu/LanguageClient-neovim
Language Server Protocol (LSP) support for vim and neovim.
-
linkerd/linkerd2-proxy
A service sidecar for Kubernetes and beyond. Proxy repo for Linkerd 2.x.
-
actix/actix-web
Actix web is a small, pragmatic, and extremely fast rust web framework.
-
tantivy-search/tantivy
Tantivy is a full-text search engine library inspired by Lucene and written in Rust
-
swaywm/wlroots-rs
Safe Rust bindings for wlroots, used for Way Cooler
-
rust-lang-nursery/polonius
Defines the Rust borrow checker.
-
BurntSushi/quickcheck
QuickCheck for Rust (with shrinking).
-
sfackler/rust-openssl
OpenSSL bindings for Rust
-
rust-random/rand
A Rust library for random number generation.
-
jameshurst/rust-id3
A rust library for reading and writing ID3 metadata
-
pingcap/grpc-rs
The gRPC library for Rust built on C Core library and futures
-
lettre/lettre
A mailer library for Rust