emeryberger / cheapLinks
Cheap: customized heaps for improved application performance.
☆29Updated 2 years ago
Alternatives and similar repositories for cheap
Users that are interested in cheap are comparing it to the libraries listed below
Sorting:
- 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
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Programatically obtain information about the pages backing a given memory region☆79Updated 3 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- ☆40Updated 3 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
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 9 months ago
- CPU Ultimate Latency Test.☆111Updated last month
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Mutexes that only use two bits. Either stored in a byte, or in the bottom bits of a pointer☆25Updated 2 years ago
- Library for lock-free locks☆83Updated 2 years ago
- fine-grained, cgroup-based tool for profiling memory usage over time of a process tree☆48Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Reworking of Agner Fog's performance test programs for Linux☆114Updated 6 years ago
- Recoverable lock-free allocator based on LRMalloc☆47Updated 4 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
- A Wait-Free Universal Construct for Large Objects☆96Updated 5 years ago
- benchmarking positional population count☆15Updated last year
- A small library and kernel module for easy access to x86 performance monitor counters under Linux.☆103Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 9 months ago
- Benchmarks for locking algorithms as well as implementations of locking algorithms.☆25Updated 7 years ago
- CERE: Codelet Extractor and REplayer☆40Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Testing memory-level parallelism☆82Updated last year
- dthreads: Efficient Deterministic Multithreading☆52Updated 10 years ago