go
-
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.
-
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
-
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content.
-
unknwon/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
-
gorilla/websocket
A fast, well-tested and widely used WebSocket implementation for Go.
-
hashicorp/nomad
Nomad is an easy-to-use, flexible, and performant workload orchestrator that can deploy a mix of microservice, batch, containerized, and non-containerized applications. Nomad is easy to operate and scale and has native Consul and Vault integrations.
-
hashicorp/terraform-provider-aws
Terraform AWS provider
-
prometheus/prometheus
The Prometheus monitoring system and time series database.
-
kubernetes/client-go
Go client for Kubernetes.
-
go-playground/validator
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
-
external-secrets/external-secrets
External Secrets Operator reads information from a third-party service like AWS Secrets Manager and automatically injects the values as Kubernetes Secrets.
-
inancgumus/learngo
❤️ 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes. 🚀 Learn Go by fixing 1000+ tiny programs.
-
cloudwego/hertz
A high-performance and strong-extensibility Go HTTP framework that helps developers build microservices.
-
dapr/dapr
Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge.
-
influxdata/telegraf
The plugin-driven server agent for collecting & reporting metrics.
-
kedacore/keda
KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes
-
kata-containers/kata-containers
Kata Containers is an open source project and community working to build a standard implementation of lightweight Virtual Machines (VMs) that feel and perform like containers, but provide the workload isolation and security advantages of VMs. https://katacontainers.io/
-
aquasecurity/trivy
Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
-
schollz/croc
Easily and securely send things from one computer to another 🐊 📦
-
Azure/azure-sdk-for-go
This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
-
Shopify/sarama
Sarama is a Go library for Apache Kafka.
-
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
-
fsnotify/fsnotify
Cross-platform file system notifications for Go.
-
vmware-tanzu/velero
Backup and migrate Kubernetes applications and their persistent volumes
java
-
macrozheng/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
-
doocs/advanced-java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
-
apache/calcite
Apache Calcite
-
prestodb/presto
The official home of the Presto distributed SQL query engine for big data
-
alibaba/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
-
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
-
didi/KnowStreaming
一站式云原生流数据管控平台,通过0侵入、插件化构建企业级Kafka服务,极大降低操作、存储和管理实时流数据门槛
-
BleachDev/BleachHack
block game utility mod that makes you a cool kid
-
google/ExoPlayer
An extensible media player for Android
-
WeiYe-Jing/datax-web
DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持RDBMS、Hive、HBase、ClickHouse、MongoDB等数据源,批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。
-
quarkusio/quarkus
Quarkus: Supersonic Subatomic Java.
-
xkcoding/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
-
lax1dude/eaglercraft
Eaglercraft is real Minecraft 1.5.2 that you can play in any regular web browser. That includes school chromebooks, it works on all chromebooks. You can join real Minecraft 1.5.2 servers with it through a custom proxy based on Bungeecord.
-
redisson/redisson
Redisson - Redis Java client with features of In-Memory Data Grid. Over 50 Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Publish / Subscribe, Bloom filter, Spring Cache, Tomcat, Scheduler, JCache API, Hibernate, MyBatis, RPC, local cache ...
-
testcontainers/testcontainers-java
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
-
pytorch/serve
Serve, optimize and scale PyTorch models in production
-
spring-projects/spring-boot
Spring Boot
-
apache/cassandra
Mirror of Apache Cassandra
-
alibaba/easyexcel
快速、简洁、解决大文件内存溢出的java处理Excel工具
-
apache/hudi
Upserts, Deletes And Incremental Processing on Big Data.
-
awsdocs/aws-doc-sdk-examples
Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For more information, see the Readme.rst file below.
-
googlesamples/mlkit
A collection of sample apps to demonstrate how to use Google's ML Kit APIs on Android and iOS
-
Azure/azure-sdk-for-java
This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
-
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
-
linkedin/venice
Venice, Derived Data Platform for planet-scale workloads.
javascript
-
aws-actions/configure-aws-credentials
Configure AWS credential environment variables for use in other GitHub Actions.
-
facebook/create-react-app
Set up a modern web app by running one command.
-
toss/slash
A collection of TypeScript/JavaScript packages to build high-quality web services.
-
sveltejs/kit
The fastest way to build Svelte apps
-
codinasion/program
An open source codebase for sharing programming solutions.
-
dunwu/nginx-tutorial
这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。
-
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
-
chartjs/Chart.js
Simple HTML5 Charts using the
-
soyHenry/Prep-Course
-
obsidianmd/obsidian-releases
Community plugins list, theme list, and releases of Obsidian.
-
facebook/react
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
facebook/react-native
A framework for building native applications using React
-
mwittrien/BetterDiscordAddons
A series of plugins and themes for BetterDiscord.
-
mui/material-ui
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI that implement Google's Material Design.
-
airbnb/javascript
JavaScript Style Guide
-
cypress-io/cypress
Fast, easy and reliable testing for anything that runs in a browser.
-
krasimir/react-in-patterns
A free book that talks about design patterns/techniques used while developing with React.
-
OAI/OpenAPI-Specification
The OpenAPI Specification Repository
-
microsoft/monaco-editor
A browser based code editor
-
winstonjs/winston
A logger for just about everything.
-
jhipster/generator-jhipster
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
-
MobSF/Mobile-Security-Framework-MobSF
Mobile Security Framework (MobSF) is an automated, all-in-one mobile application (Android/iOS/Windows) pen-testing, malware analysis and security assessment framework capable of performing static and dynamic analysis.
-
formio/formio.js
JavaScript powered Forms with JSON Form Builder
-
mapbox/mapbox-gl-js
Interactive, thoroughly customizable maps in the browser, powered by vector tiles and WebGL
-
d3/d3
Bring data to life with SVG, Canvas and HTML. 📊📈🎉
python
-
AUTOMATIC1111/stable-diffusion-webui
Stable Diffusion web UI
-
PaddlePaddle/PaddleNLP
Easy-to-use and powerful NLP library with Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including Neural Search, Question Answering, Information Extraction and Sentiment Analysis end-to-end system.
-
IDEA-Research/detrex
IDEA Open Source Toolbox for Transformer Based Object Detection Algorithms
-
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
-
NVIDIA/NeMo
NeMo: a toolkit for conversational AI
-
t3l3machus/hoaxshell
An unconventional Windows reverse shell, currently undetected by Microsoft Defender and various other AV solutions, solely based on http(s) traffic.
-
great-expectations/great_expectations
Always know what to expect from your data.
-
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
-
sqlalchemy/sqlalchemy
The Database Toolkit for Python
-
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
-
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
-
OpenEthan/SMSBoom
短信轰炸/短信测压/ | 一个健壮免费的python短信轰炸程序,专门炸坏蛋蛋,百万接口,多线程全自动添加有效接口,支持异步协程百万并发,全免费的短信轰炸工具!!hongkonger开发全网首发!!
-
hiroi-sora/Umi-OCR
OCR图片转文字识别软件,完全离线。截屏/批量导入图片,支持多国语言、智能排版合并段落、适应横/竖排文字。可排除水印区域,提取干净的文本。基于 PaddleOCR 。
-
JingShing/NovelAI-installation-tutorial
NovelAI installation tutorial
-
UKPLab/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
-
httpie/httpie
🥧 HTTPie for Terminal — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
-
KAIR-BAIR/nerfacc
A General NeRF Acceleration Toolbox in PyTorch.
-
OWASP/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
-
ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
-
apache/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
-
pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
django/django
The Web framework for perfectionists with deadlines.
-
saltstack/salt
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
-
DLR-RM/stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
-
Lightning-AI/lightning
Build and train PyTorch models and connect them to the ML lifecycle using Lightning App templates, without handling DIY infrastructure, cost management, scaling, and other headaches.
rust
-
smallnest/concurrency-programming-via-rust
-
MystenLabs/sui
Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
-
FyroxEngine/Fyrox
3D and 2D game engine written in Rust
-
alacritty/alacritty
A cross-platform, OpenGL terminal emulator.
-
diesel-rs/diesel
A safe, extensible ORM and Query Builder for Rust
-
vectordotdev/vector
A high-performance observability data pipeline.
-
buckyos/CYFS
CYFS is the next-generation technology to build real Web3 by upgrading the basic protocol of Web (TCP/IP+DNS+HTTP),is short for CYberFileSystem. https://www.cyfs.com/, cyfs://cyfs/index_en.html.
-
linebender/druid
A data-first Rust-native UI design toolkit.
-
meilisearch/meilisearch
A lightning-fast search engine that fits effortlessly into your apps, websites, and workflow.
-
microsoft/windows-rs
Rust for Windows
-
sunface/rust-course
“连续六年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。<>拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,甚至还有JS程序员关注的 WASM 和 Deno 等专题。这可能是目前最用心的 Rust 中文学习教程 / Book
-
rust-windowing/winit
Window handling library in pure Rust
-
tokio-rs/tracing
Application level tracing for Rust.
-
surrealdb/surrealdb
A scalable, distributed, collaborative, document-graph database, for the realtime web
-
AleoHQ/snarkOS
A Decentralized Operating System for Zero-Knowledge Applications
-
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
-
cube-js/cube.js
📊 Cube — Headless Business Intelligence for Building Data Applications
-
denoland/deno
A modern runtime for JavaScript and TypeScript.
-
charliermarsh/ruff
An extremely fast Python linter, written in Rust.
-
uutils/coreutils
Cross-platform Rust rewrite of the GNU coreutils
-
ekzhang/bore
🕳 bore is a simple CLI tool for making tunnels to localhost
-
rustdesk/rustdesk
Open source virtual / remote desktop infrastructure for everyone! The open source TeamViewer alternative. Display and control your PC and Android devices from anywhere at anytime.
-
dani-garcia/vaultwarden
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
-
cloudwego/volo
A high-performance and strong-extensibility Rust RPC framework that helps developers build microservices.
-
rust-unofficial/awesome-rust
A curated list of Rust code and resources.