4 Repositories
Rust snow-ball Libraries
Proportional-Integral-Derivative controller simulation to balance a ball on cart
PID Controller Simualation A Proportional-Integral-Derivative controller to self balance a ball on a rolling cart. Use arrow keys to control the cart,
112 May 6, 2023
Minimum enclosing ball.
miniball Minimum enclosing ball. NOTE: This crate requires nightly Rust. Finds circumscribed n-ball of set of bounds. Finds minimum n-ball enclosing s
1 May 5, 2022
Nearest neighbor search algorithms including a ball tree and a vantage point tree.
petal-neighbors Nearest neighbor search algorithms including a ball tree and a vantage point tree. Examples The following example shows how to find tw
6 Oct 19, 2022
A minimalistic encryption protocol for rust async streams/packets, based on noise protocol and snow.
Snowstorm A minimalistic encryption protocol for rust async streams / packets, based on noise protocol and snow. Quickstart Snowstorm allows you to se
19 Nov 22, 2022