#plugin #interface #runner #own #anyrun #interaction #create

anyrun-interface

The raw interface crate for interaction between Anyrun and the plugins

1 unstable release

0.1.0 Aug 21, 2023

#106 in #interaction

Download history 73/week @ 2024-09-25 30/week @ 2024-10-02 16/week @ 2024-10-09 37/week @ 2024-10-16 21/week @ 2024-10-23 33/week @ 2024-10-30 24/week @ 2024-11-06 9/week @ 2024-11-13 30/week @ 2024-11-20 28/week @ 2024-11-27 36/week @ 2024-12-04 76/week @ 2024-12-11 22/week @ 2024-12-18 18/week @ 2025-01-01 26/week @ 2025-01-08

82 downloads per month
Used in anyrun-plugin

Custom license

15KB
55 lines

anyrun-interface

This crate can be used to create your own custom implementation of either plugins (if you need more freedom than the anyrun-plugin provides) or if you want to create your own runner that uses plugins from this project.

Usage

For usage of this crate take a look at the main project and the plugin crate for the "reference" implementation.

Dependencies

~4–9.5MB
~98K SLoC