cgaebel / CacheLineDetectionLinks
Automatically detects cache lines in a portable cross-platform way. This code is pure C89.
☆17Updated 14 years ago
Alternatives and similar repositories for CacheLineDetection
Users that are interested in CacheLineDetection are comparing it to the libraries listed below
Sorting:
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- ☆31Updated 9 years ago
- Allocation benchmarks☆30Updated 9 years ago
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- A scoped stack allocator☆36Updated 6 years ago
- Assume is a smarter assert replacement (C++03)☆21Updated 9 years ago
- Math vector library☆37Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Lightweight, performance oriented, Core library for 'C' programmers☆55Updated 9 years ago
- Very fast backtraces resolver☆33Updated 6 years ago
- Fast hash table template for array indexes.