emeryberger / Hoard
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
☆1,141Updated last week
Alternatives and similar repositories for Hoard:
Users that are interested in Hoard 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,242Updated last week
- Message passing based allocator☆1,640Updated this week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,461Updated 2 weeks ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,801Updated 8 months ago
- Concurrent data structures in C++☆1,411Updated 4 years ago
- A fast, memory efficient hash map for C++☆1,265Updated last year
- A C++ library of Concurrent Data Structures☆2,601Updated last year
- Heap Layers: An Extensible Memory Allocation Infrastructure☆393Updated last week
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆737Updated 6 months ago
- SIMD Vector Classes for C++☆1,475Updated 9 months ago
- A high-performance, concurrent hash table☆1,646Updated 4 months ago
- Official git repository for libdivide: optimized integer division☆1,154Updated 2 weeks ago
- Configurable C++ platform adapter☆557Updated 6 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆519Updated 3 years ago
- Vector class library, latest version☆1,346Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,515Updated 7 months ago
- Portable header-only C++ low level SIMD library☆1,268Updated 7 months ago
- A collection of resources on wait-free and lock-free programming☆1,866Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,042Updated last month
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,550Updated last year
- C++14 lock-free queue.☆1,615Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆565Updated this week
- A C/C++ header to help move #ifdefs out of your code☆828Updated 6 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,925Updated last month
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆963Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆524Updated 7 years ago
- C++ associative containers☆1,572Updated 3 years ago
- oneAPI DPC++ Library (oneDPL) https://software.intel.com/content/www/us/en/develop/tools/oneapi/components/dpc-library.html☆741Updated this week
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆997Updated 3 months ago
- libnop: C++ Native Object Protocols☆576Updated 7 months ago