dcdillon / cpuaff
C++ interface to CPU affinity management
☆30Updated 7 years ago
Alternatives and similar repositories for cpuaff:
Users that are interested in cpuaff are comparing it to the libraries listed below
- 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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Boost.org iterator module☆20Updated last week
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- ☆21Updated 6 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library