4 个仓库
Configuration of system directories for the automatic discovery and loading of plugins.
Distinct from Programmatic Plugin Loading: Focuses on the file system paths for discovery rather than the programmatic loading mechanism itself
Explore 4 awesome GitHub repositories matching software engineering & architecture · Plugin Search Paths. Refine with filters or upvote what's useful.
LMMS is a digital audio workstation and MIDI sequencer designed for composing, arranging, and mixing music. It functions as a comprehensive production environment that integrates a MIDI sequencer, a sample-based synthesizer, and an audio mixing console. The project distinguishes itself through a versatile synthesis engine that includes additive synthesis, wavetable generation, and emulations of vintage hardware such as NES audio and FM chips. It also serves as a VST plugin host, allowing for the integration of third-party virtual instruments and audio effects via a standardized interface. Be
Allows users to define the file system paths where the application searches for audio plugins.
TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked chunks. It can function as a single-file personal wiki where all content and application logic are stored within one HTML file for local-first use, or as a self-hosted wiki server that serves content over HTTP. The project is distinguished by a data-driven architecture where plugins and extensions are treated as stored data entries. It features a filter-based query engine for manipulating structured data and a transclusion system that allows the live content of one entry to be embe
Provides configuration options to define system directories for the automatic discovery and loading of plugins, themes, and languages.
Maven 是一个 Java 构建自动化工具和软件构建编排器。它作为一个项目生命周期管理器和依赖管理系统,使用标准化的项目对象模型(POM)来编译、测试和打包 Java 项目。 该项目以基于阶段的构建生命周期和基于插件的扩展模型为特色,允许用户将自定义目标绑定到特定的构建阶段。它通过多模块项目编排来协调复杂的软件,并通过中和环境变量和控制工具链版本来确保可重复的构建工作流。 其功能涵盖全面的依赖管理,包括传递依赖解析和向远程仓库发布构件。该系统还通过模板提供项目生成,并为生成 API 参考和项目站点提供详细的文档生成功能。 该工具包含一个带有输入补全功能的命令行界面,并支持使用本地构件缓存进行离线构建执行。
Defines prioritized search paths and group IDs for the automatic discovery and resolution of plugins.
该项目是一个用于管理公钥基础设施和数字身份的命令行工具。它提供了一套全面的 X.509 证书生命周期管理套件,包括证书和签名请求的生成、签名、续订和吊销。 该工具通过专门的安全功能脱颖而出,例如将加密凭据绑定到 TPM 和 HSM 以进行硬件支持的身份证明。它还为机器身份安全提供专用支持,使用短寿命 SSH 证书和 mTLS 来保护非人类工作负载。 广泛的功能包括用于管理 JSON Web Tokens 和 Keys 的 JOSE 加密工具包、用于授权流程的 OAuth 和 OIDC 客户端,以及用于自动化 TLS 配置的 ACME 客户端。该工具集还涵盖通用加密实用程序、系统信任存储管理和证书颁发机构管理。 该工具链可以通过基于路径的插件发现进行扩展,以添加新的子命令。
Extends the toolchain by executing external binaries found in the system path as new subcommands.