Files
c3c/lib/std
Manu Linares 1b7601fdbb stdlib: optimize math::next_power_of_2 to O(1) using hardware CLZ (#2839)
* stdlib: optimize math::next_power_of_2 to O(1) using hardware CLZ

- updated DString.reserve to use this

* bit smearing

---------

Co-authored-by: Christoffer Lerno <christoffer@aegik.com>
2026-01-31 00:20:58 +01:00
..
2026-01-23 22:45:58 +01:00
2026-01-23 17:09:34 +01:00
2025-03-10 00:11:35 +01:00