/word-histogram-cpp

Toy project

Primary LanguageC++The UnlicenseUnlicense

word-histogram-cpp

Tiny toy project implementing word counting and statistics functionality. Mainly created to compare C++ language ergonomics with Rust (see word-histogram-rs available in the future).