3 releases (breaking)
0.5.0 | Jun 23, 2024 |
---|---|
0.4.0 | Jun 20, 2024 |
0.3.0 | Jun 19, 2024 |
#847 in Algorithms
133 downloads per month
16KB
286 lines
rselib (Rust Embedded Library)
Misc algorithms implemented for embedded usage (i.e., wasm).
Modules
- sort - includes algorithms: bsearch, aprox_bsearch, sorted_array_insert
lib.rs
:
RSELIB (Rust Embedded Lib)
Misc algorithms implemented for embedded usage (i.e., wasm).