Showing 21 open source projects for "valgrind"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 1
    Vince's CSV Parser

    Vince's CSV Parser

    A modern C++ library for reading, writing, and analyzing CSV

    There's plenty of other CSV parsers in the wild, but I had a hard time finding what I wanted. Inspired by Python's csv module, I wanted a library with simple, intuitive syntax. Furthermore, I wanted support for special use cases such as calculating statistics on very large files. With the deluge of large datasets available, a performant CSV parser is a necessity. By using overlapped threads, memory-mapped IO, and efficient data structures, this parser can quickly tackle large CSV files....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    HWUT - The Hello-Worldler's Unit Test

    HWUT - The Hello-Worldler's Unit Test

    Software Unit Tests (Language Independent Approach)

    Automation of Unit and System Tests. Tests can be implemented in any language and on many platforms. The flexible approach enables the inclusion of many types of tests, such as memory leak checks (using valgrind), coding rule checks, complexity checks, etc. Tests are run by a simple call to hwut in a base directory of a project. In particular for C, HWUT supports make file generation using 'sos' and 'sols' modes. Remote control-able function stubs may be generated using the 'stub' mode...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    minicoro

    minicoro

    Single header stackful cross-platform coroutine library in pure C

    Minicoro is a single-file library for using asymmetric coroutines in C. The API is inspired by Lua coroutines but with C's use in mind. The project is being developed mainly to be a coroutine backend for the Nelua programming language. The library assembly implementation is inspired by Lua Coco by Mike Pall.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    XML Parsers and Utilities

    integrated set of C++ tools for manipulating XML schemas & data files

    This is an integrated set of C++ software tools for manipulating XML (eXtensible Markup Language) schemas and XML instance files. The tools are: •xmlSchemaParser - parses and reformats XML schema files, and prints typederivation hierarchies. Also includes a C++ model of XML schema. •xmlInstanceParserGenerator - generates C++ classes and a YACC/Lex instance file parser from an XML schema – it’s a software tool that writes software tools •orphanFinder - identifies unused types and undefined...
    Downloads: 0 This Week
    Last Update:
    See Project
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5
    CodeLite

    CodeLite

    CodeLite: an open source, cross platform C/C++/PHP and JavaScript IDE

    codelite is an open-source, cross platform IDE for the C/C++/PHP and JavaScript programming languages (build and tested on Windows 7, 8, ubuntu >=14.04 plus debian, fedora and openSUSE, and Mac OSX 10.8.4). codelite is distributed under the terms of the GPLv2 license If you need help with codelite, please join our forums at: http://forums.codelite.org Visit our download page at: http://codelite.org/support.php The CodeLite Team
    Downloads: 65 This Week
    Last Update:
    See Project
  • 6
    handy

    handy

    A simple C++11 network server framework

    Simple and easy-to-use C++11 network library/ Supports tens of millions of concurrent connections on a single machine/ a simple C++11 network server framework. Graceful exit allows programmers to better define the exit behavior of their programs. You can better check for memory leaks with tools such as valgrind. 10 lines of code to write a complete server. Asynchronously manages network I/O and processes requests synchronously, which simplifies the writing of server processing logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    libhoratio

    libhoratio

    Memory management library

    Horatio is designed to be used as an alternative to memory tracking tools such as CodeGuard, MemorySleuth or valgrind, however, as it cannot detect memory over-runs on pointer accesses. It can be used to detect failures to release memory (as long as it's allocated by us) and attempts to release memory which we do not own. It has an automatic garbage collection feature to free up all un-freed memory too. It should be used by the entire program to be most effective, it can provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Templatious

    Generic C++11 template library

    Generic C++11 template library to eliminate often occurring boilerplates in everyday situations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Project goal is making the Valgrind tool suite available on 32 and 64 bit Windows. See http://sourceforge.net/p/valgrind4win/wiki/Home/ for further information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 10
    This project has moved. Its new home is https://jpakkane.github.io/meson/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project aims to port the popular debugger Valgrind to the NetBSD operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Provide a gui for the Valgrind suite (a Linux, BSD and Mac profiler).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Alleyoop is a GNOME front-end to the Valgrind memory checker
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Image Quality Assessment (IQA)
    IQA is a C library for objectively measuring image/video quality. It implements many popular algorithms, such as MS-SSIM, MS-SSIM*, SIMM, MSE, and PSNR. It is designed to be fast, accurate, and reliable. All code is Valgrind-clean and unit tested.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 15
    Port valgrind to DragonflyBSD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Automatic generation of test inputs to catch conversion errors between signed and unsigned integers. Valgrind plug-in that works with the STP decision procedure (downloaded separately). See http://catchconv.pbwiki.com/ for setup instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Debug Wrapper library is an alpha library which set wrapper on some glibc functions such fopen,fclose,unlink,.. and trace all IO access. This project has been stop because it duplicate some functionality of last Valgrind version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Valgui, an extensive interface for Valgrind
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Valgrind, an open-source debugging and profiling toolsuite, is available from http://www.valgrind.org. Please visit that site if you want more information. We only use this SourceForge site for hosting our email lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GNOME front-end for valgrind memory debugger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    torque - Automation Testing Tool

    torque - Automation Testing Tool

    Automation unit testing tool for C & C++ on Linux platform

    1. What is torque Torque is automation testing tool which is used for C and C++ application in Linux platform. It covers major testing areas such as Unit Testing, Functional Testing and Regression Testing. Two major sections of the testing area like memory management and code coverage is accomplished by open source tools, such as, • Valgrind -- Memory Management • Lcov -- Code Coverage • splint -- Static Code Analysis 2. Supported Platform • Linux operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next