bingmann / malloc_count
Method to measure the amount of allocated memory of a program at run-time.
☆68Updated 3 years ago
Alternatives and similar repositories for malloc_count
Users that are interested in malloc_count are comparing it to the libraries listed below
Sorting:
- DSL for SIMD Sorting on AVX2 & AVX512☆29Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- 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 …☆26Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- Generic Reusable Parallel Patterns Interface☆81Updated 2 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆31Updated 4 months ago
- linear time suffix array construction algorithm☆12Updated 8 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- a minimal C++ interval tree implementation☆229Updated 4 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- immintrin_dbg.h is an include file, a wrapper around immintrin.h. It implements most of AVX, AVX2, AVX-512 vector intrinsics to enable so…☆57Updated 2 years ago
- Boost.Sort☆52Updated 2 weeks ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Bloom-filter based minimal perfect hash function library☆261Updated 2 years ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated 11 months ago
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year
- 🚀 Fast C/C++ bit population count library☆345Updated 10 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A micro microbenchmarking library for C++11 in a single header file☆217Updated last month
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- CMake module for code coverage☆92Updated 2 weeks ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆226Updated this week
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- C++11 Message Passing☆74Updated 3 years ago