emeryberger / cheapLinks
Cheap: customized heaps for improved application performance.
☆27Updated 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
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆48Updated last year
- ☆40Updated 3 years ago
- Programatically obtain information about the pages backing a given memory region☆78Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- reverse engineering branch predictors☆17Updated 9 years ago
- Performance Counter Measurements at the cycle granularity☆18Updated 4 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- Lace - implementation of work-stealing in C☆37Updated last year
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆81Updated 7 months ago
- Dictionary-based compression for inverted indexes.☆23Updated 6 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
- 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
- llvm opt fuzzer and bounded exhaustive test generator☆40Updated 2 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆99Updated last year
- autotuning C++, just-in-time!☆52Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- CERE: Codelet Extractor and REplayer☆40Updated last year
- Discover supported and announced features of the C++ compiler and library☆13Updated last year
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆16Updated 10 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 11 months ago
- Fine-grained frequency and voltage transition tests☆20Updated 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…☆46Updated 4 years ago
- An open-source framework for concurrent data-structures and benchmarks. 🛠️ Latest Dev Branch: v3.4.0-dev 🚀 https://github.com/nkallima/…☆68Updated 3 months ago
- measure entropy of memory allocators☆12Updated 3 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago