Showing 28 open source projects for "cc dump software"

View related business solutions
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • 1

    libquickmail

    C library for sending e-mail (with attachments) from C/C++

    C library intended to give C/C++ developers a quick and easy way to send e-mail from their applications. Supports multiple To/Cc/Bcc recipients and multiple attachments without size limitation. For the actual SMTP communication either libcurl can be used or the built in SMTP support. The library can also be used to just create a multipart MIME message body. Also comes with a command line application (quickmail) for sending mails (mutiple attachments supported) from command line or scripts...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Remote Subversion repository dump
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3

    fsthost

    FreeST standalone fork

    This is official successor of FreeST standalone host. Well what is FreeST ? This is a linux VST host - hybrid using winelib. Runs as a Jack client for Audio/MIDI, and with GTK GUI. Supports 32 and 64 bit plugins. Supports load/save state to: - LASH - JackSession - Ladish (L1 and L2) - SysEx dump - MIDI Identity request/reply messages support - FXP/FXB (v1 and v2) files - FPS (XML files) - Easy plugins discovering and stroing in XML DB MIDI CC automating. Bypass/Resume by MIDI CC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Featureless Linux Library

    Featureless Linux Library

    Linux Library on top of Libc focusing on long term support.

    When computer power increases, programmers generally add more "features", thus making any performance gains in new hardware negligible. This project is an attempt to develop a library above libc that breaks out of this terrible loop.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 5
    shmcat

    shmcat

    A tool to dump shared memory segments, files and text

    This is a simple tool that dumps shared memory segments (System V and POSIX), files and text. It might be useful when you have to debug programs that use shared memory.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6

    cdrecord

    Highly portable CD/DVD/BluRay command line recording software

    cdrecord: A CD/DVD/BD recording program readcd: A program to read CD/DVD/BD media with CD-clone features cdda2wav: The most evolved CD-audio extraction program with paranoia support mkisofs: A program to create hybrid ISO9660/Joliet/HFS filesystems with optional Rock Ridge attributes isodebug: A program to print mkisofs debug information from media isodump: A program to dump ISO-9660 media isoinfo: A program to analyse/verify ISO/9660/Joliet/Rock-Ridge Filesystems isovfy: A program...
    Leader badge
    Downloads: 6,061 This Week
    Last Update:
    See Project
  • 7
    CrashRpt.CPP

    CrashRpt.CPP

    Crash reporting for Windows applications and plugins

    CrashRpt.CPP is a C++ library - Windows native client for Doctor Dump Crash Reporting System. It is used to implement crash reporting for Windows applications and plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HScc2c

    workaround for "Code::Blocks" to mix c and cc sources with precompiled

    workaround for "Code::Blocks" to mix c and cc sources. In CC precompiled Header very faster, but standard MinGW in c not works. Just get a message like: warning: ./wx_pch.h.gch/Debug_HSsysInfo_wx_pch_h_gch: not for GNU C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Motif based graphical Hex-dump of files. Includes searching for masked pattern, jump to file position and editing the file-contents. Display is "as is", without any endianess conversion. The file is displayed with address, Hex and text.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 10

    Portable aeabi

    C portable ARM aeabi

    This library currently implements an early stage subset of ARM aeabi in portable C. It may be used by computer languages as a quick path to have a compatible aeabi library. It is not supposed to be as fast as assembler. This project started as a laboratory to provide standalone aeabi for TCC (Tiny CC - http://savannah.nongnu.org/projects/tinycc) but may be used in any software requiring its own aeabi library. GCC provides a much better implementation but requires gcc shared lib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WinDbg Uncovered

    Advanced Debugging Techniques in WinDbg

    This project/document has been created to give more exposure of the advanced debugging and dump file analysis/concepts using WinDbg. The document contains the real world scenario of programming bugs/problems with the authors explanation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    GP2X Hardware Library
    Library which allows developper to access the hardware features of GP2X (personal entertainment player created by a Korean company: GPH). Software emulation is provided on PC through SDL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    clarion database reader

    Read Clarion databases and dump data in CSV format

    This tiny tool reads a database in the Clarion Database format and converts it to CSV format. It is a command-line tool and designed to work in Linxu, although the configure may work right under other operating systems as well, like MinGW.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    ossp uuid win32 port

    A win32 port of OSSP's uuid library

    ...-in replacement of getopt() for uuid_cli to work. * uuid_prng.cpp: Quick fixes enable to be built in MSVC. === Todo: * cover mingw & cygwin. * no dce support. * not yet process uuid++.cc/hh * no perl/pqsql/php binding yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of tools that should help you to analyze java thread dumps. MOVED TO github: https://github.com/slotties/jtdutils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Do you meet such situation,convert between utf8 and unicode,dump the constant pool of java class file,a simple server instead of use tomcat as a midlet download server for test purpose;so this is the utility-tool's responsibility;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cross-Crash is an enhancement to the existing Crash utility that analyzes the linux kernel core dumps by Linux Kernel Crash Dump (LKCD). It allows the analysis of core dumps on hosts that are not of the same architecture the dumps were originated from.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    dvbsnoop - DVB analyzer / MPEG analyzer program to monitor, analyze, debug, dump or view dvb/mpeg/dsm-cc/mhp stream information (TS, PES, SECTION) (e.g. digital television) send via satellite, cable or terrestrial.
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 20
    Utility to dump undecorated C++ symbols from C/C++ libraries in a sorted fashion. Useful for testing new library versions for backwards ABI compatibility, among other things. Requires a valid install of VS.Net 2003 or VS 2005, and the .NET 2.0 framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Javelina is an advanced code coverage tool that uses dynamic instrumentation to minimize the overhead for collecting coverage data. Additionally, Javelina allows the application of logical operations to code coverage data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Windows Error Reporting Eliminator (WERE) is a dll that will stop the sending of your dumps to Microsoft. It allows you to disable WER on the program you are adding the dll to. The dll can be configured to create a full dump locally and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JVMPI (DLL + Java) to capture and dump a trace of method calls in a Java application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C Tasks consists of Ant tasks that invoke C/C++ development tools. The tasks are based on the very general CC task from Ant Contrib project on SourceForge. A framework for applying XSL transforms to buildfiles to target different systems is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Scat is a powerful and useful tool to print out files content either as a raw text or hexdump (hexadecimal dump). It also has wide set of options to manipulate an output, which makes scat useful with cascade piping (like find | scat | grep) or debugging
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next