Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kitech/lang-binary-size

Programming language binary size compare
https://github.com/kitech/lang-binary-size

Last synced: about 1 month ago
JSON representation

Programming language binary size compare

Awesome Lists containing this project

README

        

with 10000 functions

optsize + strip
422K binsize-c
382K binsize-cpp
3.1M binsize-go
2.9M binsize-gox
2.3M binsize-nim

optsize + nostrip
1.1M binsize-c
1.1M binsize-cpp
3.1M binsize-go
3.2M binsize-nim

default + nostrip
2.0M binsize-c
2.5M binsize-cpp
3.8M binsize-go
4.2M binsize-nim