Showing 1188 open source projects for "c"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    writeup
    Programming language for converting source documents into HTML or XML. Writeup is a combination of a markup language (similar to markdown) and a macro pre-processing language that enables a formal production system to be set up for documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SQLiteToolBox

    Tools for SQLite database file

    SQLiteDBinfo - expend SQLite database Info SQLite2csv - SQLite-Database to CSV converter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ieid

    program for adaptive code rating

    The Program creates an Folder with Data for Auto rating of encoding descriptors. For this purpose codes with know encoding labels are analyzed. Code with unknown labels is statistically analyzed to recover the missing encoding. The Software is able to analyze mime type encoded e-mail. An example database for message encoding detection is provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    LEON

    A simple data serialization format that emphasizes writability

    LEON (Level Eight Object Notation) is a data serialization format for structured and non-structured data insired by XML and JSON and designed to be more human-readable and human-writable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    R3R
    R3R is a small, fast, and portable reader for RSS, ESF, and Atom feeds.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Directory Structure To Json

    Folder Structure >>> JSON File

    Just select any folder from your computer and save equivalent JSON file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    json-cpp

    C++ JSON parser (Now in GitHub)

    THIS PROJECT HAS MOVED TO GITHUB. jsoncpp is an implementation of a JSON (http://json.org) reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. New homepage: https://github.com/open-source-parsers/jsoncpp Old homepage: http://jsoncpp.sourceforge.net
    Leader badge
    Downloads: 252 This Week
    Last Update:
    See Project
  • 8
    Libnodave is a library that provides the necessary functions to connect to and exchange data with Siemens S7 300/400 PLCs (200 family and S5 family now also supported). Can now also be used under Win32.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 9
    a POSIX-C implementation of the http://oauth.net/ protocol. libOauth provides functionality to encode URLs and sign HTTP request data according to the oAuth standard.
    Leader badge
    Downloads: 4,812 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    mhGui

    A gui for linux users of miniHomer, a GPS tracker

    miniHomer is a GPS tracker based on a skyTraq GPS chip. This tools helps you to manage the device if you use Linux as your favourite Operating System. As the tool is written in QT/jquey/HTML/javascript, there is a good change that it will run on other OSes. Version 1.0 should be good enough to be offered to the public Please see the files section for RPM packages
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Carnatic Music Typesetting
    An opensource typesetting environment for editing and publishing Carnatic music books in Indian languages. Supports Phonetic Translation of notation & lyrics and uses CFugue Runtime to automatically generate MIDI song files from the music notation.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    acp245

    ACP245 Suite: Brazil Telematics protocol implementation

    This "suite" includes a portable reference implementation and testing tools for ACP245, the automotive Telematics protocol defined by Brazil government. see: http://www.denatran.gov.br/simrav/simrav.asp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EqualX

    EqualX

    The LaTeX Equation Editor

    EqualX makes you easily write equations in LaTeX and preview them in real-time. repository: https://gitlab.com/q-quark/equalx
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 14
    ================================== We moved the source repository to github: https://github.com/kazemakase/libgdf The repository here on SF will no longer receive updates, and will eventually be removed. ================================== C++ implementation of GDF - "a general dataformat for biosignals" version V2.20. Acknowledgements: I would like to thank the following people for their contributions: Christian Breitwieser Yaroslav Halchenko Owen Kelly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MultiXTpm Application Server is FREE SOFTWARE, It is a Message Oriented Middleware (MOM) and Transaction Processing (TP) Monitor. It provides the runtime environment and rich API for developing large, scalable distributed applications for OLTP.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    XML-Parser Library for BR-Automation PLC

    XML-Parser Library for BR-Automation PLC

    Simple to use XML-Parser/Composer Library for B&R Automation PLC (SPS)

    The Library xmlio is a simple to use non validating XML-Parser/Composer for B&R Industrial-Automation PLC (B&R SPS). It reads and writes Process-Variables including Structures from and to XML-Files. Easy to use: #include <xmlio.h> /* Write Variable to XML-File */ status = xmlWrite(strName, strFile, strDevice, 0); /* Read XML-File into Variables */ status = xmlRead(strFile, strDevice, ignoreUnknown, &line, &character);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    charset

    charset

    character set conversion library

    charset is a c++ template library that aim to provide simple interface to convert between different character sets, the default implementation uses Unicode as the middle layer (also you can use Unicode, as source or target of conversion).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    mentat

    mentat

    Student examination tool with math expressions parsing capabilities

    Mentat is a set of educational tools aimed to help teachers create courses - sets of tasks and students to learn with assistance of computer.Main feature is the ability to verify analytical response and assist student basing on his previous results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    pdf2xml convertor based on Xpdf library (http://www.foolabs.com/xpdf/home.html). It converts information contained in a PDF file into XML. First, you need to install xpdf and libxml2 (see documentation). Hervé Déjean Xerox Research Centre Europe http://www.xrce.xerox.com/About-XRCE/People/Herve-Dejean
    Downloads: 29 This Week
    Last Update:
    See Project
  • 21
    Tools to analyse and visualize the contents of DVB transport streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    dove

    a powerful little soap client.

    A little super-simple but powerful soap client that offers an easy way to send soap request to a server (from file or stdin), test server robustness by sending same request on multiple threads and eventually see the whole http conversation. If you need a quick and easy way to do soapcalls from your terminal or script, this tool is for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    libzeep

    SOAP and webapp library for C++

    A C++ library used to create SOAP and REST servers. This library uses several boost libraries to create a complete SOAP server implementation during compile time based on the signature of exported methods. This library includes a validating XML Parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Lightweight C-HTTP & HTML Wrapper

    Lightweight C-HTTP & HTML Wrapper

    This is my first Project originally named "CoLiBro". It is a C-HTTP and HTML Wrapper to process webdata automatically. Some examples are: - Receive website to check if it is up - Download your personal data from eg. Online-Banking, Bills, ... - Process data contained in websites eg. weather data - Receive mass of data, especially to crawl a website? - ... Examples and API Documentation planned
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HTML++

    HTML++

    Object-oriented generation of HTML code on .NET 4 Client Profile

    This library allows you to generate HTML pages directly from your code in a strongly typed, compositional, safe and concise manner. Requires the .NET Framework 4 Client Profile only. It is licensed under LGPL, which means that you may use it in commercial products. The project logo is from Mariano Real, who kindly provided it under a Creative-Commons license.
    Downloads: 4 This Week
    Last Update:
    See Project