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☆93Updated 10 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆38Updated 8 years ago
- Policy Based C++ Allocator Library☆123Updated last month
- A library for C++ reflection and introspection☆200Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- bad_alloc Behaving Badly☆75Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Portable C++ SIMD library☆173Updated 6 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Debug heap useful for tracking down memory errors.☆184Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- ☆71Updated 6 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆210Updated 3 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 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 C++ micro-benchmarking framework☆95Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Memory optimal Small String Optimization implementation for C++☆246Updated 10 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago