Awesome C++ Memory Allocation

  • updated 17 days ago

    Boost.org circular_buffer module

  • updated about 1 month ago Boost Software Li...

    STL-like containers from Boost

  • Hoard Hoard 1,031
    star
    updated 9 months ago Apache License 2.0

    The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.

  • jemalloc jemalloc 8,925
    star
    updated about 2 months ago Other
  • libcsptr libcsptr 1,456
    star
    updated over 1 year ago MIT License

    Smart pointers for the (GNU) C programming language

  • libcuckoo libcuckoo 1,505
    star
    updated 7 months ago Other

    A high-performance, concurrent hash table

  • updated over 4 years ago Other

    Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project

  • lld lld 202
    star
    updated over 4 years ago Other

    Project moved to: https://github.com/llvm/llvm-project

  • updated over 2 years ago MIT License

    Custom memory allocators in C++ to improve the performance of dynamic memory allocation

  • mimalloc mimalloc 9,165
    star
    updated 3 months ago MIT License

    mimalloc is a compact general purpose allocator with excellent performance.

  • updated 5 months ago

    Boost.org multi_index module

  • openmp openmp 158
    star
    updated over 4 years ago Other

    Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project

  • pool pool 37
    star
    updated 9 months ago Boost Software Li...

    Boost.org pool module

  • rpmalloc rpmalloc 1,941
    star
    updated 6 months ago Other

    Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C

  • updated over 1 year ago BSD 2-Clause "Sim...

    A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator

  • updated 5 months ago

    Boost.org smart_ptr module

  • snmalloc snmalloc 1,409
    star
    updated 5 months ago MIT License

    Message passing based allocator

  • tcmalloc tcmalloc 4,056
    star
    updated 17 days ago Apache License 2.0
  • tgc tgc 902
    star
    updated 10 months ago Other

    A Tiny Garbage Collector for C