cgaebel / CacheLineDetectionLinks
Automatically detects cache lines in a portable cross-platform way. This code is pure C89.
☆18Updated 15 years ago
Alternatives and similar repositories for CacheLineDetection
Users that are interested in CacheLineDetection are comparing it to the libraries listed below
Sorting:
- A high performance C++ playground library☆47Updated 9 years ago
- Very fast backtraces resolver☆33Updated 7 years ago
- Static global objects with constructors and destructors made useful in C++☆29Updated 9 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Updated 10 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Resizable contiguous sequence container with fast appends on either end.☆38Updated 8 years ago
- A fast C++ dynamic_cast<> alternative.☆34Updated 4 years ago
- ☆31Updated 10 years ago
- Allocation benchmarks☆31Updated 9 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C++☆89Updated 4 years ago
- Math vector library☆39Updated 2 years ago
- Python Build System☆16Updated 4 years ago
- A scoped stack allocator☆38Updated 6 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- Lightweight inline profiler that measures wall-time, cpu-time and premptive context switches for threads.☆74Updated 3 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- Fast hash table template for array indexes.☆28Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Frexx C preprocessor (single C file version)☆31Updated 8 years ago
- Code size visualization tool with PDB/ELF/Mach-O support☆63Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- a simple SPIR-V parser☆26Updated 10 years ago
- mini-LZ library☆34Updated 3 years ago
- miniz: Single C source file zlib-replacement library, originally from code.google.com/p/miniz☆23Updated 2 years ago
- SPMD in C++☆68Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- A portable CPU profiler with ASCII,CSV,TSV,Markdown,chrome://tracing support (C++11)☆65Updated 9 years ago