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

View related business solutions
  • 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.
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 1

    Expat XML Parser

    Fast XML parser library in C

    PLEASE NOTE that we are in the process of moving to GitHub: https://github.com/libexpat/libexpat This is James Clark's Expat XML parser library in C. It is a stream oriented parser that requires setting handlers to deal with the structure that the parser discovers in the document. PLEASE NOTE that we are in the process of moving to GitHub: https://github.com/libexpat/libexpat
    Leader badge
    Downloads: 14,397 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: 495 This Week
    Last Update:
    See Project
  • 3
    adx - addressbook.xml

    adx - addressbook.xml

    Minimalistic address book in web browser. No server or plugin needed.

    Minimalistic but full-featured addressbook in your web browser. adx is a standalone and portable web app (online and offline). FEATURES Contact Management, portable, small (~350KB), lightweight, contact tagging, geo mapping, web accounts, trigger phone/Skype calls, etc. EXPORT FUNCTIONALITY vCard (as file or QR code via offline generator) HOW IT WORKS Your address-book (XML file) is transformed in your web browser (via XSLT) to a full-featured web application...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    SimulatorAlive

    Simulatoralive's Java libraries and programs

    This is the home of my current Java projects, including a few libraries and programs for various purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • 5
    File Checksum Utility

    File Checksum Utility

    Calculate MD5, SHA1, SHA256 and SHA512 Hashes

    This software allows to generate MD (Message Digest) and SHA hashes from a file or files or files in a directory. Checksum is an value calculated from a content of file by special algorithm. You can also verify the file integrity of the downloaded document or program. File Checksum Utility is very easy to use. From the graphical user interface, choose the file from your computer storage. The tool calculate and display checksum values. File Checksum Utility is a free software (Freeware)...
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 6

    JHOVE

    File validation and characterization

    JHOVE provides functions to perform format-specific identification, validation, and characterization of digital objects. JHOVE should not be confused with JHOVE2, a product with similar aims but a completely separate code base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    eXtensible Text Framework (XTF)

    Framework for search and display of heterogenous document collections.

    NOTICE: This code repository is deprecated. Please visit https://github.com/cdlib/xtf for the latest updates. Obsolete Description: The eXtensible Text Framework (XTF) is an architecture that supports searching across collections of heterogeneous textual data (XML, PDF, HTML, text, and more), and the presentation of results and documents in a highly configurable manner. Includes highly customized versions of the proven open-source components Lucene and Saxon.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Standard-Sitemap Project
    The Standard-Sitemap Navigator is a Firefox extension to help navigate websites. The webmaster of a site can provide a navigational sitemap in XML, and this extension fetches it and displays it as you visit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    btrxml

    Basic, Tiny, Reader for XML

    A very basic, portable, tiny parser for XML, written in C under the zlib license. It is designed to be used in memory constrained environments (smartphones for example). The end result will be a "DOM-like" collection of memory. A lot of things were chopped away to deliver the very basic support for XML, and this project does not aim to become a fully compliant parser; keep it basic, stay basic. Part of the design goal is to jam all of this in to one .C file and one .H file while...
    Downloads: 1 This Week
    Last Update:
    See Project
  • ContractSafe: Contract Management Software Icon
    ContractSafe: Contract Management Software

    Take Control Of Your Contracts Without Wrecking The Budget

    Ditch those spreadsheets, shared drives & crazy-expensive solutions with too many bells & whistles. ContractSafe offers the simplest way to manage your contracts efficiently without breaking the bank.
  • 10
    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
  • 11
    betterform

    betterform

    Toolkit for rapid XML and web application development

    Toolkit for rapid XML and web application development including a full XForms 1.1 implementation and a rich set of widget and layout-containers. Extensible interfaces for integration of custom controls, functions and data connectors.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    etXML

    Emacs Table to XML: an easy way to convert any table to XML

    One tip for KITTI users: You can customize your XML format by modifying and evaluating the following code in emacs: (setq etxml-KITTI-dataset-schema "(\"object\" (\"name\" @0@) (\"truncated\" (round-with-threshold (string-to-number @1@ ) 0.07) ) (\"occluded\" @2@) (\"alpha\" @3@) (\"bndbox\" (\"xmin\" @4@) (\"ymin\" @5@) (\"xmax\" @6@) (\"ymax\" @7@)) (\"dimensions\" (\"height\" @8@) (\"width\" @9@) (\"length\" @10@)) (\"location\" (\"x\" @11@) (\"y\" @12@) (\"z\" @13@)) (\"rotation_y...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Relax NG Compact Syntax validator
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 14
    SimDesign open source folder for projects NativeXml, NativeJpg and NativeSvg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rapid Portal Development
    Rapid development of portal-based user interfaces for submitting compute jobs to remote compute resources. It supports the mainstream compute engine vendors Sun Grid Engine, PBS and Condor. Get a job-submission portal up and running in a few hours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python XML Serialization
    pyxser stands for python xml serialization and is a python object to XML serializer that validates every XML deserialization against the pyxser 1.0 XML Schema. pyxser is written entirely in C as a python extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    XMUltra is a Java and XML based feed-processing framework. It features utilities for many common tasks, such as: *FTPing files *Zipping files *Watching directories *XSL transformation *Cleaning out archives
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Create or parse ANY Mark-up Language (HTML XML X3D VRML MathML XAML XDP CDA SCORM COLLADA XBRL) file or string into a simple and versatile MLDocument, MLElement, MLParameter hierarchical object model, written in VB 6 (Win32). Alternative to using DOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xpresso is a Java API for generating XML. It is thought to be very fast and with a lightweight memory footprint. XML is generated using a stack, which stores the current level of elements. Xpresso needs Java 6 or upper.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Enterprise Service Bus framework tailored to the .NET platform. Excellent .NET application server as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sushee is an XML Office Management Framework: a set of application development tools designed to manage contents and activities (companies, institutions, associations, etc.) in a multi-language, multi-channel, multi-format and multi-project context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    toXML

    Excel to XML conversion

    ... It takes the help of the ShellExecute library function [ "shell32.dll" ]. Features: 1) Supports different versions of Excel file 2) Supports unlimited columns & rows 3) Node structure can be changed by changing a set of rules 4) New XML can be generated by modifying the XML generation function 5) The generated XML conforms to XML 1.0 standard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Two different plug-in for Eclipse, completely free, that able you to consult contents published on the Flex Cookbook and on the Adobe CSS Advisor directly inside your ide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ast.OpenCsv is an extremely fast and stable C# code ported from the Java version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Rivet Dragon View XBRL viewer is the solution for viewing XBRL taxonomies and instance documents. Whether you are exploring XBRL for the first time or need more advanced capabilities, Dragon View is the easy to use, robust solution.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next