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
- Generic Reusable Parallel Patterns Interface☆81Updated 2 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 last month
- 🚀 Fast C/C++ bit population count library☆341Updated 9 months 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
- For details, see the blog post:☆32Updated last year
- C++ serializers benchmark with realistic data☆122Updated 2 years ago
- ☆15Updated 10 years ago
- CMake BASIS makes it easy to create sharable software and libraries that work together. This is accomplished by combining and documenting…☆49Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆30Updated 6 years ago
- A fast and flexible c++ template class for tree data structures☆101Updated 3 years ago
- Implementation of the sacabench framework☆16Updated 3 years ago
- UME::SIMD A library for explicit simd vectorization.☆91Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months 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
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- A (Minimal) Perfect Hash Function based on irregular cuckoo hashing, retrieval, and overloading.☆19Updated last week
- 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 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 6 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A kinda, sorta emulation of structured binding for C++14☆16Updated 6 years ago
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆122Updated 3 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆160Updated 2 months ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago