p-ranav / lcLinks
Fast multi-threaded line counter in Modern C++ (2-10x faster than `wc -l` for large files)
☆19Updated 4 years ago
Alternatives and similar repositories for lc
Users that are interested in lc are comparing it to the libraries listed below
Sorting:
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Pipelines for Modern C++☆70Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Result<T, E> for Modern C++☆35Updated 5 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- C++11 compatible charconv☆31Updated last month
- Library for complex bitfields☆19Updated last year
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆49Updated last week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆49Updated last week
- Yet another C++ text formatting library.☆71Updated 9 months ago
- An indirect value-type for C++☆84Updated 2 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 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- A fixed capacity dynamically sized string☆68Updated this week
- A concise and readable metaprogramming language for C++☆61Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆86Updated 5 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆64Updated last week
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Portable UUID generation library for C++☆26Updated 2 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago