shawwn / shmemLinks
Lightweight C++ cross-platform named shared memory interface.
☆19Updated 13 years ago
Alternatives and similar repositories for shmem
Users that are interested in shmem are comparing it to the libraries listed below
Sorting:
- A minimal audio mixer for game-like projects☆62Updated 2 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆68Updated 9 years ago
- libui C++ wrapper☆16Updated 6 years ago
- Fast TOML parser written in C++☆35Updated 11 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Poppy is a stack tracing and performance measurement library for C++☆60Updated 8 years ago
- A library for audio sequencing and mixing.☆18Updated 13 years ago
- C++ runtime backtraces for windows, os x and linux☆34Updated 10 years ago
- A generic event dispatcher and listener implemented in c++☆21Updated 9 years ago
- A multimedia framework developed from scratch in C/C++, bundled with test programs and a neat media analyzer.☆88Updated last year
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆18Updated 5 months ago
- Instrument your C/C++ programs with traces, see them in chrome://tracing☆59Updated last year
- Header-only library with unconventional C++ features, like deep-copy smart pointers, dynamic dispatch, type-erased ranges☆44Updated 3 years ago
- Easy to use and fast non-standard standard library replacement for C++.☆35Updated this week
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C++ parser of INI files with schema validation.☆64Updated last year
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Updated 4 years ago
- Simple C++14 stackful await using boost's asio, future and coroutine2 (for testing purposes only)☆16Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆28Updated 10 years ago
- Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library☆27Updated 5 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- C++ class reflection library without RTTI.☆35Updated 8 years ago
- Mathematical Expression Evaluator And Jit Compiler for C++ Language☆23Updated 11 years ago
- ID, a compile-time string hasher and sequential ID generator (C++11)☆29Updated 10 years ago
- A minimal 2-file (cpp+h) TCP & HTTP client implementation. Supports GET & simple POST. Optional SSL via PolarSSL/mbedTLS. Cross-platform,…☆82Updated 3 months ago
- [old/obsolete] Tiny tree virtual file system - a small C++ library for app-internal VFS support. Like PhysicsFS.☆129Updated 8 years ago