neosmart / pevents
Implementation of Win32 events for *nix platforms, built on top of pthreads.
☆273Updated 2 years ago
Alternatives and similar repositories for pevents:
Users that are interested in pevents are comparing it to the libraries listed below
- Configurable C++ platform adapter☆558Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆523Updated 7 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…☆350Updated 6 years ago
- A small self-contained alternative to readline and libedit that supports UTF-8 and Windows and is BSD licensed.☆362Updated 4 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Minimal, type safe printf replacement library for C++☆546Updated last year
- A high performance, shared memory, lock free, cross platform, single file, no dependencies, C++11 key-value store☆545Updated last year
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 7 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Platform independent, multi-threading implementation of lz4 stream in C++11☆200Updated 3 years ago
- A lightweight signals and slots implementation.☆507Updated 4 years ago
- libnop: C++ Native Object Protocols☆576Updated 7 months ago
- C++ signal and slot system☆163Updated 4 years ago
- a FIFO-ordered associative container for C++☆190Updated last year
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆407Updated this week
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆199Updated 3 years ago
- Tracey is a lightweight and simple C++ memory leak finder with no dependencies.☆230Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Pure C++17 Signals and Slots☆425Updated 2 years ago
- Non bloated asynchronous logger☆222Updated last year
- Non-nullable pointers for C++☆317Updated 7 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆495Updated last year
- Typesafe Python Style Printf Formatting for C++☆234Updated last year
- C++ library for executors☆501Updated 8 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 6 years ago
- A C++ library for basic Unicode manipulation.☆122Updated 8 years ago
- A C++ await/yield emulation library for stackless coroutine☆335Updated last year
- C++17 library facilities for older compilers