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
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- 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 …☆26Updated 3 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 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
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Fast and compact minimal perfect hash functions in C++.☆226Updated this week
- Boost.Sort☆52Updated this week
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 3 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Slides and presentations☆69Updated 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 10 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- 🚀 Fast C/C++ bit population count library☆344Updated 9 months ago
- Bloom-filter based minimal perfect hash function library☆259Updated 2 years ago
- GDB Pretty Printers for Boost☆198Updated last year
- A C++ header only interval tree implementation.☆63Updated 3 months ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications.☆116Updated 3 weeks ago
- Compact Tree Representation☆16Updated 8 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆44Updated 4 years ago
- WIP☆26Updated 5 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- BitMagic Library☆424Updated 2 weeks ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 years ago