1 post with tag niche-optimization

Niche Optimization in Rust: How `Option` can Get to Be Free

Most types cannot use every bit pattern their bytes can hold, and the Rust compiler spends the leftovers on enum discriminants. Where niches come from, and where the trick stops working.

· 5 minutes reading time