emeryberger / cheapLinks
Cheap: customized heaps for improved application performance.
☆28Updated 3 years ago
Alternatives and similar repositories for cheap
Users that are interested in cheap are comparing it to the libraries listed below
Sorting:
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Markup source code showing optimizations☆36Updated 6 years ago
- ☆42Updated 3 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆59Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆50Updated last month
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated last year
- Reworking of Agner Fog's performance test programs for Linux☆117Updated 2 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 6 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Updated 7 years ago
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- benchmarking positional population count☆17Updated 3 months ago
- A source-to-source compiler for automatic parallelization of C programs through code annotation.☆61Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- Recoverable lock-free allocator based on LRMalloc☆48Updated 5 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- Benchmarks for locking algorithms as well as implementations of locking algorithms.☆27Updated 7 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 4 years ago
- Library for lock-free locks☆83Updated 2 years ago