goodell / cppmemLinks
totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and discussed in the Batty et al. paper at POPL 2011 (http://www.cl.cam.ac.uk/~pes20/cpp/popl085ap-sewell.pdf)
☆26Updated 12 years ago
Alternatives and similar repositories for cppmem
Users that are interested in cppmem are comparing it to the libraries listed below
Sorting:
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- c++ wrapper around libpapi☆79Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- ☆21Updated 6 years ago
- Effective Memory Reclamation☆59Updated 5 years ago
- Literal Logging for C++☆86Updated 7 years ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- pushmi project☆50Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- ☆26Updated 5 years ago
- A collection of formatting benchmarks☆50Updated last month
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆37Updated 11 months ago
- fast prime sieve and hash algorithm☆38Updated 2 weeks ago
- ☆128Updated 2 years ago
- ☆22Updated 2 weeks ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago