12 Repositories
Rust clap Libraries
Grid-based drum sequencer plugin as MIDI FX in CLAP/VST3 format
dr-seq Grid-based drum sequencer plugin as MIDI FX in CLAP/VST3 format. WARNING: This project is in a very early state. So there is no guarantee for a
Wayland clipboard manager that will make you clap ๐
Clapboard - clipboard manager that makes you clap ๐ Clapboard is a simple clipboard manager for Wayland, built in Rust. It saves a history of your cl
๐น Simple MIDI note repeater plugin (VST3/CLAP).
โฑ๏ธ Clockwork A simple MIDI note repeater plugin, written in Rust. ๐ฌ Showcase: (turn on audio) clockwork-showcase.mp4 ๐ Manual: The user manual can b
A command line interface for trash written in Rust (WIP)
trashctl A command line interface for trash Features Add file to trash List files Permanently delete a file Restore file Empty the trash Documentation
API-agnostic audio plugin framework written in Rust
Because everything is better when you do it yourself - Rust VST3 and CLAP framework and plugins
Provides a wrapper to deserialize clap app using serde.
clap-serde Provides a wrapper to deserialize clap app using serde. API Reference toml const CLAP_TOML: &'static str = r#" name = "app_clap_serde" vers
Most intuitive global cli maker. *(lazy_static + config-rs + clap)
argone Most intuitive global cli maker. *(lazy_static + config-rs + clap) | Examples | Docs | Latest Note | [dependencies] argone = "0.5" Phases Parsi
A tool to make grocery lists written in Rust
grusterylist: makes grocery lists, written in Rust grusterylist uses and can add to local libraries of user-added recipes and grocery items to put tog
interactcli-rs is a command-line program framework used to solve the problem of the integration of command-line and interactive modes, including functions such as unification of command-line interactive modes and sub-command prompts. The framework integrates clap and shellwords.
interactcli-rs ็ฎไฝไธญๆ interactcli-rs is a command-line program framework used to solve the problem of the integration of command-line and interactive mo
CLI tool to convert HOCON into valid JSON or YAML written in Rust.
{hocon:vert} CLI Tool to convert HOCON into valid JSON or YAML. Under normal circumstances this is mostly not needed because hocon configs are parsed
Automatically create GUI applications from clap3 apps
Automatically create GUI applications from clap3 apps