daanx / mimalloc-benchLinks
Suite for benchmarking malloc implementations.
☆452Updated last month
Alternatives and similar repositories for mimalloc-bench
Users that are interested in mimalloc-bench are comparing it to the libraries listed below
Sorting:
- A companion repository for the io_uring by Example article series☆412Updated 11 months ago
- Various materials about Profile Guided Optimization and other similar stuff like AutoFDO, Bolt, etc.☆389Updated last week
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 6 months ago
- Single-header C11 port of https://abseil.io SwissTable☆151Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 5 years ago
- PROPELLER: Profile Guided Optimizing Large Scale LLVM-based Relinker☆453Updated this week
- Source code for example programs from Lord of the io_uring guide☆190Updated last year
- Delightful io_uring packages and resources☆425Updated 6 months ago
- Message passing based allocator☆1,736Updated last month
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated last week
- Doug Lea's memory allocator☆272Updated 5 years ago
- Tools and Reference Code for Intel Optimizations (eg Large Pages)☆145Updated 3 weeks ago
- A tool for running small microbenchmarks on recent Intel and AMD x86 CPUs.☆483Updated 3 months ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆184Updated 6 months ago
- AutoFDO☆568Updated 2 months ago
- Fast CRC32 implementations☆95Updated 3 months ago
- io_uring echo server☆392Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆179Updated last month
- Print stack traces from running processes, or core files. Supports aarch64, x86_64, and i386☆200Updated last week
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆696Updated last week
- uops.info Code Analyzer☆290Updated last year
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- C++ template library for high performance SIMD based sorting algorithms☆978Updated 2 weeks ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆327Updated 10 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 3 weeks ago
- SIMD-accelerated base64 codecs☆439Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A benchmark for low-level CPU micro-architectural features☆746Updated 3 years ago
- Concurrent Deferred Reference Counting☆167Updated last year