emeryberger / Hoard
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
☆1,149Updated last month
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,274Updated last month
- Concurrent data structures in C++☆1,417Updated 4 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,486Updated 2 months ago
- Configurable C++ platform adapter☆559Updated 6 years ago
- Message passing based allocator☆1,664Updated last week
- A fast, memory efficient hash map for C++☆1,268Updated 2 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,808Updated 10 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆395Updated 3 weeks ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,065Updated 3 weeks ago
- Portable header-only C++ low level SIMD library☆1,272Updated 8 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆969Updated last year
- A high-performance, concurrent hash table☆1,656Updated last month
- A C++ library of Concurrent Data Structures☆2,626Updated 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,520Updated 9 months ago
- SIMD Vector Classes for C++☆1,483Updated 11 months ago
- Official git repository for libdivide: optimized integer division☆1,187Updated last month
- Collection of miscellaneous portable C snippets.☆712Updated last year
- userland threads☆478Updated 3 weeks ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,004Updated last month
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆676Updated 3 weeks ago
- Various synchronization primitives for multithreaded applications in C++11.☆526Updated 7 years ago
- A C/C++ header to help move #ifdefs out of your code☆843Updated 7 months ago
- A collection of resources on wait-free and lock-free programming☆1,886Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆817Updated 7 months ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆518Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- C++14 lock-free queue.☆1,640Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,934Updated 2 months ago
- Suite for benchmarking malloc implementations.☆418Updated 2 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆988Updated last year