emeryberger / cheapLinks
Cheap: customized heaps for improved application performance.
☆28Updated 2 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
- ☆40Updated 3 years ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆48Updated last year
- EDSL for C++ to make just-in-time code generation easier☆86Updated 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…☆48Updated 4 years ago
- Markup source code showing optimizations☆36Updated 5 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…☆56Updated 2 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- InstLatX64_Demo☆44Updated 2 weeks ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Library for lock-free locks☆82Updated 2 years ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆34Updated 11 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- CPU Ultimate Latency Test.☆110Updated 2 months ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 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
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆101Updated 2 weeks ago
- ☆58Updated 3 weeks ago
- Benchmarks for locking algorithms as well as implementations of locking algorithms.☆24Updated 7 years ago
- Ocolos is the first online code layout optimization system for unmodified applications written in unmanaged languages.☆52Updated 2 months ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- A Benchmark Toolkit for Assembly Instructions Using the LLVM JIT☆16Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆22Updated 4 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago