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
- 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
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 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 2 years ago
- ☆40Updated 3 years ago
- Programatically obtain information about the pages backing a given memory region☆81Updated 4 years ago
- Benchmarks for locking algorithms as well as implementations of locking algorithms.☆27Updated 7 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
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆50Updated last year
- Reworking of Agner Fog's performance test programs for Linux☆115Updated last month
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 4 months ago
- Markup source code showing optimizations☆36Updated 5 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- SIMDized check which bytes are in a set☆28Updated 7 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆138Updated last month
- Library for lock-free locks☆83Updated 2 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
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated last year
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 11 months ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated 2 years ago
- CPU Ultimate Latency Test.☆116Updated 3 months ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- CLang Plugin for calculating AST hashes☆15Updated 6 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Recoverable lock-free allocator based on LRMalloc☆47Updated 5 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Updated 11 years ago