This repo contains the implementation of µWheel and its evaluation for DEBS24.
The repo is structured as following:
- benchmarks: contains the evaluation code, dependency requirements, scripts for downloading datasets, explaination of how to run experiments, and instructions how to plot the results.
- crates: contains the Rust implementation of µWheel.
Licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.