oktonion / stdex
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
- Simple Long Integer Math for C++☆31Updated 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
- Library for extracting stacktrace from exception.☆49Updated last year
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 8 months ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 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