| avr-fast-div | Optimized integer division for AVR hardware |
| avr-fast-map | A faster implementation of the Arduino map() function |
| avr-fast-multiply | Optimised widening unsigned 16-bit multiplication |
| avr-fast-shift | Optimised left and right shifting of `uint32_t` up to 31 places. |