Showing 19 open source projects for "unity source code"

View related business solutions
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
    Learn More
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 1
    Instigate XML Parser is a wrapper library around various XML parsing front-ends. It provides single API and ability to switch between supported front-ends without modifying the client code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MuLanPa

    MuLanPa

    transfer text in diverse formats into specific xml parser-trees

    MuLanPa is a source-analyser with a configurable parser and may be may be used for several programming-languages. Its xml-output should be used for tools like project-browsers or code-viewers like moritz (www.sourceforge.net/projects/moritz/) .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    JavaXMLFrag

    Combined tree-based/event-based XML parser in Java

    Traditionally, XML is parsed either by an event-based parser or by a tree-based parser. Event-based parsers are fast and have minimal memory consumption, but implementing the event handlers is cumbersome. Tree-based parsers result in code that is easier to develop, to understand and to maintain, but have high memory consumption as the whole parse tree needs to be kept in memory at the same time. JavaXMLFrag is a partial parse tree based parser, where only parts of the parse tree need to be kept...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    tinyxp

    a tiny xml parser tool

    If you want to read this source code,maybe you should learn CHINESE first, or waitting for the ENGLISH later.Thanks for your attention!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Safety Management Platform | SafetyIQ Icon
    Safety Management Platform | SafetyIQ

    Keep your workers safe, no matter where they are

    SafetyIQ is revolutionizing the way businesses approach safety. As a leading provider of comprehensive workplace safety software, we cater to four key areas: Mobile Worker Safety, EHS (Environment, Health, and Safety), Fatigue Management, and Training. Our platform is designed to safeguard your workers, no matter their location or task, ensuring all-around safety compliance. Unlike most safety software providers that only react to incidents or implement proactive measures, SafetyIQ introduces a third pillar to safety management - predictive analytics. We transform the untapped wealth of safety data within your organization into actionable insights to inform safety strategies, mitigating risks even before they aris
    Learn More
  • 5

    Dapar

    Parsing for everybody.

    Dapar is a universal parsing library written in C. It will interpret any grammar you give it in a BNF-like format, and constructs a matching expression tree for any given input. This makes developing a new parser for any language simple and reliable. Includes an ABNF parser, EBNF parser, XML parser and algebraic math parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    iTclC is a framework for [incr Tcl]. It makes Itcl more flexible. Provides: memory management and mechanisms for creating user interfaces. Not yet suitable for developing professional applications with - of course it is a very basic framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; Binary XML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    REL (Research and Education Language) is a simple but very powerfull language with a compiler, an interpreter and a verifier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Voice API that just works | Twilio Icon
    The Voice API that just works | Twilio

    Build a scalable voice experience with the API that's connecting millions around the world.

    With Twilio Voice, you can build unique phone call experiences with one API, to create, receive, control and monitor calls with just a few lines of code. Create an engaging voice experience that you can quickly scale and modify with a wide array of customization options and resources.
    Learn More
  • 10
    XMLSP - XML Stream Parser is a small & simple XML parser for C++. It uses STL for lists and strings. This tiny XML parser source code is less than 20kb in size. It support custom entities and special characters. Now with optional DOM support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open and cross compilant C++ Library, threading, mutexes,events, Callbacks, Xml Serialization, XML parser and generator , and a powerfull C++ code profiler. All the code is well documented and lots of examples are avalaible, easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A small SAX-like XML parser writen in plain ANSI C. All source are in a single file of 200~ lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tool which build a complete xml parser (using Flex/Bison) using a DTD. A DTD parsing library is also available within this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Embedded XML Parser Generator is creating some C source code that parses XML files (or streams) from a user specified document structure. Generated code can support advanced features (inter-dependencies, native data types etc...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Piccolo is the fastest SAX parser for Java, supporting SAX1, SAX2, and JAXP (SAX only). Piccolo is different from other parsers in that it was developed using parser generators. It weighs 160K including XML APIs. See http://piccolo.sf.net for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sparta is a lightweight Java XML package that includes an XML parser, a DOM, and an XPath interpreter. The code-size is small, the parser is fast, the object memory size is small, and the DOM API is clean and simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Phulcrum brings the concept of Model 2 web development to PHP and includes a library of PHP code including: a logging framework; a fast, thin database abstraction layer; an object persistence framework; an XML scripting engine; and a flexible XML parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XMLpg - XML parser generator. Generates an XML parser in C++ from a DTD. The generated code will provide validation as well as conversion of the input XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The aim is to develop a framework to translate UIML (User Interface Markup Language) description of UI into a number of plaforms (wxPython, HTML, etc.). Dynamic and "static" (into a program) rendering implied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next