Skip to content
#

asembler

Here are 23 public repositories matching this topic...

There’s little in the way of benchmarks, and hardly any documentation on removing this overhead without resorting to `unsafe` code. So after optimizing a bunch of high-profile crates by removing bounds checks (and also removing `unsafe` code from some of them), I figured I should write down the results, and the techniques I discovered.

  • Updated Jan 17, 2025

Improve this page

Add a description, image, and links to the asembler topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the asembler topic, visit your repo's landing page and select "manage topics."

Learn more