p-ranav / lcLinks
Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)
☆18Updated 4 years ago
Alternatives and similar repositories for lc
Users that are interested in lc are comparing it to the libraries listed below
Sorting:
- Container Traits for Modern C++☆29Updated 4 years ago
- File/Directory Watcher for Modern C++☆85Updated 2 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library