vkarak / affinity
A small C++ wrapper for managing Linux CPU sets and CPU affinity
☆10Updated 5 years ago
Alternatives and similar repositories for affinity:
Users that are interested in affinity are comparing it to the libraries listed below
- Prints values and types during compilation!☆56Updated 2 years ago
- A multi-dimensional view over a contiguous array of data.☆11Updated 5 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 5 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- A universal thread-safe memory pool.☆26Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- ☆10Updated 5 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated 5 months ago
- portability macros for compiler and hardware micro operations☆36Updated 8 months ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Rebooting the std::bitset franchise☆44Updated last week
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆29Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated 9 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Collaborating on papers for the ISO C++ committee - public repo☆26Updated 7 months ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆57Updated this week
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- The Fancy Named Parameters Library☆30Updated 4 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago