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 drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last week
- Portable C++ SIMD library☆171Updated 6 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆239Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆184Updated 12 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated 3 weeks ago
- High performance multithreading toolkit for C++17☆47Updated 2 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆101Updated 7 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 9 years ago
- Policy Based C++ Allocator Library☆123Updated 6 months ago