• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    C++
  • License
    BSD 3-Clause "New...
  • Created over 3 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Very simple memory logger, designed to profile the application by the nature of memory allocations in accordance with the size of the chunks. Feel free to check project wiki at https://github.com/yvoinov/memlogger/wiki

More Repositories

1

interprocess-mutex

Lightweight (header only) portable interprocess mutex implementation using POSIX named semaphores
C++
2
star
2

squid-ecap-gzip

This Software is an eCAP adapter for HTTP compression with GZIP and DEFLATE. It is fully re-worked in C++11 and this is improved and bugfixed production version, based on Constantin Rack's https://github.com/c-rack/squid-ecap-gzip adapter
C++
2
star
3

check-interference-sizes

M4 macro for autoconf to check C++ interference sizes
M4
2
star
4

store-id-helper

Store ID helper AKA Dynamic Content Booster is extremely fast, scalable, enterprise-grade, high-performance multi-threaded content deduplicator, written in C++14. It works with any Squid starting with v3 and with all products based on it. Supported templates are listed in the project wiki
C++
2
star
5

memory-tools

Memory-related and performance tools
Shell
1
star
6

adaptive-spin-mutex

High performance adaptive C++11 spin mutex
C++
1
star
7

datapump-expimp

Oracle DataPump Export/Import common scripts. Exports both metadata and tables data
Shell
1
star
8

memory-tools-dtrace

DTrace memory tracing and profiling tools
DTrace
1
star
9

squid-update-blocklist-tools

These tools are developer to support squid's setup with ufdbguard filtering service
Shell
1
star
10

zrescue

Tools for compressed ZFS backups (including root pools) and separate datasets for bare-metal restore, cloning systems, physical standby creation & support and common backup purposes
Shell
1
star
11

squid-ecap-exif

Squid eCAP adapter for stripping EXIF metadata from requests. Reworked and ready for production by TCW. Forked from https://github.com/maxpmaxp/ecap-exif
C++
1
star
12

memproxy

Memproxy is designed to route requests for memory allocation and deallocation as a plugin to custom allocator. It is intended to handle exceptions - applications whose allocation requests must be routed to the system allocator.
C++
1
star