Skip to content

Example program with plugin support for Highload++ 2024

Notifications You must be signed in to change notification settings

gmoshkin/hl24-plugin-example

Repository files navigation

Example program with plugin support for Highload++ 2024.

Google slides

The program implements a simple console interface. You may want to use rlwrap for better UX:

sudo apt install rlwrap

Build

cargo build --all

Run the host program (rlwrap optional).

rlwrap cargo run -p host-program

Run interact with the console...

> help
> load-plugin ./target/debug/libsample_plugin.so

About

Example program with plugin support for Highload++ 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages