11 releases
0.1.51 | May 20, 2019 |
---|---|
0.1.41 | May 18, 2019 |
#600 in Concurrency
25 downloads per month
27KB
758 lines
brutils
What is this?
This crate contains various utilities for Rust
Features
- random number functions
- input function for getting user input from console
- color structure
- Vector2 and Vector3
- convert radians to degrees and degrees to radians
- clamp values between min and max
- Simple thread pool implementation
Usage
Check docs for usage
Why 'brutils'
It's shortcut for 'best rust utils'
lib.rs
:
Various utilities for Rust
Dependencies
~43KB