dcdillon / cpuaffLinks
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
Sorting:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- ☆31Updated 9 years ago
- ☆21Updated 6 years ago
- 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
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 10 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- A collection of formatting benchmarks☆49Updated 5 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- ☆27Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 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☆53Updated 3 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Fast containers of polymorphic objects.☆68Updated 2 weeks ago