emeryberger / Heap-LayersLinks
Heap Layers: An Extensible Memory Allocation Infrastructure
☆404Updated last month
Alternatives and similar repositories for Heap-Layers
Users that are interested in Heap-Layers are comparing it to the libraries listed below
Sorting:
- Automatically exported from code.google.com/p/relacy☆236Updated 2 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆528Updated 4 years ago
- Concurrent Deferred Reference Counting☆169Updated last year
- ☆128Updated 2 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆332Updated 11 months ago
- Memory optimal Small String Optimization implementation for C++☆248Updated 10 years ago
- Clang with JIT extensions☆234Updated 2 years ago
- A C++ await/yield emulation library for stackless coroutine☆340Updated last year
- Storage for my snippets, toy programs, etc.☆368Updated this week
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- Very low-overhead timer/counter interfaces for C on Intel 64 processors.☆135Updated 3 weeks ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Compiler-neutral Internal Program Representation for C++☆230Updated 2 months ago
- C++ standard library features, "from scratch"☆193Updated 9 months ago
- userland threads☆493Updated 2 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 3 months ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Love template metaprogramming☆331Updated 3 years ago
- User-oriented fork of LLVM's opt-viewer☆144Updated 3 months ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- bad_alloc Behaving Badly☆75Updated 6 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆418Updated last week
- An implementation of Seqlock in C++11☆228Updated last year
- Fast function to parse strings into double (binary64) floating-point values, enforces the RFC 7159 (JSON standard) grammar: 4x faster tha…☆663Updated 5 months ago
- ☆111Updated last year
- ☆276Updated 11 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 years 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…☆480Updated last year