NickStrupat / CacheLineSizeLinks
A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure
☆123Updated 3 years ago
Alternatives and similar repositories for CacheLineSize
Users that are interested in CacheLineSize are comparing it to the libraries listed below
Sorting:
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- bad_alloc Behaving Badly☆75Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Policy Based C++ Allocator Library☆123Updated 4 months ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 4 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- low-level library for minimizing the size of your types☆116Updated 6 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆65Updated 2 weeks ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- ☆71Updated 7 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago
- ☆50Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- "Deboostified" version of boost.context (coroutines), Plain and simple C API for context switching. Easy build on multiple platforms.☆94Updated 6 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago