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
- Single-header C90 collection of synchronization primitives☆17Updated 9 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Basic C99 implementations of various fundamental data structures (queue, stack, graph, heap, etc.)☆15Updated 8 years ago
- Simple instrumented thread profiler for Win32 C++ applications.☆37Updated 14 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- A scoped stack allocator☆36Updated 6 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆54Updated 9 years ago
- ☆31Updated 9 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- a ring buffer for variable sized continuous data☆16Updated 9 years ago
- Math vector library☆37Updated last year
- Very fast backtraces resolver☆33Updated 6 years ago
- Allocation benchmarks☆30Updated 8 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- Single file, STB-style, "lib" to generate uuid:s.☆29Updated 8 years ago
- Simple, single-file, nibble-based, adaptive rANS library with SSE2-accelerated modeling☆23Updated 6 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- MTuner SDK - Memory profiling library☆31Updated last week
- Single- and Double- intrusive linked lists for C++☆17Updated 9 years ago
- Assume is a smarter assert replacement (C++03)☆21Updated 9 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Simple binary arithmetic coder and a few models☆22Updated 10 years ago