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:
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Policy Based C++ Allocator Library☆123Updated last month
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆106Updated last year
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- PPK_ASSERT is an orthodox drop-in & self-contained C++ assertion library ⚠️☆208Updated 3 years ago
- C++ micro benchmark library☆97Updated 8 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Automatically exported from code.google.com/p/relacy☆225Updated 3 months ago
- A library for C++ reflection and introspection☆199Updated 8 years ago
- Portable C++ SIMD library☆173Updated 5 years ago
- Benchmarks for our memory allocator☆68Updated last year
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆38Updated 8 years ago
- High performance multithreading toolkit for C++17☆47Updated 2 weeks 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
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- Fast integer to ascii / integer to string conversion☆231Updated 2 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Implementation of hash_append proposal☆68Updated 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
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year