beached / daw_thunk
A generic thunking library and helpers for calling C callbacks
☆11Updated last year
Alternatives and similar repositories for daw_thunk:
Users that are interested in daw_thunk are comparing it to the libraries listed below
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last week
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 8 months ago
- A C++14 Lambda Library☆23Updated 2 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Pre-conditions, post-conditions, and assertions, all available at compile-time☆24Updated 3 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Fast C++17 signal/slot library☆39Updated 5 years ago
- stl-like algorithms for TYPES☆31Updated last year
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated 3 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- Simple mutation-testing☆43Updated 10 months ago
- Ergonomic C++ Iterator interface for STL containers