neosmart / pevents
Implementation of Win32 events for *nix platforms, built on top of pthreads.
☆270Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pevents
- Configurable C++ platform adapter☆555Updated 5 years ago
- A small platform independent library making it simple to create and stop new processes in C++, as well as writing to stdin and reading fr…☆341Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆518Updated 7 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆402Updated 5 years ago
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆334Updated 7 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆490Updated last year
- A lightweight signals and slots implementation.☆501Updated 3 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆231Updated 9 years ago
- Pure C++17 Signals and Slots☆410Updated 2 years ago
- libnop: C++ Native Object Protocols☆574Updated 2 months ago
- Non-nullable pointers for C++☆316Updated 7 years ago
- C++ library for executors☆492Updated 8 years ago
- A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.☆359Updated 4 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆534Updated 10 months ago
- Minimal, type safe printf replacement library for C++☆537Updated 9 months ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆211Updated 7 years ago
- Unicode library for C++☆227Updated last year
- Our open source benchmarks and code samples☆188Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆829Updated last year
- [deprecated] For native C atomics, see Turf instead☆515Updated 8 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆201Updated 3 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆273Updated this week
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆506Updated 2 years ago
- A fast and memory-optimized string library for C++☆291Updated 3 years ago
- C++ signal and slot system☆160Updated 4 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆181Updated 2 years ago