neunhoef / DataProtector
A C++ class to protect data that is read frequently in a multi-threaded program without using locks.
☆20Updated 9 years ago
Alternatives and similar repositories for DataProtector:
Users that are interested in DataProtector are comparing it to the libraries listed below
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- A http package for IncludeOS☆13Updated 8 years ago
- A powerful c++ fiber library.☆12Updated 6 years ago
- C++ standard proposals☆16Updated 5 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- A tiny Crash Reporting class component for Win32 application☆26Updated 2 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- LibPacket is a portable library designed for decoding and parsing TCP/IP packets, offering a clean API to facilitate the development of p…☆16Updated last month
- ☆31Updated 9 years ago
- Slides of the Italian C++ Conference 2018☆13Updated 6 years ago
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated 4 months ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated last year
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- A beautiful stack trace pretty printer for C++☆8Updated 7 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- KAI is a distributed computing model written in modern C++. Using custom language translators and an executor, KAI provides full reflecti…☆14Updated 3 weeks ago
- C/C++ compiler vendor and features detection.☆40Updated 7 years ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- Chromium DevTools remote for C++☆11Updated 7 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- C++ asynchronous mongo library on top of the REACT-CPP library. Uses lambdas and callbacks to return query results.☆12Updated 10 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago