lemire / CMemoryUsage
Measuring memory usage in C and C++
☆24Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for CMemoryUsage
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 4 years ago
- CLI util: Poor man's rpath for Windows executables.☆9Updated 5 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 3 months ago
- ☆10Updated 7 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A simple state-of-the-art C++ random number generator☆18Updated 7 years ago
- Benchmark results for lossless data compressors☆9Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- C++ regular expressions library using template metaprogramming☆12Updated 6 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- ☆27Updated 2 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆50Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆38Updated this week