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:
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 months ago
- ☆21Updated 8 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- ☆21Updated 6 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Boost.Sort☆53Updated this week
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆40Updated last year
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Boost.org multi_index module☆51Updated 2 months ago
- Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.☆26Updated 9 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- A simple replacement for std::unordered_map☆50Updated 10 months ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆14Updated 14 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated last month
- A universal thread-safe memory pool.☆26Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Cross-platform benchmarking for memory allocators, aiming to be as close to real world as it is practical☆45Updated 6 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago