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☆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
- Policy Based C++ Allocator Library☆123Updated 6 months ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A library for C++ reflection and introspection☆201Updated 8 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 3 weeks 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
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- ☆128Updated 2 years ago
- ☆50Updated 8 years ago
- A C++ micro-benchmarking framework☆94Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Memory optimal Small String Optimization implementation for C++☆249Updated 11 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago