Showing 25 open source projects for "libstdc++-6.dll"

View related business solutions
  • Better time tracking for projects, billing, and payroll Icon
    Better time tracking for projects, billing, and payroll

    Journyx makes it easy to gather accurate time and expense data so you can make smarter, more informed business decisions.

    This product is especially great for project managers, COOs, finance professionals, accountants, or payroll admins in any industry.
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 1
    simdjson

    simdjson

    Parsing gigabytes of JSON per second

    JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. We need a fresh approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++. The simdjson library uses three-quarters less instructions than state-of-the-art parser RapidJSON. To our knowledge, simdjson is the first fully-validating JSON parser to run at gigabytes per second (GB/s) on commodity...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    dvisvgm

    dvisvgm

    A fast DVI, EPS, and PDF to SVG converter

    The command-line utility dvisvgm is a tool for TEX/LATEX users. It converts DVI, EPS, and PDF files to the XML-based vector graphics format SVG. In contrast to bitmap graphics, vector graphics are arbitrarily scalable without loss of quality. All modern web browsers support a large amount of the current SVG standard 1.1. Furthermore, SVG files can also be displayed with the Java-based Squiggle SVG browser which is part of the Apache Batik project, and the free vector graphics editor Inkscape.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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: 495 This Week
    Last Update:
    See Project
  • 4
    WordPerfect Document importer
    Library for reading Corel WordPerfect(tm) documents.
    Leader badge
    Downloads: 306 This Week
    Last Update:
    See Project
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 5
    PSRCHIVE is an application suite and development library for use in the storage and analysis of pulsar astronomical data. It includes an extensive range of algorithms and tools commonly used in a wide variety of experiments.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    KDIS

    KDIS

    DIS(IEEE 1278.1) Fully Implemented in C++

    A complete open source implementation of DIS (Distributed Interactive Simulation) in C++. 1278.1 and 1278.1a are fully implemented including enumerations. Includes several utility classes to help with developing your DIS app. DIS 7 work is ongoing.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Common Image Generator Interface (CIGI)

    Industry standard communication with compliant image generators.

    Software libraries and tools designed for implementation and testing of the Common Image Generator Interface (CIGI), an interface for communication between an image generator (IG) and host device in simulations.
    Leader badge
    Downloads: 192 This Week
    Last Update:
    See Project
  • 8
    libtld

    libtld

    Extract the TLD of any, world wide, URI.

    The libtld is used to extract the TLD from any URI from anywhere in the world. The library recognizes all TLDs, whatever the number of levels the TLD includes (i.e. .com has one, .au has up to 4 such as .schools.nsw.edu.au) this library will be capable of extracting it. The library is for C, C++, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FLAC is a free lossless compressed audio format which supports streaming and archival. The FLAC project maintains the format and provides a reference encoder/decoder and input plugins for several popular audio players.
    Leader badge
    Downloads: 216 This Week
    Last Update:
    See Project
  • Network Performance Monitoring | Statseeker Icon
    Network Performance Monitoring | Statseeker

    Statseeker is a powerful network performance monitoring solution for businesses

    Using just a single server or virtual machine, Statseeker can be up and running within minutes, and discovering your entire network in less than an hour, without any significant effect on your bandwidth availability.
  • 10
    Yamka is a cross-platform C++ SDK for creation/manipulation of Matroska container files. Yamka is focused on a concise and robust API. Yamka is designed around clear separation of responsibilities between an EBML Element and EBML Element Payload. To get the yamka SDK check out the source code from svn (svn co https://svn.code.sf.net/p/yamka/code/trunk/yamka). There is no DLL, if you need one you can always make one yourself, or you can include any files you need into your project code base...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. We plan to implement all (hex-)editing features and support of the most important file formats.
    Leader badge
    Downloads: 230 This Week
    Last Update:
    See Project
  • 12
    loadngo Xml
    XPath XSLT Editor and XML Document Explorer for MSXML 6+ XML DOM Tree (Split View, Left DOM Tree, Right Tabbed XPath or XSTL Windows). Create XPath Statements and XSLT (stylesheet transforms).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DocFrac is a document converter that can convert between RTF, HTML and ASCII text. This includes RTF to HTML and HTML to RTF. Supports text formatting (e.g. bold); tables; and most European languages. Available for Windows; Linux; ActiveX and DLL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Occursions

    Fast customizable time series web database for big data like log files

    Our goal is to create the world's fastest extendable, non-transactional time series database for big data (you know, for kids)! Log file indexing is our initial focus. For example append only ASCII files produced by libraries like Log4J, or containing FIX messages or JSON objects. Occursions was built by a small team sick of creating hacks to remotely copy and/or grep through tons of large log files. We use it to index around a terabyte of new log data per day. You can use it too. Who...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WaveChm
    chm reader for samsung wave mobiles. Bada Os
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Universal Audio-Disk Format-Stereo
    The Optical Disk group has introduced the red book since 1980s. However,It's not free since there are some conditions in it. Now,Shall we consider to fuse 6 CDs into one DVD without many steps? As of the word count,the intro. will be in down.sec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Automata editor

    Automata editor

    automata editor

    Automata editor is a vector editor for drawing finite automata according to VauCanSon-G format with tools for working with finite automata such as basic algorithms, exporting transition table to LaTeX format and automata work simulation.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    ESML is an interchange technology that utilizes external metadata to allow applications to plug and play seamlessly with Earth Science specific datasets in heterogeneous formats.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Yoda's Protector
    Yoda's Protector is a free, open source, Windows 32-bit software protector.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 20
    RTF2HTML is a name for a cross-platform C++ library (DLL, OCX) and command-line utility, which is intended to convert documents from Rich Text Format (e.g. Word, OO Writer) to HTML. Its features are tiny size, speed, low mem usage and compact output.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    This is a new version of the PNGQuant software to quantize a 32 bits PNG downto 8 bits with transparency. Resulting images can display correctly in all modern browser including IE5.0 and later without ugly javascript or flash hack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CSSTint is an utility that allows you to easily change the appearance (i.e. color) of your website, by modifying the CSS file(s) using hue, saturation and lightness modifications (HSV and HSL supported). Parse your CSS file in, tint the colors and save.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Collection of utilities specifically designed for use with Firebird RDBMS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A general purpose passthrough import graphics filter compatible with Microsoft Word 97 or 2003, allows the ability to paste graphics of potentially any format into a Word document. Compiles with Microsoft Visual C++ 6 or above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PEInside is a quick and easy way to view the structure and content of 32-bit Portable Executable (PE) and Component Object File Format (COFF) files which supports the viewing of EXE, DLL, LIB, OBJ, and other file types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next