rogerorr / articlesLinks
articles on IT topics
☆21Updated 6 months ago
Alternatives and similar repositories for articles
Users that are interested in articles are comparing it to the libraries listed below
Sorting:
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆60Updated 5 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- A tagged-pointer type for C++.☆37Updated 2 years ago
- An easy-to-use and competitively fast JSON parsing library for C++17, forked from Bitcoin Cash Node's own UniValue library.☆33Updated last year
- Result<T, E> for Modern C++☆35Updated 5 years ago
- A C++ commandline for use in servers and chat software. Provides very simple asynchronous input/output.☆94Updated this week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆141Updated 2 months ago
- Yet another C++ text formatting library.☆71Updated last year
- C++ utilities☆144Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A simple C++ header-only template library implementing matching using wildcards☆93Updated last year
- ☆34Updated 3 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- C++20 Dependency Injection library☆31Updated 8 months ago
- Miscellaneous Useful Utilities for C++.☆31Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 2 months ago
- A binary i/o library for C++, without the agonizing pain☆35Updated 2 years ago
- C++20 SIMD Within A Register library☆47Updated 8 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆92Updated last month
- stl-like algorithms for TYPES☆31Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated last week
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 6 months ago