bingmann / malloc_countLinks
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:
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- ☆52Updated 7 months ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- Generic Reusable Parallel Patterns Interface☆82Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Online construction of run-length BWT (RLBWT) and r-index. Plus, online LZ77 parsing based on RLBWT.☆15Updated 7 years ago
- Coveralls JSON coverage generator and uploader for CMake☆86Updated 5 years ago
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years ago
- Compact Tree Representation☆16Updated 8 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 last year
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- UME::SIMD A library for explicit simd vectorization.☆90Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Implementation of the sacabench framework☆17Updated 4 years ago
- Standardise code formating for cmake projects with git and clang-format☆58Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Compact Data Structures Library☆100Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated 2 months ago
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications.☆116Updated this week
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- ☆127Updated 2 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- 🚀 Fast C/C++ bit population count library☆346Updated 11 months ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago