Showing 23 open source projects for "software test tool"

View related business solutions
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 1
    Mozilla JPEG Encoder Project

    Mozilla JPEG Encoder Project

    Improved JPEG encoder

    ...-turbo. MozJPEG is meant to be used as a library in graphics programs and image processing tools. We include a demo cjpeg command-line tool, but it's not intended for serious use. We encourage authors of graphics programs to use libjpeg's C API and link with MozJPEG library instead. Progressive encoding with "jpegrescan" optimization. It can be applied to any JPEG file (with jpegtran) to losslessly reduce file size.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming...
    Leader badge
    Downloads: 421 This Week
    Last Update:
    See Project
  • 3
    Flat file extractor can be used for reading and parsing different flat file structures and printing them in different formats. ffe is a command line tool developed in GNU/Linux environment and it is distributed under GPL. Project moved to https://github.com/igitur/ffe
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4

    jpeg2pdf

    Create PDF from JPEG scans and photos

    Cross-platform command-line tool for creation of PDF documents from scans/photos of pages in JPEG (.jpg) format and the lightest weight ANSI C library to put multiple JPEG files into one PDF file. You can add handwritten comments to PDF scans (over original images) with xournal: http://xournal.sourceforge.net/ It supports graphics tablets and saves comments to PDFs as vector data.
    Leader badge
    Downloads: 26 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.
  • 5

    ftdetector

    File type detector library

    This project is a tool to detect file types by signatures and mime types. It uses hash tables to make the detection of a file type as fast as possible. The signature and mime types lists are stored at simple user-friendly files. This file type detector supports a lot of formats (image, archive, text, documents, audio, video, fonts and others). It also includes Microsoft OLE compound file types. The detector's algorythm has special features to detect text file types like (HTML, XML, JSON, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ncclamp is a command-line tool for NetCDF files that allows you to replace values in-place for a variable given the old value to be replaced, the new value, and a comparison operator. The change is applied across all of the variable's dimensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    The `8conv` text encoding converter

    Converts quoted-printable, UTF-8, UTF-16BE, UTF16LE to 8-bit.

    Command-line tool to decode text which has undergone MIME-typical encoding into (ISO-8859) 8-bit --- without having or parsing the relevant MIME type declarations. Decodes quoted-printable sequences; handles UTF-8, UTF-16BE, UTF-16LE; optionally translates common characters from DOS or Windows code pages or HP-Roman8 into ISO-8859-1. UCS characters can be mapped to 8-bit translation strings. Single ISO C source file, "8conv.c". Translation can be controlled through a configuration...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    trafalgar.map

    trafalgar.map

    Open Street Map (OSM) tools, OSM/XML parser, tag extractor

    ...: view tool for trafalgar files, including fast osmtoolz import filter, GPX an KML track import (see screenshots) There is a small script included which helps to transform from *.bz2 to *.gz using a named pipe (seems not to work for cygwin)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Osxcart, or OS X Converting And Reading Tool, is a library designed to import file formats used in Mac OS X, NeXTSTEP, and GnuSTEP into GTK+/GLib-based programs easily, using a lightweight interface. The "s" in Osxcart is silent. Right now, the Osxcart library includes a module for reading and writing property lists (".plist" files) in XML format, and a module for importing and exporting RTF documents to and from GtkTextBuffers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    A command line tool that converts a custom xml document (xsav) to a SPSS binary file (sav). It is often easy to generate xml files from software, and by using this tool a SPSS (computer tool for statistical analysis) binary file can easily be generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Library for decoding InterPlay ACM Audio format. Includes command line tool and plugins for WinAmp, GStreamer and XMMS family (XMMS, BMP, Audacious).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    RTP/CDP Software Suite

    Practical Implementation of a Control Data Profile for RTP

    Proof of Concept of a Control Data Profile for the Real-time Transport Protocol: Linux and 8bit MCU implementations of a serial communication infrastructure plus documentation. All code licensed under GNU GPLv3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    HXPath

    XPath HTML parser

    HXPath is a command line tool useful to extract data from HTML documents. HXPath can select sub trees, like the standard xpath tool, but is also able to read contents and attributes and output them in a bash friendly format. HTML Tidy and HTTP/HTTPS get are built in too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ConvertMake is a developer tool for Mac OS X that converts command line build systems into Apple's Xcode .xcodeproj project format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open Performance Meter
    OPM is a portable benchmark tool with a uniform performance unit across various platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenCTM
    OpenCTM is a file format, a software library and a tool set for compression of 3D triangle meshes. The geometry is compressed to a fraction of comparable file formats (3DS, STL, COLLADA...), and the format is accessible through a simple, portable API
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • 17
    Mindway is now a powful platform of browser,programed calcuating&extracting tool,simple editor.you can create a professional text based guide format(xdf) easily, and then everyone could know what&how to do next clearly.See also http://www.qvandi.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A project to develop a tool converts Intel IHEX format or other to machine-depend format. Basically it intends to help cross compiling environment for old-time 8-bit computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XSieve is an XML transformation language based on combination of XSLT (an XML transformation language) and Scheme (a Lisp dialect). XSieve is a powerful tool for complex data transformation tasks.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    Tool which build a complete xml parser (using Flex/Bison) using a DTD. A DTD parsing library is also available within this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FRET is a developers tool which analyses and compares multiple files in order to identify the structure of the data within these files. libfret, its core, is designed to integrate with other applications such as hex editors and packet analyzers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FlatCC FlatBuffers in C for C

    FlatCC FlatBuffers in C for C

    FlatBuffers Compiler and Library in C for C

    flatcc has no external dependencies except for build and compiler tools, and the C runtime library. With concurrent Ninja builds, a small client project can build flatcc with libraries, generate schema code, link the project and execute a test case in a few seconds, produce binaries between 15K and 60K, read small buffers in 30ns, build FlatBuffers in about 600ns, and with a larger executable also handle optional json parsing or printing in less than 2 us for a 10 field mixed type message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple and incredibly powerful tool for scripting and fuzzing arbitrary network protocols written using the Chicken Scheme-to-C compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next