We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db9c0f5 commit e906025Copy full SHA for e906025
README.md
@@ -305,6 +305,9 @@ heuristic-based anti-virus software because malware often uses UPX.
305
306
- [`cargo-bloat`](https://github.com/RazrFalcon/cargo-bloat) - Find out what takes most of the
307
space in your executable.
308
+- [`momo`](https://github.com/llogiq/momo) - `proc_macro` crate to help keeping the code footprint
309
+ of generic methods in check.
310
+- [Twiggy](https://rustwasm.github.io/twiggy/index.html) - A code size profiler for Wasm.
311
312
# Containers
313
0 commit comments