Showing 1560 open source projects for "data structures c"

View related business solutions
  • 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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    The libqrc is a set of functions that implement QR-Code encoder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    wLinkRelations

    Insert link relations into the responses of a WCF REST service.

    wLinkRelations is a library for WCF REST services used to insert link relations into outgoing messages and handle custom media types in HTTP Accept & Content-Type headers. REST services refers to those WCF services which are usually built using WebHttpBinding, WebGet, WebInvoke, etc. It is written in C#, and works with both JSON & XML requests/responses. The SourceForge project is still undergoing early maintenance. The associated project tests, downloadable libraries, documentation,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SOAP dotNET Graph

    SOAP service to access .net Charting software

    A SOAP service written in .NET to allow any programmer using any programming language to access the .NET charting software. It will also contain clients written in multiple language to access this service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Open source custom GUI control that parses FIXatdl documents and renders an appropriate order entry form. FIXatdl is a markup language that works in conjunction with the FIX protocol. It is used to define parameters of algorithmic order types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Pure XML database accesible by SQL. Library to access specific formatted XML files like a standard Relational Database. No separate database server engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MyMDB automatically builds a library of your movies by using IMDB. It uses the names of your files to make http queries on imdb.com. It supports multiple directories that can be parsed recursively, and stores all the data in a single xml file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YARML or (Yet Another Readable Markup Langage) is a simple and readable markup language which have the same structure of XML but with new syntax which near to the syntax which used with the high level programming languages like Java,PHP, C and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    a viewer of djvu at linux plat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is an initial reference implementation of the VSI-E protocol. The implementation has been done using the C/C++ language and is in the form of a re-useable library developed on the Linux platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    A main aim of this project is to deliver an infrastructure for HL-7 v3 compilant messages exchange. This infrastructure should be based on existing real time queueing system such as Apache ActiveMQ. A product of this project does not include user interfa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A multi-platform sequencer that executes a sequence of events defined in XML. The sequence consists of action steps and flow control. The action XML tags are implemented as hooks calling plugins so they are user customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Portable C Library which provides a complete set of API to mux and demux ISO MP4 (ISO 14496-12, 14496-14 and 14496-15) multimedia files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    this projects aims at providing a standard HRTF (Head Related Transfer Functions) fileformat specification and the tools to make be able to read and write such files. The main objective is an IFF inspired binary file, but XML equivalent will be possible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MyLib is a smart desktop assistant to manage PDF/PPT/PS documents. These types of documents are frequently used by academic & engineering communities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MacOsX Finder like browser for UN*Xes with Win* like Control Panel function. Requires firefox (due to XUL support) and SQLite for meta data search (similar to spotlight)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OSM Pandora will someday be a map rendering and creating tool based upon data from OpenStreetMap. It will be similar to the already existing Kosmos but instead of .Net it is implemented with Qt4.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Rail package allows you to include syntax diagrams (railroad diagrams) in a LaTeX document. Diagrams are specified in a syntax analogous to BNF with regex for each right-hand side, and are formatted using the standard LaTeX picture environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A program to help teachers in their lesson plans programs. Similar to project plans but classroom oriented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mole is a project started in 2008, designed for allowing users to easily share all kinds of ressources. It is planned to be used as a Mozilla Firefox extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The goal for OOX-UOF Converter is to provide an Add-in to Microsoft Word 2007 to allow opening and saving files in Uniform Office document Format(UOF). UOF is a standard established by CESI (China Electronic Standardization Institute).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    'Wide Reality' project gather tools specifically optimized to build Wide Reality application. For exemple we can find tools for delivering various types of contents (files, audio, video, 3D ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ninja INI is a simple, lightweight, and fast INI file reader & writer. It supports 3 levels (sections, keys, and containers), multiple keys with same name, parse command-line (argc & argv). Written in C++ with STL design and optional bindings to Lua.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web Objects in XML (Framework) is an interoperable and lightweight system for distributed objects. It is currently built in Java and C#. Remote objects are serialized in a standard XML format, and they are accessible trough their own URL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ork is a model railroading manager which allows to control trains, signals, and switches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenNabu is a standalone personal wiki, featuring fast and simple content creation combined with highly customizable HTML export. All information is stored in plain text files and no additional server or database is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo