Freeware Downloads for "Memory Leak Freeware"
- Memory Leak Detection For Mac C++Program
- License: Freeware

A light-weight tool to detect the memory leak in C++ Program under Mac environment. It will trace the memory allocation stack and print it out when your program exit..
- Platform: Mac OS X
- Publisher: mldetection4mac.sourceforge.net
- Date: 25-11-2012
- Size: 4 KB
- LeakML Memory Leak Detection for C
- License: Freeware

LeakML Memory Leak Detection is a C library for detecting and reporting memory leaks. LeakML was design to be non-intrusive to the application and portable. Its output is in XML to allow any XML parsing frontend to replay the debugging session. LeakML
LeakML Memory Leak Detection for C License - GNU Library or Lesser General Public License (LGPL).
- Platform: WinOther
- Publisher: Leakml
- Date:
- C/C++ Memory Debugging Library
- License: Freeware

MemDBG is a little library that can help C and C++ programmers to debug memory leak bugs and other common pitfalls. It traces the memory blocks allocated and can reports errors and other informations on standard output, files and through UDP datagrams..
- Platform: Linux, Unix, Windows
- Publisher: memdbg.berlios.de
- Date: 23-07-2012
- Size: 424 KB
- Heap Memory Test Engine
- License: Freeware

Stand alone Java application used simulate a memory leak in order to generate profile signatures. The application has the ability to generate system (CPU) load in order to observe profile signature changes..
- Platform: Linux, Mac, Windows
- Publisher: hmte.sourceforge.net
- Date: 25-08-2012
- Size: 27 KB
- IBM AIX memory leak detector
- License: Freeware

AIXmem is a tool to detect memory leaks in a IBM AIX C-development environment. AIX 'User Defined Malloc Replacement' is used to trace the memory allocation and freeing. --> Unfortunately i don't have time to make something useful out of this. :( <--
IBM AIX memory leak detector License - Public Domain.
- Platform: WinOther
- Publisher: Aixmem
- Date:
- Avant Browser
- License: Freeware

Avant Browser\'s user-friendly interface brings a new level of clarity and efficiency to your browsing experience, and frequent upgrades have steadily improved its reliability. Multi-Processing: Multi-Processing design offers you a crash-free, lock-up-free, memory-leak-free internet browsing experience and high reliability. When one tab fails, it won\'t freeze the browser or pull other pages down. Online Bookmarks: Access your Bookmarks with Avant Online Bookmarks Service from anywhere, office, home or an Internet cafe, and don\'t need to worry about losing those data when re-install windows.
- Platform: Windows
- Publisher: Avant Force
- Date: 15-07-2015
- Size: 4343 KB
- Avant Browser Ultimate
- License: Freeware

Tri-core Avant Browser(Chrome,Firefox,IE),it\'s user-friendly interface brings a new level of clarity and efficiency to your browsing experience, and frequent upgrades have steadily improved its reliability. Multi-Processing: Multi-Processing design offers you a crash-free, lock-up-free, memory-leak-free internet browsing experience and high reliability. When one tab fails, it won\'t freeze the browser or pull other pages down. Online Bookmarks: Access your Bookmarks with Avant Online Bookmarks Service from anywhere, and don\'t need to worry about losing those data when re-install windows.
- Platform: Windows
- Publisher: Avant Force
- Date: 15-07-2015
- Size: 76521 KB
- Drip
- License: Freeware

A memory leak detector for Internet Explorer The Drip application was designed to be a simple memory leak detector for Internet Explorer. It will help web developers improve the performance of dynamic web pages by reporting avoidable memory leaks caused by Internet Explorer limitations. Limitations:Although Drip can catch the most common causes of memory leaks in Internet Explorer, there are certain memory leaks that occur outside the realm of the web page.Specifically, pages with hidden table cells will leak memory when they are unloaded.
- Platform: Windows
- Publisher: outofhanwell.com
- Date: 09-07-2009
- Size: 308 KB
- ampolice
- License: Freeware

Ampolice acts as a effective layer between OS and your application and enables you in finding memory leak.mainly developed for linux 32/64 bit and c/c++ based applications..
- Platform: WinOther
- Publisher: ampolice.sourceforge.net
- Date: 19-10-2012
- Size: 92 KB
- LeakTrack
- License: Freeware

LeakTrack provides memory leak tracking and out-of-range access checks for acquired memory blocks for you C/C++ applications on each platform..
- Platform: Linux, Unix, Windows
- Publisher: leaktrack.sourceforge.net
- Date: 13-09-2012
- Size: 284 KB
- memwatch
- License: Freeware

memwatch is an ANSI C fault tolerant memory leak and corruption detection tool. Basically, you add a header file to your souce code files, and compile with MEMWATCH defined or not. Check the README and USING files for more instructions..
- Platform: Linux, Mac, Windows
- Publisher: memwatch.sourceforge.net
- Date: 13-09-2012
- Size: 42 KB
- leaktool
- License: Freeware

Leaktool : A java memory leak hunting tool using jvmpi.
leaktool License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Leaktool
- Date:
- Yet Another C Data Structures Library
- License: Freeware

"Yet Another C Data Structures Library" is a project that aims at implementing a simple, fast, portable and memory-leak-free data structures and algorithms to extend the C Standard Library and give more support and abstraction power for developers.
Yet Another C Data Structures Library License - GNU General Public License (GPL); GNU Library or Lesser General Public License (LGPL).
- Platform: WinOther
- Publisher: Yac-datastructs
- Date:
- WinPerfTools
- License: Freeware

A set of performance tools for Windows platform: memory leak detector and sampling profiler.
WinPerfTools License - GNU General Public License (GPL).
- Platform: WinOther
- Publisher: Winperftools
- Date:
- JLeak
- License: Freeware

JLeak is a Free Java memory leak detector, relying on the JVM -javaagent option. It allows filtering on displayed classes, and dump stack trace on where each instance has been created. GUI and agent core are connected through sockets, and can be launched separately, on remote hosts. JLeak is built on top of javassist library, which provides bytecode enhancement features.
Main features:
- Shows stack trace of instanciations
- Allows filtering on shown classes
- UI can be launched remotely
- Can be run within any IDE (Eclipse, NetBeans, etc.
- Platform: Windows
- Publisher: QArks.com
- Date:
- Size: 1648 KB
- Free PC Memory Shield
- License: Freeware

PC Memory Shield is an advance software tool which protects your system from unwanted software which startup without your knowledge. PC Memory Shield has been designed to give maximum security to your system. PC Memory Shield scans your system's memory at different time intervals, at any interval if a software / program starts, PC Memory Shield will immediately inform you and you can block that program or software which you may suspect it as a spyware / adware or which was not started by you..
- Platform: Windows
- Publisher: ai-softwares.com
- Date:
- Size: 5120 KB
- SimpleIPCExpress
- License: Freeware

SimpleIPCExpress lets you have some of your application's work performed in an external process on the same machine - insulating your app from memory leaks and process crashes. You make function calls to objects in the external process as if they were local objects. Under the covers you're using .NET Remoting over the IPC (Inter Process Communication) channel, but you don't need to be an expert on .NET Remoting to use SimpleIPC. The platform handles the communications and process life cycle details for you.
- Platform: Windows
- Publisher: Cognitier
- Date: 26-08-2009
- Size: 1485 KB
- Full Screen Browser
- License: Freeware

Full Screen Browser - view web pages with as big of a screen as your monitor allows Full Screen Browser is an application that will help you view Internet pages with as big of a screen as your monitor allows.No bells & whistles with this browser, just start your surfing from the home page use your right-click for advance controls. This browser if perfect for easy-to-make screenshots.. Tigersan.com - A Chihuahua's Portal to the Web. Tigersan, a Chihuahua from Okinawa, presents his blog, photographs, homemade freeware and flash games, and his favorite websites divided into subcategories: media, games, and puzzles.
- Platform: WinOther
- Publisher: tigersan.com
- Date: 21-08-2009
- Size: 24 KB
- Tiger Transfer Calculator
- License: Freeware

Tiger Transfer Calculator will tell you how long it takes to download a file from the internet Tiger Transfer Calculator will tell you how long it takes to download a file from the internet.Also if you want to know how long it will take to upload a website this Tiglet will answer these questions.. Tigersan.com - A Chihuahua's Portal to the Web. Tigersan, a Chihuahua from Okinawa, presents his blog, photographs, homemade freeware and flash games, and his favorite websites divided into subcategories: media, games, and puzzles.
- Platform: WinOther
- Publisher: tigersan.com
- Date: 23-08-2009
- Size: 32 KB
- Bitrate Broadcast Calculator
- License: Freeware

Bitrate Broadcast Calculator will show you the maximum number of users that can access your content without excessive buffering Bitrate Broadcast Calculator is an application that will show you the maximum number of users that can access your content without excessive buffering. Just input your upload bandwidth and the bitrate of your stream.. Tigersan.com - A Chihuahua's Portal to the Web. Tigersan, a Chihuahua from Okinawa, presents his blog, photographs, homemade freeware and flash games, and his favorite websites divided into subcategories: media, games, and puzzles.
- Platform: WinOther
- Publisher: tigersan.com
- Date: 12-07-2009
- Size: 4 KB
Memory Leak Freeware: Freeware | All



