cubiclesoft / cross-platform-cppLinks
A wonderful, lightweight, cross-platform C++ snippet library under a MIT or LGPL license.
☆79Updated 4 years ago
Alternatives and similar repositories for cross-platform-cpp
Users that are interested in cross-platform-cpp are comparing it to the libraries listed below
Sorting:
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- A fast, lightweight, signal library, for C++11, using the Fastest Possible C++ Delegates, with a little extra features.☆114Updated 5 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- Library of backported modern C++ types to work with C++11☆89Updated 6 months ago
- Nice sweet cpp header that help in daily life☆93Updated 2 years ago
- High performance C++11 signals☆177Updated 6 years ago
- Lightweight URL & URI parser (RFC 1738, RFC 3986)☆96Updated 5 years ago
- C++ parser of INI files with schema validation.☆64Updated last year
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆142Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated last month
- CppProperties is a single header libaray for enabling the property system architecture☆40Updated 5 years 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
- C++ async operations☆100Updated 10 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 2 months ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- C++ signals & slots☆77Updated 5 years ago
- small delegate implementation☆85Updated 9 years ago
- A reasonably fast and tidy C++ implemention of signals/slots☆36Updated last year
- Cross-platform shared memory access for C++11☆52Updated 4 years ago
- A simple C++ header-only template library implementing matching using wildcards☆91Updated last year
- C++ Simplistic Binary Stream☆31Updated 5 years ago
- C++ Asynchronous Promises, inspired by Promises/A+☆45Updated 8 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Simple and type-safe commandline argument parser for C++14☆69Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆89Updated 8 months ago
- A constexpr STL style circular buffer implementation☆73Updated last year