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 8 years ago
- ☆21Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- ☆31Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 2 weeks ago
- Literal Logging for C++☆86Updated 8 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 7 years ago
- JSON Serializer using compile time reflection☆20Updated 3 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Allocation benchmarks☆30Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Fast delegates implementation☆56Updated 3 years ago
- C++ standard proposals☆16Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago