2023 年最热门的开源项目汇总
在这篇文章中,我们做了一些特别的事情:我们的结论基于全年新闻组中的真实数据,包括:
- 🐮DevOpsLinks – DevOps Weekly Newsletter
- 🦁The Chief I/O – Cloud Native Weekly Newsletter
- 🐶PyDo – Python Weekly Newsletter
- 🦑Shipped – Serverless Weekly Newsletter
- 🐼GoPa – Golang Weekly Newsletter
- 🦈Kaptain – Kubernetes Weekly Newsletter
- 🐯Zeno – DevSecOps Weekly Newsletter
- 🐞Xenilla – Blockchain Weekly Newsletter
- 🐻VarBear – Programming Weekly Newsletter
- 🐝CyraBee – AWS Weekly Newsletter
- 🐬ZalDo – Azure Weekly Newsletter
- 🦊TheraFox – Google Cloud Insights
- 🐨Kala – AI/ML Weekly Newsletter
网友的每一次点击都是在为开源世界的热点和非热点投票。我们分析了数以千计的互动,找出了真正吸引开发者社区注意力和想象力的开源项目。
让我们深入了解!
apache/incubator-pekko
ℹ️ 简介:Apache Pekko 是一个开源框架,用于构建并发、分布式、弹性和灵活的应用程序。Pekko 使用代理模型(Actor Model)为并发提供更直观的高层抽象。
利用这些抽象,Pekko 还提供了持久性、流、HTTP 等库。Pekko 是 Akka 2.6.x 的分支,当时 Akka 项目尚未采用商业源代码许可证。
⭐ Stars: 819
🔗 仓库地址: https://github.com/apache/incubator-pekko
ziglang/zig
ℹ️ 简介: Zig 是一种通用编程语言和工具链,用于维护稳健、优化和可重用的软件。
⭐ Stars: 27613
🔗 仓库地址: https://github.com/ziglang/zig
WalletConnect/web-examples
ℹ️ 简介: WalletConnect SDK 和 API 的各种钱包和 dapp 示例目录。每个示例都有自己的 README,其中包含进一步的说明和解释。
⭐ Stars: 247
🔗 仓库地址: https://github.com/WalletConnect/web-examples
skupperproject/skupper
ℹ️ 简介: Skupper 使您能够创建虚拟应用网络,从而实现云通信。这种应用层网络将寻址与底层网络基础设施分离开来。这样,无需 VPN 也能实现安全通信。
⭐ Stars: 479
🔗 仓库地址: https://github.com/skupperproject/skupper
ultralytics/ultralytics
ℹ️ 简介:Ultralytics YOLOv8 是一款最先进的 (SOTA) 型号,它在以往 YOLO 版本成功的基础上,引入了新的功能和改进,进一步提高了性能和灵活性。
YOLOv8 设计快速、准确、易用,是各种物体检测和跟踪、实例分割、图像分类和姿态估计任务的绝佳选择。
⭐ Stars: 17244
🔗 仓库地址: https://github.com/ultralytics/ultralytics
upscayl/upscayl
ℹ️ 简介:Upscayl 可让你使用先进的人工智能算法放大和增强低分辨率图像。在不降低图片质量的情况下放大图片。这几乎就像魔法一样!
Upscayl 是一款跨平台应用程序,采用 Linux 优先的理念。这意味着 Linux 用户会更早收到预发布版本,但 Upscayl 本身可在所有主流桌面操作系统上使用。
⭐ Stars: 20610
🔗 仓库地址: https://github.com/upscayl/upscayl
public-apis/public-apis
ℹ️ 简介: 这不是一个工具,而是一个有用的免费 API 集体列表,可用于软件和网络开发
⭐ Stars: 272745
🔗 仓库地址: https://github.com/public-apis/public-apis
shap/shap
ℹ️ 简介: 用博弈论方法解释任何机器学习模型的输出。
⭐ Stars: 20780
🔗 仓库地址: https://github.com/slundberg/shap
AlexFlipnote/GiveMeBadge
ℹ️ 简介: 获得活跃开发者徽章的简单 Discord 机器人
⭐ Stars: 450
🔗 仓库地址: https://github.com/AlexFlipnote/GiveMeBadge
guidance-ai/guidance
ℹ️ 简介: 控制大型语言模型的指导语言
⭐ Stars: 15351
🔗 仓库地址: https://github.com/microsoft/guidance/
RizwanMunawar/yolov7-object-tracking
ℹ️ 简介: 使用 PyTorch、OpenCV 和排序跟踪进行物体跟踪
⭐ Stars: 462
🔗 仓库地址: https://github.com/RizwanMunawar/yolov7-object-tracking
MystenLabs/sui
ℹ️ 简介: 下一代智能合约平台,具有高吞吐量、低延迟和以资产为导向的编程模型,由 Move 编程语言提供支持
⭐ Stars: 5368
🔗 仓库地址: https://github.com/MystenLabs/sui
keyval-dev/odigos
ℹ️ 简介: 无需修改代码即可为 k8s 中的任何应用程序生成分布式跟踪的工具。
⭐ Stars: 2677
🔗 仓库地址: https://github.com/keyval-dev/odigos
cilium/tetragon
ℹ️ 简介:Cilium 的新 Tetragon 组件可实现功能强大的基于 eBPF 的实时安全可观察性和运行时强制执行。
Tetragon 可检测并应对安全重大事件,如进程执行事件、系统调用活动和 I/O 活动(包括网络和文件访问)。在Kubernetes环境中使用时,Tetragon具有Kubernetes感知能力,即能理解命名空间、pod等Kubernetes身份,因此可根据单个工作负载配置安全事件检测。
⭐ Stars: 2981
🔗 仓库地址: https://github.com/cilium/tetragon
containers/podman-desktop
ℹ️ 简介:Podman Desktop 是一个图形界面,使应用程序开发人员能够无缝地使用容器和 Kubernetes。Podman Desktop 在本地环境中安装、配置 Podman 并使其保持最新。它提供了一个系统托盘,用于检查状态并与容器引擎互动,而不会失去对其他任务的关注。
桌面应用程序提供了一个仪表板,用于与容器、镜像、Pod 和卷进行交互,同时还能使用 OCI 注册表和网络设置配置环境。Podman Desktop 还提供将 pod 连接和部署到 Kubernetes 环境的功能。
⭐ Stars: 3649
🔗 仓库地址: https://github.com/containers/podman-desktop
marella/ctransformers
ℹ️ 简介: 使用 GGML 库为用 C/C++ 实现的 Transformer 模型提供 Python 绑定。
⭐ Stars: 1457
🔗 仓库地址: https://github.com/marella/ctransformers
alibaba/higress
ℹ️ 简介:Higress 是基于阿里巴巴内部网关实践的下一代云原生网关。
在Istio和Envoy的支持下,Higress实现了流量网关、微服务网关和安全网关三网关架构的融合,从而大大降低了部署、运维成本。
⭐ Stars: 1975
🔗 仓库地址: https://github.com/alibaba/higress
Sanster/lama-cleaner
ℹ️ 简介: 由 SOTA 人工智能模型驱动的图像上色工具。从图片中删除任何不需要的物体、缺陷、人物,或擦除和替换(由稳定扩散提供动力)图片上的任何东西。
⭐ Stars: 14508
🔗 仓库地址: https://github.com/Sanster/lama-cleaner
web3p/web3.php
ℹ️ 简介: 与以太坊区块链和生态系统交互的 php 界面。本地 ABI 解析和智能合约交互。
⭐ Stars: 1067
🔗 仓库地址: https://github.com/web3p/web3.php
k8sgpt-ai/k8sgpt
ℹ️ 简介: k8sgpt 是一款用简单的英语扫描 Kubernetes 集群、诊断和分流问题的工具。它将 SRE 经验编入其分析器中,有助于提取最相关的信息,并通过人工智能加以丰富。
⭐ Stars: 3659
🔗 仓库地址: https://github.com/k8sgpt-ai/k8sgpt
doitintl/kube-no-trouble
ℹ️ 简介: 轻松检查群集是否使用了过时的应用程序接口
⭐ Stars: 2406
🔗 仓库地址: https://github.com/doitintl/kube-no-trouble
turbot/steampipe
ℹ️ 简介: 零ETL,无限可能。使用 SQL 实时查询 API、代码等。无需数据库。
⭐ Stars: 5896
🔗 仓库地址: https://github.com/turbot/steampipe
github/gh-actions-importer
ℹ️ 简介: GitHub Actions Importer 可帮助您计划并自动将 Azure DevOps、Bamboo、Bitbucket、CircleCI、GitLab、Jenkins 和 Travis CI 管道迁移到 GitHub Actions。
⭐ Stars: 904
🔗 仓库地址: https://github.com/github/gh-actions-importer
marcinguy/betterscan-ce
ℹ️ 简介: Betterscan 针对代码、云、机密、依赖性 – SCA(软件构成分析)和供应链风险使用了许多工具,还针对代码和 AI/OpenAI GPT 使用了基于图形的 SAST 精确分析。
⭐ Stars: 568
🔗 仓库地址: https://github.com/marcinguy/betterscan-ce
superseriousbusiness/gotosocial
ℹ️ 简介: GoToSocial 是一个用 Golang 编写的 ActivityPub 社交网络服务器。有了 GoToSocial,你可以与朋友保持联系,发布、阅读、分享图片和文章。所有这一切都不会被跟踪或广告!
⭐ Stars: 3218
🔗 仓库地址: https://github.com/superseriousbusiness/gotosocial
mudler/LocalAI
ℹ️ 简介:免费的开源 OpenAI 替代方案。自托管、社区驱动、本地优先。可直接替代在消费级硬件上运行的 OpenAI。无需 GPU。
可运行 ggml、gguf、GPTQ、onnx 和 TF 兼容模型:llama、llama2、rwkv、whisper、vicuna、koala、cerebras、falcon、dolly、starcoder 等。
⭐ Stars: 14730
🔗 仓库地址: https://github.com/go-skynet/LocalAI
sensepost/gowitness
ℹ️ 简介: 使用 Chrome Headless 的 golang 网页截图工具
⭐ Stars: 2482
🔗 仓库地址: https://github.com/sensepost/gowitness
pingdotgg/uploadthing
ℹ️ 简介: 现代网络开发人员的文件上传(Next.js)
⭐ Stars: 2982
🔗 仓库地址: https://github.com/pingdotgg/uploadthing
chakra-ui/panda
ℹ️ 简介: Panda 是一款适用于现代网络的通用样式解决方案–构建时间短、类型安全、可扩展的 CSS-in-JS
⭐ Stars: 3974
🔗 仓库地址: https://github.com/chakra-ui/panda
BishopFox/cloudfox
ℹ️ 简介: 自动化云渗透测试的态势感知。
⭐ Stars: 1639
🔗 仓库地址: https://github.com/BishopFox/cloudfox
iam-veeramalla/aws-devops-zero-to-hero
ℹ️ 简介: AWS 从零到大能资料库,供开发工程师在 30 天内学习 AWS。该资料库包括项目、演示文稿、面试问题和实时示例。
⭐ Stars: 3158
🔗 仓库地址: https://github.com/iam-veeramalla/aws-devops-zero-to-hero
latticexyz/mud
ℹ️ 简介:MUD 是一个用于复杂以太坊应用程序的框架。它增加了一些组织数据和逻辑的约定,并抽象出低层次的复杂性,让您可以专注于应用程序的功能。它规范了链上数据的存储方式。
有了这种标准数据模型,MUD 可以提供所有网络代码来同步合约和客户端状态。这包括直接从 RPC 节点或通用 MUD 索引器同步状态。
⭐ Stars: 576
🔗 仓库地址: https://github.com/latticexyz/mud
teamhanko/hanko
ℹ️ 简介: Hanko 是一个开源身份验证和用户管理解决方案,其重点是使登录超越密码,同时可在当前 100% 部署。
⭐ Stars: 4915
🔗 仓库地址: https://github.com/teamhanko/hanko
cheshire-cat-ai/core
ℹ️ 简介: 可用于生产环境的人工智能助理框架
⭐ Stars: 1362
🔗 仓库地址: https://github.com/cheshire-cat-ai/core
oauth2-proxy/oauth2-proxy
ℹ️ 简介: 反向代理可提供 Google、Azure、OpenID Connect 和更多身份供应商的身份验证。
⭐ Stars: 7964
🔗 仓库地址: https://github.com/oauth2-proxy/oauth2-proxy
techiescamp/kubernetes-learning-path
ℹ️ 简介: 从零开始学习 Kubernetes 的路线图(从初级到高级)
⭐ Stars: 6045
🔗 仓库地址: https://github.com/techiescamp/kubernetes-learning-path
keephq/keep
ℹ️ 简介: 开源警报管理和自动化平台
⭐ Stars: 2530
🔗 仓库地址: https://github.com/keephq/keep
dbt-labs/dbt-core
ℹ️ 简介: dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
⭐ Stars: 7989
🔗 仓库地址: https://github.com/dbt-labs/dbt-core
rivo/tview
ℹ️ 简介: This Go package provides commonly used components for terminal based user interfaces.
⭐ Stars: 9227
🔗 仓库地址: https://github.com/rivo/tview
Svenskithesource/PyArmor-Unpacker
ℹ️ 简介: A deobfuscator for PyArmor.
⭐ Stars: 415
🔗 仓库地址: https://github.com/Svenskithesource/PyArmor-Unpacker
dsdanielpark/Bard-API
ℹ️ 简介: The unofficial python package that returns response of Google Bard through cookie value.
⭐ Stars: 5153
🔗 仓库地址: https://github.com/dsdanielpark/Bard-API
grafana/oncall
ℹ️ 简介: Developer-friendly incident response with brilliant Slack integration
⭐ Stars: 3076
🔗 仓库地址: https://github.com/grafana/oncall
scylladb/scylladb
ℹ️ 简介: NoSQL data store using the seastar framework, compatible with Apache Cassandra
⭐ Stars: 11723
🔗 仓库地址: https://github.com/scylladb/scylladb
paperswithcode/galai
ℹ️ 简介: GALACTICA is a general-purpose scientific language model. It is trained on a large corpus of scientific text and data. It can perform scientific NLP tasks at a high level, as well as tasks such as citation prediction, mathematical reasoning, molecular property prediction and protein annotation.
More information is available at galactica.org.
⭐ Stars: 2599
🔗 仓库地址: https://github.com/paperswithcode/galai
kubesimplify/ksctl
ℹ️ 简介: Many cloud providers offer their flavor of Kubernetes. Each provider has its unique CLI tool which is used to create and manage clusters on that particular cloud. When working in a multi-cloud environment, it can be difficult to create and manage so many clusters using CLI from each cloud provider.
ksctl is a single CLI tool that can interact with a multitude of cloud providers, making it easy for you to manage multi-cloud clusters, with just a single CLI tool
⭐ Stars: 179
🔗 仓库地址: https://github.com/kubesimplify/ksctl
carbon-language/carbon-lang
ℹ️ 简介: Carbon Language’s main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
⭐ Stars: 31746
🔗 仓库地址: https://github.com/carbon-language/carbon-lang
trinib/Linux-Bash-Commands
ℹ️ 简介: Not a tool but a comprehensive list of Linux bash commands, cheatsheets and resources
⭐ Stars: 3061
🔗 仓库地址: https://github.com/trinib/Linux-Bash-Commands
fleetdm/fleet
ℹ️ 简介: Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Windows, Chromebooks, AWS, Google Cloud, Azure, data center, containers, IoT)
⭐ Stars: 1760
🔗 仓库地址: https://github.com/fleetdm/fleet
golang/go
ℹ️ 简介: The Go programming language
⭐ Stars: 116603
🔗 仓库地址: https://github.com/golang/go/issues/44840
datreeio/CRDs-catalog
ℹ️ 简介: Popular Kubernetes CRDs (CustomResourceDefinition) in JSON schema format.
⭐ Stars: 355
🔗 仓库地址: https://github.com/datreeio/CRDs-catalog
haotian-liu/LLaVA
ℹ️ 简介: Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards GPT-4V level capabilities.
⭐ Stars: 11972
🔗 仓库地址: https://github.com/haotian-liu/LLaVA
github/gh-actions-importer
ℹ️ 简介: GitHub Actions Importer helps you plan and automate the migration of Azure DevOps, Bamboo, Bitbucket, CircleCI, GitLab, Jenkins, and Travis CI pipelines to GitHub Actions.
⭐ Stars: 904
🔗 仓库地址: https://github.com/github/gh-actions-importer
pion/example-webrtc-applications
ℹ️ 简介: Examples of WebRTC applications that are large, or use 3rd party libraries
⭐ Stars: 796
🔗 仓库地址: https://github.com/pion/example-webrtc-applications
oceanprotocol/ocean.py
ℹ️ 简介: Ocean Protocol’s Python library to privately & securely publish, exchange, and consume data.
⭐ Stars: 162
🔗 仓库地址: https://github.com/oceanprotocol/ocean.py
dockcross/dockcross
ℹ️ 简介: Cross compiling toolchains in Docker images
⭐ Stars: 3002
🔗 仓库地址: https://github.com/dockcross/dockcross
comet-ml/kangas
ℹ️ 简介: Kangas is a tool for exploring, analyzing, and visualizing large-scale multimedia data.
It provides a straightforward Python API for logging large tables of data, along with an intuitive visual interface for performing complex queries against your dataset.
⭐ Stars: 1000
🔗 仓库地址: https://github.com/comet-ml/kangas
wundergraph/wundergraph
ℹ️ 简介: WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend developer workflows through API Composition.
⭐ Stars: 2064
🔗 仓库地址: https://github.com/wundergraph/wundergraph
TimDettmers/bitsandbytes
ℹ️ 简介: 8-bit CUDA functions for PyTorch
⭐ Stars: 4560
🔗 仓库地址: https://github.com/TimDettmers/bitsandbytes
surrealdb/surrealdb
ℹ️ 简介: A scalable, distributed, collaborative, document-graph database, for the realtime web
⭐ Stars: 23866
🔗 仓库地址: https://github.com/surrealdb/surrealdb
httpcats/http.cat
ℹ️ 简介: The cat status website
⭐ Stars: 2539
🔗 仓库地址: https://github.com/httpcats/http.cat
tektoncd/pipeline
ℹ️ 简介: The Tekton Pipelines project provides k8s-style resources for declaring CI/CD-style pipelines.
Tekton Pipelines are Cloud Native, run on Kubernetes, have Kubernetes clusters as a first class type and use containers as their building blocks
⭐ Stars: 8132
🔗 仓库地址: https://github.com/tektoncd/pipeline
89luca89/distrobox
ℹ️ 简介: Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with.
⭐ Stars: 8091
🔗 仓库地址: https://github.com/89luca89/distrobox
TodePond/DreamBerd—e-acc
ℹ️ 简介: DreamBerd – e/acc is a perfect programming language. These are its features!
⭐ Stars: 8821
🔗 仓库地址: https://github.com/TodePond/DreamBerd
berops/claudie
ℹ️ 简介: Platform for managing multi-cloud and hybrid-cloud Kubernetes clusters with support for nodepools across different cloud-providers and on-premise data centers
⭐ Stars: 363
🔗 仓库地址: https://github.com/berops/claudie
loft-sh/devpod
ℹ️ 简介: Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
⭐ Stars: 5476
🔗 仓库地址: https://github.com/loft-sh/devpod
micropython/micropython
ℹ️ 简介: MicroPython – a lean and efficient Python implementation for microcontrollers and constrained systems
⭐ Stars: 17670
🔗 仓库地址: https://github.com/micropython/micropython
DovAmir/awesome-design-patterns
ℹ️ 简介: A curated list of software and architecture related design patterns.
⭐ Stars: 34077
🔗 仓库地址: https://github.com/DovAmir/awesome-design-patterns
OffcierCia/On-Chain-Investigations-Tools-List
ℹ️ 简介: Here we discuss how one can investigate crypto hacks and security incidents, and collect all the possible tools and manuals!
⭐ Stars: 968
🔗 仓库地址: https://github.com/OffcierCia/On-Chain-Investigations-Tools-List
tdewolff/canvas
ℹ️ 简介: Cairo in Go: vector to raster, SVG, PDF, EPS, WASM, OpenGL, Gio, etc.
⭐ Stars: 1372
🔗 仓库地址: https://github.com/tdewolff/canvas
FlowiseAI/Flowise
ℹ️ 简介: Drag & drop UI to build your customized LLM flow
⭐ Stars: 18973
🔗 仓库地址: https://github.com/FlowiseAI/Flowise
akto-api-security/akto
ℹ️ 简介: Proactive, Open source API security → API discovery, Testing in CI/CD, Test Library with 150+ Tests, Add custom tests, Sensitive data exposure
⭐ Stars: 629
🔗 仓库地址: https://github.com/akto-api-security/akto
jeremydaly/dynamodb-toolbox
ℹ️ 简介: A simple set of tools for working with Amazon DynamoDB and the DocumentClient
⭐ Stars: 1674
🔗 仓库地址: https://github.com/jeremydaly/dynamodb-toolbox
matanolabs/matano
ℹ️ 简介: Open source security data lake for threat hunting, detection & response, and cybersecurity analytics at petabyte scale on AWS
⭐ Stars: 1267
🔗 仓库地址: https://github.com/matanolabs/matano
vectara/vectara-answer
ℹ️ 简介: Vectara Answer is an open-source React project that enables you to quickly configure GenAI user interfaces, powered by the Vectara Platform’s semantic search and summarization APIs.
⭐ Stars: 188
🔗 仓库地址: https://github.com/vectara/vectara-answer
bridgecrewio/checkov
ℹ️ 简介: Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images, and open source packages with Checkov by Bridgecrew.
⭐ Stars: 6205
🔗 仓库地址: https://github.com/bridgecrewio/checkov
pawelgaczynski/gain
ℹ️ 简介: Gain is a high-performance io_uring networking framework written entirely in Go.
⭐ Stars: 457
🔗 仓库地址: https://github.com/pawelgaczynski/gain
aws-powertools/powertools-lambda-typescript
ℹ️ 简介: Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
⭐ Stars: 1358
🔗 仓库地址: https://github.com/awslabs/aws-lambda-powertools-typescript
carlgira/oci-generative-ai
ℹ️ 简介: Terraform script to install a stable-diffusion, dreambooth and bloom model in a GPU instance in Oracle Cloud
⭐ Stars: 28
🔗 仓库地址: https://github.com/carlgira/oci-generative-ai
superfly/litefs
ℹ️ 简介: FUSE-based file system for replicating SQLite databases across a cluster of machines
⭐ Stars: 3330
🔗 仓库地址: https://github.com/superfly/litefs
CASIA-IVA-Lab/FastSAM
ℹ️ 简介: The Fast Segment Anything Model(FastSAM) is a CNN Segment Anything Model trained using only 2% of the SA-1B dataset published by SAM authors.
FastSAM achieves comparable performance with the SAM method at 50× higher run-time speed.
⭐ Stars: 6303
🔗 仓库地址: https://github.com/CASIA-IVA-Lab/FastSAM
99designs/aws-vault
ℹ️ 简介: A vault for securely storing and accessing AWS credentials in development environments
⭐ Stars: 7926
🔗 仓库地址: https://github.com/99designs/aws-vault
paypal/junodb
ℹ️ 简介: JunoDB is PayPal’s home-grown secure, consistent and highly available key-value store providing low, single digit millisecond, latency at any scale.
⭐ Stars: 2271
🔗 仓库地址: https://github.com/paypal/junodb
terramate-io/terramate
ℹ️ 简介: Terramate CLI is an open-source Infrastructure as Code (IaC) orchestration tool for Terraform, OpenTofu, Terragrunt, Kubernetes, Pulumi, Cloud Formation, CDK, Azure Resource Manager (ARM), and others.
⭐ Stars: 2743
🔗 仓库地址: https://github.com/terramate-io/terramate
docker-mailserver/docker-mailserver
ℹ️ 简介: Production-ready fullstack but simple mail server (SMTP, IMAP, LDAP, Antispam, Antivirus, etc.) running inside a container.
⭐ Stars: 12470
🔗 仓库地址: https://github.com/docker-mailserver/docker-mailserver
bitnami/charts
ℹ️ 简介: Bitnami Helm Charts
⭐ Stars: 7963
🔗 仓库地址: https://github.com/bitnami/charts/issues/10539
google-research/perch
ℹ️ 简介: A bioacoustics research project by Google Research
⭐ Stars: 99
🔗 仓库地址: https://github.com/google-research/chirp
projectdiscovery/katana
ℹ️ 简介: A next-generation crawling and spidering framework.
⭐ Stars: 7830
🔗 仓库地址: https://github.com/projectdiscovery/katana
truera/trulens
ℹ️ 简介: Evaluation and Tracking for LLM Experiments
⭐ Stars: 931
🔗 仓库地址: https://github.com/truera/trulens
ksoclabs/kbom
ℹ️ 简介: The Kubernetes Bill of Materials (KBOM) standard provides insight into container orchestration tools widely used across the industry. The KBOM project provides an initial specification in JSON and has been constructed for extensibilty across various cloud service providers (CSPs) as well as DIY Kubernetes.
⭐ Stars: 217
🔗 仓库地址: https://github.com/ksoclabs/kbom
fluxninja/aperture
ℹ️ 简介: Rate limiting, caching, and request prioritization for modern workloads
⭐ Stars: 491
🔗 仓库地址: https://github.com/fluxninja/aperture
Mailu/Mailu
ℹ️ 简介: Mailu is a simple yet full-featured mail server as a set of Docker images. It is free software (both as in free beer and as in free speech), open to suggestions and external contributions.
The project aims at providing people with an easily setup, easily maintained and full-featured mail server while not shipping proprietary software nor unrelated features often found in popular groupware.
⭐ Stars: 5094
🔗 仓库地址: https://github.com/Mailu/Mailu/
crossplane/crossplane
ℹ️ 简介: Crossplane is a framework for building cloud native control planes without needing to write code.
It has a highly extensible backend that enables you to build a control plane that can orchestrate applications and infrastructure no matter where they run, and a highly configurable frontend that puts you in control of the schema of the declarative API it offers.
⭐ Stars: 8018
🔗 仓库地址: https://github.com/crossplane/crossplane
本文文字及图片出自 The Hottest Open Source Projects Of 2023
你也许感兴趣的:
- 【外评】哪些开源项目被广泛使用,但仅由少数人维护?
- 【外评】瑞士现在要求所有政府软件都必须开源
- 【外评】开源既不是社区,也不是民主
- Winamp 宣布将开放源代码
- 【外评】什么是开源贡献,什么不是开源贡献?
- 【译文】开放源代码与微软:新的反叛开始了
- 开源 Redis 的生命将就此终结?Redis 之父回应分叉浪潮:未来谁能领先,各凭本事!
- 开发者阵营分化,.NET 开源生态系统如何走向未来?
- 马斯克控告OpenAI违约、要求恢复开源;OpenAI否认三连
- 干开源 15 年后,我开启了“自救”,把开源项目变成一项月收入为 4.7 万元的业务!
你对本文的反应是: