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
- Container Traits for Modern C++☆28Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Tiny Test System☆27Updated last month
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- C++11 compatible charconv☆29Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Library for complex bitfields☆19Updated 8 months ago
- Single Header Constexpr Circular Queue☆17Updated 4 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Yet another post-build step and class to bring reflection to C++ enumerations.☆11Updated 3 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated 2 months ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 4 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- ☆26Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Asio Buffers without the Asio☆12Updated 3 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago