NickStrupat / CacheLineSizeLinks
A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure
☆125Updated 3 years ago
Alternatives and similar repositories for CacheLineSize
Users that are interested in CacheLineSize are comparing it to the libraries listed below
Sorting:
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Updated 6 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- Policy Based C++ Allocator Library☆123Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated last month
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- ☆50Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- A library for C++ reflection and introspection☆201Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- ☆71Updated 7 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- C++ Scattered Containers☆67Updated 8 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 4 years ago