back to home

henrypp / memreduct

Lightweight real-time memory management application to monitor and clean system memory on your computer.

8,815 stars
539 forks
24 issues
CBatchfile

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing henrypp/memreduct in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind-ai.vercel.app/repo/henrypp/memreduct)
Preview:Analyzed by RepoMind

Repository Summary (README)

Preview
<h1 align="center">Mem Reduct</h1> <p align="center"> <a href="https://github.com/henrypp/memreduct/releases"><img src="https://img.shields.io/github/v/release/henrypp/memreduct?style=flat-square&include_prereleases&label=version" /></a> <a href="https://github.com/henrypp/memreduct/releases"><img src="https://img.shields.io/github/downloads/henrypp/memreduct/total.svg?style=flat-square" /></a> <a href="https://github.com/henrypp/memreduct/issues"><img src="https://img.shields.io/github/issues-raw/henrypp/memreduct.svg?style=flat-square&label=issues" /></a> <a href="https://github.com/henrypp/memreduct/graphs/contributors"><img src="https://img.shields.io/github/contributors/henrypp/memreduct?style=flat-square" /></a> <a href="https://github.com/henrypp/memreduct/blob/master/LICENSE"><img src="https://img.shields.io/github/license/henrypp/memreduct?style=flat-square" /></a> </p>
<p align="center"> <img src="/images/memreduct.png?cachefix" /> </p>

Description:

Lightweight real-time memory management application to monitor and clean system memory on your computer.

The program used undocumented internal system features (Native API) to clear system cache (system working set, working set, standby page lists, modified page lists) with variable result ~10-50%. Application it is compatible with Windows XP SP3 and higher operating systems, but some general features available only since Windows Vista.

You can download either the installer or portable version. For correct working you are require administrator rights.

To activate portable mode, create "memreduct.ini" in application folder, or move it from "%APPDATA%\Henry++\Mem Reduct".

System requirements:

  • Windows 7, 8, 8.1, 10, 11 64-bit/ARM64
  • An SSE2-capable CPU
  • <s>KB2533623</s> KB3063858 update for Windows 7 was required

Donate:

GPG Signature:

Binaries have GPG signature memreduct.exe.sig in application folder.

  • Public key: pubkey.asc (pgpkeys.eu)
  • Key ID: 0x5635B5FD
  • Fingerprint: D985 2361 1524 AB29 BE73 30AC 2881 20A7 5635 B5FD


(c) 2011-2026 Henry++