minlux / ptmf
How C++ pointer to member function works
☆17Updated 4 years ago
Alternatives and similar repositories for ptmf:
Users that are interested in ptmf are comparing it to the libraries listed below
- a modern c++17 high performance, cross-platform distributed mq☆24Updated 5 years ago
- 3 different C++, multi-threaded queues including a lock-free one☆10Updated last year
- A simple implementation of a MessageBus.☆26Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 9 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Thread aware Signal/Slot library☆79Updated 2 weeks ago
- ☆19Updated 5 months ago
- Provides run-time tuple element access☆14Updated 4 years ago
- C++11 compatible charconv☆30Updated 3 weeks ago
- Ultra light-weight endian utility for C++11 (header only)☆25Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- A general property customisation mechanism☆15Updated 4 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- Concurrency with modern C++☆31Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- Presentations for C++ Summit (China) 2023☆17Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Null-termination-aware string-view class for C++☆25Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆21Updated last year
- Tabularised feature comparison between Catch, doctest and lest C++ test frameworks☆30Updated 3 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 3 years ago