#hint #optimization #abort #panic #unwind

no-std nudge

A collection of optimization hints to improve performance

4 releases

0.2.2 Aug 1, 2021
0.2.1 Jul 16, 2019
0.2.0 Jul 16, 2019
0.1.0 Jun 30, 2019

#223 in No standard library

23 downloads per month
Used in phoenix-tls

MIT/Apache

7KB
114 lines

nudge

Build Status License Cargo Documentation

A rust library with a few optimization hints.


lib.rs:

Sometimes it just takes a small nudge for the compiler to generate the code you want.

No runtime deps

Features