NickStrupat / CacheLineSizeLinks
A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure
☆124Updated 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☆170Updated 6 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- Policy Based C++ Allocator Library☆123Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- A C++ micro-benchmarking framework☆95Updated 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
- C++ Scattered Containers☆67Updated 8 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago
- ☆50Updated 8 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A high performance C++ playground library☆47Updated 9 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
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated 3 weeks ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated this week
- Implementation of hash_append proposal☆67Updated 9 years ago