emeryberger / Heap-LayersLinks
Heap Layers: An Extensible Memory Allocation Infrastructure
☆400Updated this week
Alternatives and similar repositories for Heap-Layers
Users that are interested in Heap-Layers are comparing it to the libraries listed below
Sorting:
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆526Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- Automatically exported from code.google.com/p/relacy☆232Updated 2 weeks ago
- Concurrent Deferred Reference Counting☆167Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Memory optimal Small String Optimization implementation for C++☆246Updated 10 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ☆128Updated 2 years ago
- Compiler-neutral Internal Program Representation for C++☆229Updated 2 weeks ago
- Love template metaprogramming☆329Updated 3 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆134Updated 5 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 5 months ago
- Storage for my snippets, toy programs, etc.☆363Updated 5 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆178Updated last month
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆417Updated last week
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆479Updated last year
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- An implementation of Seqlock in C++11☆220Updated last year
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- User-oriented fork of LLVM's opt-viewer☆144Updated last month
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆768Updated 9 months ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- bad_alloc Behaving Badly☆75Updated 6 years ago
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 3 months ago
- ☆276Updated 9 months ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago