emeryberger / Hoard
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
☆1,128Updated 6 months ago
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,230Updated last month
- Concurrent data structures in C++☆1,410Updated 4 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,791Updated 7 months ago
- A fast, memory efficient hash map for C++☆1,262Updated last year
- Portable header-only C++ low level SIMD library☆1,260Updated 5 months ago
- Configurable C++ platform adapter☆555Updated 6 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,026Updated last week
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,442Updated 3 weeks ago
- Message passing based allocator☆1,624Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,508Updated 6 months ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,916Updated this week
- A C++ library of Concurrent Data Structures☆2,594Updated last year
- A collection of resources on wait-free and lock-free programming☆1,846Updated 11 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆389Updated 6 months ago
- Various synchronization primitives for multithreaded applications in C++11.☆524Updated 7 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,241Updated 11 months ago
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,133Updated last week
- Cross-platform C++11 header-only library for memory mapped file IO☆1,755Updated last year
- A high-performance, concurrent hash table☆1,639Updated 2 months ago
- C++14 lock-free queue.☆1,595Updated last week
- SIMD Vector Classes for C++☆1,474Updated 8 months ago
- C++ associative containers☆1,568Updated 3 years ago
- A C/C++ header to help move #ifdefs out of your code☆819Updated 5 months ago
- Official git repository for libdivide: optimized integer division☆1,148Updated 3 weeks ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆960Updated last year
- libnop: C++ Native Object Protocols☆576Updated 6 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆736Updated 4 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆544Updated last week
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆732Updated 5 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆993Updated 2 months ago