Evelevlevate scheduling privileges for more blazing fast
Go to file
h7x4 d78391b099
All checks were successful
Build and test / build (push) Successful in 11m4s
Build and test / check (push) Successful in 10m46s
Build and test / docs (push) Successful in 11m3s
.envrc: init
2024-12-10 00:37:37 +01:00
.gitea/workflows .gitea/build: init 2024-12-10 00:01:47 +01:00
examples/make_realtime Initial commit 2024-11-22 21:20:05 +01:00
src Initial commit 2024-11-22 21:20:05 +01:00
.envrc .envrc: init 2024-12-10 00:37:37 +01:00
.gitignore Initial commit 2024-11-22 21:20:05 +01:00
Cargo.lock Initial commit 2024-11-22 21:20:05 +01:00
Cargo.toml Initial commit 2024-11-22 21:20:05 +01:00
flake.lock Initial commit 2024-11-22 21:20:05 +01:00
flake.nix Initial commit 2024-11-22 21:20:05 +01:00
LICENSE Initial commit 2024-11-22 21:20:05 +01:00
README.md Initial commit 2024-11-22 21:20:05 +01:00

rtkit-client-rs

Small implementation of the rtkit dbus interface in rust.

This interface lets you request real-time scheduling for one or more threads.

Usage

See the examples directory.