minlux / ptmfLinks
How C++ pointer to member function works
☆19Updated 5 years ago
Alternatives and similar repositories for ptmf
Users that are interested in ptmf are comparing it to the libraries listed below
Sorting:
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- Robust applications framework in C++. Includes a static analysis tool and two applications.☆160Updated 10 months ago
- C++ utilities☆58Updated last week
- A single header standard C++ serialization framework.☆200Updated 4 years ago
- A simple implementation of a MessageBus.☆26Updated last year
- C++11 compatible charconv☆31Updated 2 weeks ago
- C++ Templates - The Complete Guide, 2nd Edition☆153Updated 8 years ago
- Boost.org interprocess module☆172Updated last week
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- My own implementation of C++'s smart pointers☆38Updated 5 years ago
- An STL-like C++ header-only tree library☆151Updated last year
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- Mapping json to and from a c++ structure☆113Updated 2 years ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 8 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆73Updated 2 months ago
- Presentations for C++ Summit (China) 2023☆17Updated 2 years ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆169Updated 6 months ago
- Simple C++ Config Loader Framework(Serialization & Reflection)☆246Updated 2 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated last year
- ☆88Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆90Updated 4 months ago
- ☆40Updated 11 years ago
- Fast and lightweight thread pool for C++11 and newer.☆46Updated last year
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆102Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆232Updated 2 years ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆270Updated last year
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆245Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year