elazarl / cpu_affinityLinks
A small C library to set CPU affinity for threads portably
☆24Updated 5 years ago
Alternatives and similar repositories for cpu_affinity
Users that are interested in cpu_affinity are comparing it to the libraries listed below
Sorting:
- bit_cast☆28Updated 9 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Resurrected LLVM "Cpp Backend", rebuild as a LLVM tool, with better compatibility and readability.☆67Updated 3 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- A little C Style Compiler☆56Updated 9 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆27Updated 5 years ago
- A fast and customizable JIT compiler for FFI (Foreign-Function Interface).☆54Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A set of memory allocators for use with the C++ Standard Template Library☆27Updated 4 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- ☆35Updated 12 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Updated 3 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆20Updated 8 years ago
- Allocation benchmarks☆31Updated 9 years ago
- Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.☆130Updated 2 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 9 years ago
- ☆22Updated 3 years ago
- Collection of Agner Fog Software☆46Updated 7 years ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 6 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated 4 months ago
- Doug Lea's malloc☆38Updated 9 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 8 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆171Updated 2 years ago
- Minimal (and intuitive to use) coroutine implement in c☆18Updated 6 years ago