p-ranav / lc
Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)
☆18Updated 3 years ago
Alternatives and similar repositories for lc:
Users that are interested in lc are comparing it to the libraries listed below
- C++11 compatible charconv☆30Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated last year
- Embrace (post) modern C++☆9Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- oystr recursively searches directories for a substring.☆11Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated 2 months ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 2 weeks ago
- Tiny Test System☆27Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 11 months ago
- Portable UUID generation library for C++☆26Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Library for complex bitfields☆19Updated 11 months ago
- Boost.Scope, a collection of scope guard utilities.☆15Updated 2 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A header only structure of arrays container for C++☆41Updated last year
- Highly composable C++17 template meta programming library☆39Updated 6 years ago