egalli64 / thisthreadLinks
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
Sorting:
- C++ standard proposals☆16Updated 5 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 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
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- C++ TR2 proposal based on Asio☆18Updated 9 years ago
- Using C++'s type system effectively, safely, expressively☆24Updated 8 years ago
- High performance multithreading toolkit for C++17☆46Updated 3 months ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- Fast delegates implementation☆56Updated 3 years ago
- ☆21Updated 6 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Hartmut Kaiser and Bryce Lelbach's version of Boost.Lockfree☆14Updated 14 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated 2 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- ☆27Updated last year
- Header-only library providing unicode aware string support for C++☆108Updated 2 months ago
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- C/C++ compiler vendor and features detection.☆40Updated 7 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A native code profiler for Windows☆32Updated 9 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 8 years ago