neunhoef / DataProtectorLinks
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
Sorting:
- Variadic, completion-based futures for C++17☆44Updated 6 years ago
- C++ standard proposals☆16Updated 5 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 4 months ago
- A tiny Crash Reporting class component for Win32 application☆26Updated 2 years ago
- ☆31Updated 9 years ago
- A http package for IncludeOS☆13Updated 8 years ago
- an extensible stack based interpreter toolkit☆67Updated 4 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- C/C++ compiler vendor and features detection.☆41Updated 7 years ago
- Debug symbol resolution library (PDB, addr2line)☆25Updated last month
- Cross-platform C++ framework for asynchronous, distributed applications.☆31Updated last month
- Project files to build libffi under Visual Studio☆21Updated 12 years ago
- A powerful c++ fiber library.☆12Updated 6 years ago
- A simple, easy to use C++ 11 based HTTP web server☆21Updated 6 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- Modern (idiomatic) binding between COM and C++☆42Updated 9 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- C++ library of performance-minded contiguous containers, strings and streams☆14Updated 8 years ago
- ☆17Updated 7 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 years ago
- A small interpreted scripting language with C-style Syntax. Written in C++.☆22Updated 10 years ago
- HMAC-SHA-256 C++11 library designed for embedded systems☆12Updated last year
- Slides of the Italian C++ Conference 2018☆13Updated 7 years ago
- Custom C++ String Pool Allocator, including benchmark code to compare vs. STL strings.☆11Updated 8 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- An Array Mapped Tree implementation☆10Updated 5 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
- IPC and RPC library☆17Updated 6 years ago
- C++ Parsing/searching/validating expression grammar library (PEG) To write Regex-like expressions in the core☆14Updated last year