bingmann / malloc_count
Method to measure the amount of allocated memory of a program at run-time.
☆67Updated 2 years ago
Alternatives and similar repositories for malloc_count:
Users that are interested in malloc_count are comparing it to the libraries listed below
- For details, see the blog post:☆32Updated last year
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆22Updated 2 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A simple bitset library in C☆131Updated 4 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 8 months ago
- Implementation of the sacabench framework☆15Updated 3 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Compact Tree Representation☆16Updated 7 years ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- Rolling Hash C++ Library☆188Updated 10 months ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- ☆127Updated last year
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- linear time suffix array construction algorithm☆12Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- String splitting benchmarks☆40Updated 8 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- ☆15Updated 10 years ago
- Cross-platform atomic operations and lock algorithm library☆96Updated 6 years ago