cubiclesoft / cross-platform-cpp
A wonderful, lightweight, cross-platform C++ snippet library under a MIT or LGPL license.
☆76Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cross-platform-cpp
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆211Updated 7 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago
- High performance C++11 signals☆165Updated 5 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆113Updated 4 years ago
- A backport of C++11/14/17 features to earlier versions☆38Updated 6 years ago
- C++ signal and slot system☆160Updated 4 years ago
- C++ signals & slots☆79Updated 4 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆136Updated 2 years ago
- C++ 11 type traits for callable objects like lambda functions or objects with operator().☆40Updated 8 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- A C++ library for localization using GNU gettext po files, based on boost spirit☆47Updated 3 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆192Updated 6 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 4 years ago
- Library of backported modern C++ types to work with C++11☆75Updated 2 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11