Showing 167 open source projects for "c# xml parser"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
  • 1
    omniparser

    omniparser

    Native Golang ETL streaming parser and transform library

    Omniparser is a native Golang ETL parser that ingests input data of various formats (CSV, txt, fixed length/width, XML, EDI/X12/EDIFACT, JSON, and custom formats) in streaming fashion and transforms data into desired JSON output based on a schema written in JSON.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    The portable Universal Plug and Play (UPnP) SDK provides support for building UPnP-compliant control points, devices, and bridges on several operating systems. The main repository is at GitHub in https://github.com/pupnp/pupnp. This is just a clone repository for legacy reasons. Old SourceForge repo: git://pupnp.git.sourceforge.net/gitroot/pupnp/pupnp
    Leader badge
    Downloads: 4,735 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: 501 This Week
    Last Update:
    See Project
  • 4
    CSTA Inside

    CSTA Inside

    Open source CSTA library

    Aim of this project is to provide a library for C/C++ developers to use ECMA-269/ECMA-323 CSTAIII XML protocol. It will also include: CSTA interface for FreeSWITCH and example client application. (extending the PBX and protocol support is in progress). Check wiki for details.
    Downloads: 63 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    dbus-cxx
    dbus-cxx is a C++ wrapper for dbus. It exposes the C API to allow direct manipulation and relies on sigc++ to provide an OO interface. Also included is dbus-cxx-xml2cpp to generate proxy and adapter interfaces from DBus XML introspection-like documents.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 14,031 This Week
    Last Update:
    See Project
  • 7
    Unified Sessions Manager

    Unified Sessions Manager

    Pioneering Private and Public Cloud Management since 2008

    The UnifiedSessionsManager supports the integrated management of user sessions within Private-Clouds, comprising heterogeneous IT landscapes of various physical and virtual machines, hypervisor management, and virtual user sessions with remote desktops. Extracted documents see https://sourceforge.net/projects/ctys-doc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Whitebeam Web Application Server

    Whitebeam Web Application Server

    JavaScript/XML engine for Apache

    Whitebeam is a complete rapid development Web application server integrating Apache, Posgresql, Mozilla's SpiderMonkey JavaScript engine with it's own powerful XML/XPath based secure application framework.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9

    Abjad

    مكتبة أبجد

    # مكتبة أبجد تحتوى على كتب، ومخطوطات نادرة جدا. بلتعاون مع منتدي الملوك السبعة للروحانيات حقوق النشر© هذا المُصنَّف مرخص بموجب رخصة المشاع الإبداعي نَسب المُصنّف - منع الاشتقاق 4.0 دولي. E-Mail : aba.elwaled@gmail.com Phone : +201030070676 https://elmlok-7.yoo7.com ___________ https://www.facebook.com/Abjjaad ___________ https://www.facebook.com/AabjAad ___________ https://elmlok7yoo7com.wordpress.com ___________ ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 10

    dvb-parser

    MPEG 2 Transport Stream analyzer

    This program helps understanding the content of MPEG-2 Transport Stream by displaying its structure and content in a tree based view. GUI Gtk based, this program use a DVB tuner as TS source, written on top of Linux DVB API. The main goals of the program are to scan and display the tables, sections and descriptors as they are packed and delivered according to ETSI and ISO 13818 standards.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    Small ANSI C lib for dropbox and windows azure communication. Built for small platforms. Using PolarSSL for https communication. Features a small self contained https module and a modified version of the JSMN json parser. Originally based on the dropbox_uploader script. Able to do most dropbox actions. Eg. Upload file, download file, list, file info, account info, share link. Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Ali is a simple to use C API to parse XML data. It's scanf like approach is much easier than using SAX or DOM. A tutorial, complete reference documentation, and code examples are all available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Alo is the easy way to write XML data from C programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Atom RSS parser for Java
    This is a RSS and Atom feed parser written with Java 1.5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HysBlue Manager is a GTK+2.0 based bluetooth device manager. The first alpha version will be released in 21st,July.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    [[We are in the progress of moving to github]] Metalinks is a project to facilitate data distribution over mirrors and P2P networks. It does so by defining an XML format and the tools to handle these. The metalink files contain all the information needed to download and verify files.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18

    NexusDataLink

    Connect, monitor and control your (embedded) systems remotely. m2m/IoT

    Connect, monitor and control your systems or embedded devices remotely (m2m/IoT) - for example your Raspberry Pi. The communication interface is defined in XML automatically providing a REST interface. NexusDataLink integrates smoothly in existing software or firmware and significantly reduces connection- or communication-related source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AVAYA CMS API Server

    AVAYA CMS API Server

    CMS API Server with web site

    Free version of AVREMO.CMS.API exposing REST Services. With this software you can browse for all CMS reports. Design a report with AVAYA CMS Supervisor designer, application automatically expose data as XML or JSON. You can also browse reports with your preferred browser (desktop or mobile) and execute CMS operations like modify dictionaries, modify agent skills, modify VDN/Vector associations and more. Application package include : - A responsive WEB server interface (compatible...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    AVAYA CMS API Consumer samples

    AVAYA CMS API Consumer samples

    API Consumer of AVAYA CMS reports

    Free .NET 4.5 consumer of AVREMO.CMS.API.LimitedEdition AVREMO.CMS.API is able to Show AVAYA CMS reports as HTML, JSON and XML Render. It includes also a wrapper : .NET Client API (AVREMO.CMS.Contracts.dll) enabling fast development in .NET 4.5 consumer applications. AVREMO.CMS.API.FullEdition download page: https://sourceforge.net/projects/avayacmsapiserver/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Netbrite Library

    Talks to Symon Netbrite signs

    This project was created based on the work of ThePenguinMaster (www.thepenguinmaster.com) and also Ben Wilber (ben@desync.com) The real credit should go to ThePenguinMaster for figuring out most of the protocol, I have written my own library based on ideas from both their projects. This library will allow you to connect and display messages on Symon NetBrite and in theory Netlite signs (I do not have a working Netlite) The project is not yet complete, some aspects have issues, the...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    套开源的 Jspx.net Framework (简实构架)是一套开源的java一体化构架,丢掉了jsp编译的烦恼和使用tag的麻烦, 完整的架构体系,包括了ui、ioc、cache、连接池、验证、模板、数据库查询更新,工作流等丰富功能,最少的赖第三方包。b/s,c/s 构架都可以使用.为了提高易用性,学习和使用上没有使用特殊技术,语言上只使用了标准的 java 和javascript,模板语言呈现页面,支持读写分离等。特点:体积小巧,使用模板呈现页面。标准的(html+css+javascript) UI方式。其中融入了很多作者开发软件碰到的问题解决方法。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XMLNuke

    XMLNuke

    A Web Development Framework focused on the Data

    == THIS PROJECT HAS MOVED TO https://github.com/byjg/xmlnuke == XMLNuke is a Web Development Framework focused on produce the data. You can to create applications very rich by producing natively XML or JSON and the Framework transforms this data to another formats including XHTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Voxy - the simplest way to integrate VoiceXML applications in Asterisk. Configure your dial plan with the URL of your VoiceXML application and it's done.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sipp is a performance testing tool for the SIP protocol. Its main features are basic SIPStone scenarios, TCP/UDP transport, customizable (XML-based) scenarios, dynamic adjustment of call-rate and a comprehensive set of real-time statistics.
    Leader badge
    Downloads: 195 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next