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
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- Policy Based C++ Allocator Library☆123Updated 5 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- bad_alloc Behaving Badly☆76Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆65Updated last month
- 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
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- A high performance C++ playground library☆47Updated 9 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆108Updated last year
- A C++ micro-benchmarking framework☆95Updated 6 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 months ago
- Fast integer to ascii / integer to string conversion☆237Updated 3 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆189Updated 5 years ago