Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henrypp/memreduct
Lightweight real-time memory management application to monitor and clean system memory on your computer.
https://github.com/henrypp/memreduct
cleaner foss mem-reduct memory memory-management memory-monitoring monitor windows
Last synced: 21 days ago
JSON representation
Lightweight real-time memory management application to monitor and clean system memory on your computer.
- Host: GitHub
- URL: https://github.com/henrypp/memreduct
- Owner: henrypp
- License: gpl-3.0
- Created: 2014-12-15T22:12:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T16:23:28.000Z (6 months ago)
- Last Synced: 2024-05-06T17:43:51.727Z (6 months ago)
- Topics: cleaner, foss, mem-reduct, memory, memory-management, memory-monitoring, monitor, windows
- Language: C
- Homepage:
- Size: 1.68 MB
- Stars: 5,201
- Watchers: 96
- Forks: 421
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - henrypp/memreduct - Lightweight real-time memory management application to monitor and clean system memory on your computer. (C)
README
Mem Reduct
-------
### 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 32-bit/64-bit/ARM64
- An SSE2-capable CPU
- KB2533623 KB3063858 update for Windows 7 was required [[x64](https://www.microsoft.com/en-us/download/details.aspx?id=47442) / [x32](https://www.microsoft.com/en-us/download/details.aspx?id=47409)]### Donate:
- [Bitcoin](https://www.blockchain.com/btc/address/1LrRTXPsvHcQWCNZotA9RcwjsGcRghG96c) (BTC)
- [Ethereum](https://www.blockchain.com/explorer/addresses/eth/0xe2C84A62eb2a4EF154b19bec0c1c106734B95960) (ETC)
- [Paypal](https://paypal.me/henrypp) (USD)
- [Yandex Money](https://yoomoney.ru/to/4100115776040583) (RUB)### GPG Signature:
Binaries have GPG signature `memreduct.exe.sig` in application folder.- Public key: [pubkey.asc](https://raw.githubusercontent.com/henrypp/builder/master/pubkey.asc) ([pgpkeys.eu](https://pgpkeys.eu/pks/lookup?op=index&fingerprint=on&search=0x5635B5FD))
- Key ID: 0x5635B5FD
- Fingerprint: D985 2361 1524 AB29 BE73 30AC 2881 20A7 5635 B5FD- Website: [github.com/henrypp](https://github.com/henrypp)
- Support: [email protected]
(c) 2011-2024 Henry++