oktonion / stdexLinks
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
☆67Updated last year
Alternatives and similar repositories for stdex
Users that are interested in stdex are comparing it to the libraries listed below
Sorting:
- Library for extracting stacktrace from exception.☆48Updated last year
- Compile-time string manipulation library for modern C++☆59Updated 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☆48Updated last year
- Thread aware Signal/Slot library☆83Updated 4 months ago
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆47Updated last year
- C++ parser of INI files with schema validation.☆64Updated last year
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆59Updated 10 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Cross-platform C++ Utility Library☆54Updated last week
- Simple Long Integer Math for C++☆32Updated last year
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Library for comfortable work with DLL and DSO☆61Updated last week
- Основной сайт Рабочей Группы 21 C++☆10Updated 3 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- C++ plugin framework☆53Updated 5 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated 2 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Modern C++ made easy☆137Updated 3 weeks ago
- UTF-8/16/32 C++11 header only library for Windows / Linux / macOS☆134Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- easy to use callback library for C++☆42Updated 8 years ago
- 1.10.* of the STLSoft C and C++ header-only library (obsolete; latest is 1.11)☆18Updated 9 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆117Updated 7 years ago
- Windows API declarations without <windows.h>, for internal Boost use.☆68Updated last week
- Portable implementation of future/promise API in C++