][ nobloat.org
Goals
- Write, read, promote and fix software to contain less bloat
- Visualize and track software bloat
Metrics
- Installed (binary) size and SLOC of
- dev-dependencies (compiler, libs, build-system)
- runtime-dependencies (jvm, python, .net, chrome)
- external-dependencies (components that do not reside in the same process / address-space)
Projects
- /css - modular vanilla CSS3 components
- /bare-jvm - baremessages implementation for the JVM
- cinemast/dbolve - a very minimalistic database migration tool for golang projects
- nobloat/tinyviper - a very minimalistic alternative to the famous spf13/viper configuration library
- oliverselinger/dbevolve - a very minimalistic database migration tool for Java 11+ projects (lightweight alternative to liquibase or flyway)
- oliverselinger/failsafe-executor - a minimalistic distributed task scheduler for Java 11+ projects (lightweight alternative to quartz)
- /svelte-router - a minimalistic router for svelte, in case one does not want to use SvelteKit.
- /ruler [WIP]
- /os [WIP]