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:
- Some near drop in stl compatible hash tables that are a lot more space efficient than any other options.☆20Updated 2 years 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
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- linear time suffix array construction algorithm☆12Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 6 months ago
- Coveralls JSON coverage generator and uploader for CMake☆86Updated 5 years ago
- Standardise code formating for cmake projects with git and clang-format☆58Updated 7 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Succinct Data Structure Library 3.0☆94Updated 2 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- benchmarking positional population count☆14Updated last year
- Generic Reusable Parallel Patterns Interface☆84Updated 2 years ago
- CMake module for code coverage☆93Updated last month
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- C++ micro benchmark library☆97Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- ☆16Updated 11 years ago
- WIP☆27Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Rebooting the std::bitset franchise☆44Updated 2 months ago
- The C/C++ Diagnostic Logging Sweetspot☆39Updated last month
- Super Scalar Sample Sort in modern C++☆20Updated 4 years ago
- Dynamic succinct/compressed data structures☆112Updated last year