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☆29Updated last week
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 11 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Library for complex bitfields☆19Updated 10 months ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- The Fancy Named Parameters Library☆31Updated last week
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- An Array Mapped Tree implementation☆10Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- oystr recursively searches directories for a substring.☆11Updated 2 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- envy: Deserialize environment variables into type-safe structs☆66Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 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
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- Boost.Scope, a collection of scope guard utilities.☆14Updated last week
- Tiny Test System☆27Updated last week
- Text wrapper and column formatter for C++.☆26Updated last year