plasma-umass / Mesh
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
☆1,782Updated 6 months ago
Alternatives and similar repositories for Mesh:
Users that are interested in Mesh are comparing it to the libraries listed below
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,212Updated this week
- Message passing based allocator☆1,602Updated this week
- The compiler is available for download. Get it!☆2,462Updated last year
- A superoptimizer for LLVM IR☆2,195Updated 4 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,121Updated 5 months ago
- Converts floating point numbers to decimal strings☆1,222Updated 6 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,522Updated 3 months ago
- zapcc is a caching C++ compiler based on clang, designed to perform faster compilations☆1,251Updated 4 years ago
- Official git repository for libdivide: optimized integer division☆1,135Updated 2 months ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,428Updated this week
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, Chromium, R…☆1,678Updated last month
- Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries☆2,523Updated last year
- A very fast hashtable☆1,727Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,901Updated last week
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆648Updated 2 months ago
- Implementations of SIMD instruction sets for systems which don't natively support them.☆2,498Updated this week
- Intel® Implicit SPMD Program Compiler☆2,570Updated this week
- mimalloc is a compact general purpose allocator with excellent performance.☆10,817Updated this week
- Concurrent data structures in C++☆1,410Updated 4 years ago
- C-Reduce, a C and C++ program reducer☆1,531Updated 7 months ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,054Updated this week
- Low-latency machine code generation☆4,018Updated last month
- Cross-platform C++11 header-only library for memory mapped file IO☆1,740Updated 11 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,538Updated last year
- A lightweight JIT compiler based on MIR (Medium Internal Representation) and C11 JIT compiler and interpreter based on MIR☆2,351Updated 4 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,714Updated 2 weeks ago
- Official version of the Meow hash, an extremely fast level 1 hash☆1,740Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 4 months ago
- A C/C++ header to help move #ifdefs out of your code☆811Updated 3 months ago
- Pattern-defeating quicksort.☆2,388Updated last year