egalli64 / thisthread
C++ examples
☆25Updated last year
Alternatives and similar repositories for thisthread:
Users that are interested in thisthread are comparing it to the libraries listed below
- Using C++'s type system effectively, safely, expressively☆24Updated 8 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- High performance multithreading toolkit for C++17☆46Updated 2 weeks ago
- ☆26Updated last year
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last week
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- Header-only library providing unicode aware string support for C++☆107Updated this week
- Fast delegates implementation☆56Updated 2 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- Coroutine Support Library☆33Updated 7 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆13Updated 13 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++ standard proposals☆16Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated last year
- Write C++ Code to be compiled in a parallel future.☆15Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago