Virtualization

Virtualization

Newest releases

google crosvm is a virtual machine monitor (VMM) based on Linux’s KVM hypervisor
 

htrefil rkvm rkvm is a tool for sharing keyboard and mouse across multiple Linux computers. It is based on a client/server architecture, where server is the m
 

Wafelack Virtual machine with associated language written in Rust
 

tarekwiz smallvm A very minimal virtual machine written in rust.
 

matprec Font-Loader A font loading utility written in and for Rust. Currently supported platforms: Windows Mac Every platform supporting Fontconfig Unix Linux
 

ploteria ploteria This crate allows you to easily crate complex plots and graphs. Internally this crate uses gnuplot to perform the actual plotting. This crate
 

void-rs void Tutorial Example Workflow WARNING: this is alpha, and the default keybinds are still weird because I use colemak on top of tmux. You may want to
 

milliams Plot A command-line statistics and plotting tool. plot works on input streams and so if you have a file called data.txt which looks like: $ head -n4 d
 

adjivas ML -Modeling Language- A library to generating UML language from Rust's project into graphiz/dot file. Usage This repo is provided as a Cargo package
 

saresend Gust A charting library for rust! Disclaimer This is still very much a work in progress! APIs are very unstable and subject to change. Contributions a
 

flmng0 Peach Processing-esque sandboxing library for Rust with wgpu. Example See the examples folder for more code snippets, as well as screen shots. use pea
 

orhanbalci rasciigraph Tiny Rust library to draw pretty line graphs using ascii characters. Usage Add this to your Cargo.toml [dependencies] rasciigraph = "0.1.1
 

matprec Font-Loader A font loading utility written in and for Rust. Currently supported platforms: Windows Mac Every platform supporting Fontconfig Unix Linux
 

tmoers Implements rust's Display trait to format a u8 slice as many hex editors do. This might be useful for dumping a binary blob for debugging purposes. Do
 

mikedilger solvent Solvent is a dependency resolver library written in rust. Documentation is available at https://docs.rs/solvent Solvent helps you to resolve d
 

askanium charts A pure Rust visualization library inspired by D3.js. See gallery and examples for code and more charts. Install You can add this as a dependenc
 

embarkstudios 📦 krates Creates graphs of crates from cargo_metadata metadata. Usage use krates::{Builder, Cmd, Krates, cm, petgraph}; fn main() -> Result<(), krate
 

byron prodash is a dashboard for displaying progress of concurrent applications. It's easy to integrate thanks to a pragmatic API, and comes with a terminal
 

loony-bean textplots Terminal plotting library for using in Rust CLI applications. Should work well in any unicode terminal with monospaced font. It is inspired
 

void-rs void Tutorial Example Workflow WARNING: this is alpha, and the default keybinds are still weird because I use colemak on top of tmux. You may want to
 

OpenRR urdf-viz Visualize URDF(Unified Robot Description Format) file. urdf-viz is written in Rust-lang. Install Install with cargo If you are using rust-lan
 

procyon-rs Vega-Lite V3 for Rust A Rust API for Vega-Lite v3 to build chart with a rusty API. Similar to the Altair project in python, this crate build upon Vega
 

fralalonde dipstick A one-stop shop metrics library for Rust applications with lots of features, minimal impact on applications and a choice of output to downstr
 

siegelord RustGnuplot A Gnuplot controller written in Rust. Documentation See here Examples A simple example: let mut fg = Figure::new(); fg.axes2d() .set_titl
 

saurvs hypervisor-rs hypervisor is a Rust library that taps into functionality that enables hardware-accelerated execution of virtual machines on OS X. It bi
 

unicorn-rs unicorn-rs THIS PACKAGE IS UNMAINTAINED. Rust bindings for the unicorn CPU emulator. use unicorn::{Cpu, CpuX86}; fn main() { let x86_code32: Vec<
 

beneills quantum Advanced Rust quantum computer simulator. Motivation Quantum is a quantum computer simulator written with the following design goals in mind:
 

tailhook Vagga Vagga is a fully-userspace container engine inspired by Vagrant and Docker, specialized for development environments. Note version 0.2 changed f
 

oracle railcar - rust implementation of the oci-runtime spec What is railcar? railcar is a rust implementation of the opencontainers initiative's runtime spe
 

firecracker-microvm Our mission is to enable secure, multi-tenant, minimal-overhead execution of container and function workloads. Read more about the Firecracker Charter