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 5 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 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
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆34Updated 12 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated last week
- Benchmarks for locking algorithms as well as implementations of locking algorithms.☆26Updated 7 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…☆58Updated 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…☆50Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Library for lock-free locks☆83Updated 2 years ago
- ☆40Updated 3 years ago
- Programatically obtain information about the pages backing a given memory region☆79Updated 4 years ago
- Hyaline Reclamation (PLDI '21, PODC '19)☆23Updated 4 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆71Updated last year
- Generic model checker for concurrent C programs (mirror repository)☆158Updated 3 weeks ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 9 months ago
- Ocolos is the first online code layout optimization system for unmodified applications written in unmanaged languages.☆53Updated 4 months ago
- A fast SIMD parser for CSV files☆157Updated 3 years ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆85Updated last week
- ☆110Updated last year
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated last year
- CLang Plugin for calculating AST hashes☆15Updated 6 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 10 months ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆49Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A collection of formatting benchmarks☆52Updated 2 months ago
- ☆48Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year