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
- 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
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- Reworking of Agner Fog's performance test programs for Linux☆117Updated 3 months ago
- ☆42Updated 4 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆140Updated 3 months ago
- Markup source code showing optimizations☆36Updated 6 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆38Updated 12 years ago
- CLang Plugin for calculating AST hashes☆15Updated 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
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated last year
- 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
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Updated last year
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 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
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- LALR(1) parser for C++☆80Updated last year
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆26Updated 3 years ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆50Updated last month
- Programatically obtain information about the pages backing a given memory region☆82Updated 4 years ago
- Nidhugg is a bug-finding tool which targets bugs caused by concurrency and relaxed memory consistency in concurrent programs. It is parti…☆90Updated 2 months ago
- Library for lock-free locks☆84Updated 2 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆106Updated last year
- InstLatX64_Demo☆45Updated 3 months ago
- C++ interface to CPU affinity management☆31Updated 7 years ago