p-ranav / lcLinks
Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)
☆20Updated 4 years ago
Alternatives and similar repositories for lc
Users that are interested in lc are comparing it to the libraries listed below
Sorting:
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 2 weeks ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource, C++ standard libraries extensions, ver …☆52Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last month
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- Text encoding for modern C++☆32Updated 4 years ago
- Library for complex bitfields☆19Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Result<T, E> for Modern C++☆36Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Yet another C++ text formatting library.☆71Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆52Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Pipelines for Modern C++☆76Updated 5 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated 2 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- C++11 compatible charconv☆31Updated 2 weeks ago
- An indirect value-type for C++☆83Updated 2 years ago