oktonion / stdexLinks
std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads
☆67Updated last week
Alternatives and similar repositories for stdex
Users that are interested in stdex are comparing it to the libraries listed below
Sorting:
- Examples of PVS-Studio integration in CMake (CLion/QtCreator)☆59Updated last year
- Library for extracting stacktrace from exception.☆47Updated 2 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Thread aware Signal/Slot library☆84Updated 8 months ago
- Compile-time string manipulation library for modern C++☆58Updated last year
- Основной сайт Рабочей Группы 21 C++☆10Updated 7 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 2 months ago
- Simple Long Integer Math for C++☆33Updated last year
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ co…☆36Updated 3 years ago
- A simple C++ wrapper around the "miniz" zip library☆32Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- Cross-platform C++ Utility Library☆56Updated this week
- C++ parser of INI files with schema validation.☆64Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- 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 …☆120Updated 7 years ago
- Basic C++ library☆13Updated 2 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- File/Directory Watcher for Modern C++☆86Updated 3 years ago
- C++ plugin framework☆54Updated 6 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- SObjectizer: it's all about in-process message dispatching!☆88Updated 5 years ago
- The C++11 way of implementing the Fast Pimpl Idiom