Showing 44 open source projects for "there is no way to"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    Plot

    Plot

    A DSL for writing type-safe HTML, XML and RSS in Swift

    ... you build complete web pages in a highly expressive way. Plot added both all of the necessary attributes to load the requested CSS stylesheet, along with additional metadata for the page’s title as well, improving page rendering, social media sharing, and search engine optimization. Attributes can also be applied the exact same way as child elements are added, by simply adding another entry to an element’s comma-separated list of content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    quick-xml

    quick-xml

    Rust high performance xml reader and writer

    High-performance xml pull reader/writer. The reader is almost zero-copy (use of Cow whenever possible) It is easy on memory allocation (the API provides a way to reuse buffers) It supports various encoding (with encoding feature), namespaces resolution, and special characters. Syntax is inspired by xml-rs. When using the serialize feature, quick-xml can be used with serde's Serialize/Deserialize traits. The mapping between XML and Rust types, and in particular the syntax that allows you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The COLLADA Document Object Model (DOM) is an application programming interface (API) that provides a C++ object representation of a COLLADA XML instance document. Contact a project admin to become a developer!
    Downloads: 36 This Week
    Last Update:
    See Project
  • 4
    XSH is a powerfull command-line XML editing tool/programming language in the manner of Unix shell interpreters and line-oriented text editors like ed which can be used either interactively or for batch-mode XML processing.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    SaxMagique is a c++ library that offers an API for creating a saxparser. It is intended to be the simplest way theoretically possible to create a complex saxparser. It build-up the [start|end]Element and characters handlers needed by expat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The 4Ever framework provides a OO access layer to a single or a set of XML files. The framework offers a set of basic management services as loading/saving, change history, and consistency checking. It is realized in a component-oriented way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SBML2LaTeX

    SBML2LaTeX

    A documentation and report generator for systems biological models

    ... of SBML2LATEX is to provide a way to read the contents of XML-based SBML files. This is helpful and important for, e.g., error detection, proofreading and model communication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HelloAbacusUtil

    A general programming utility library in Java

    It's a tutorial project for AbacusUtil. AbacusUtil is a general java programming utility library/framework. It provides below features: 1, Exclusive SQL executor with well-designed API. It’s more than two times faster than SpringJDBC/iBatis/Hibernate. 2, Supports serialization from java object to JSON/XML or deserialization from JSON/XML to java object with concise and high performance APIs. 3, Supports http client and web service programming in simple way. 4, The big 'N...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    LGML

    LGPL GML parser

    ... catalogue projects. The library is compiled using Java 1.5 or 1.6. For now, supported inputs are: LineString, MultiLineString, MultiPoint, MultiPolygon, Point, Polygon, MultiSurface (in an experimental way: the only child object handled is Polygon). At the following URL: http://95.110.227.201:8080/lgml is exposed a minimal web interface in order to test it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    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
  • 11
    wbxml-stream

    wbxml-stream

    Java StAX implementation for the WBXML format.

    The wbxml-stream library is a Java StAX implementation for the WBXML format. StAX - Streaming API for XML is a standard API inside JavaSE for parsing XML documents. WBXML - WAP binary XML is a binary representation of XML used mainly for transmitting XML in a more compact way. In other words the wbxml-stream library lets java parse and encode WBXML documents using StAX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Interface Dialects Linker (XML)

    Write-Once, Deploy-Everywhere software framework

    The IDLX project aims to create a framework which leverages existing technologies and XML dialects to build user interfaces in a platform-independent way. The ultimate goal is a WODE (write once, deploy everywhere) framework which is flexible and powerful enough to support any development task long into the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project displays the free zefania-sharp XML bible\'s in a very nice way. The project is written in PHP and uses jquery for some nice gimmicks like highlighting your favorite verses in your desired color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    quick-json parser

    parse/generate json the way you want quickly. configure/validate json

    - quick-json features - # Compliant with JSON specification (RFC4627) # High-Performance JSON parser # Supports Flexible/Configurable parsing approach # Configurable validation of key/value pairs of any JSON Heirarchy # Easy to use # Very Less foot print # Raises developer friendly and easy to trace exceptions # Pluggable Custom Validation support - Keys/Values can be validated by configuring custom validators as and when encountered # Validating and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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@))...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    libQtSerialization

    libQtSerialization

    Serialize your data in a backward and forward compatible manner.

    The libQtSerialization library is a Qt extension that makes it really easy to serialize your data in a forward and backward compatible way. The library is composed of two sides: the QWriter which helps you serialize data, and the QReader that helps you unserialize data. The writer is quiet straight forward. Pretty much, all you have to do is call a writeTag() function and the data gets serialized. The reader is a little more complex so the serialization can support special cases...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MP-Suite is a client/server script that enables remote MySQL through an XML-RPC interface. This way, you can remotely access databases that are not remote-access enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple PHP SBML
    This class library aims to be simple way to read information from SBML files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    an project to translate clisp to xml , writen in clisp. currently , this project gives a way to write xml(html) code in clisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The xml-coreutils are simple shell command line tools which operate directly on XML files in a way which is analogous to the classical unix shell commands.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    A Java library for validating XML documents in a consistent and flexible way. Supports multiple schema languages, local schema catalogs, and automatic caching of schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The goal of the Tokyo Project is to design a process, an architecture, and tools to provide an XML view of non-XML data. This way, applications can view and create non-XML documents as easily as XML ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Jitterbit is an open source integration tool that delivers a quick and simple way to design, configure, test, and deploy integration solutions. It supports many document types and protocols: XML, web services, database, LDAP, text, FTP, HTTP(S), file
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    C4me aims to provide a convenient way of editing XML files (and, in a distant future, even more modding-related files) for modifications for Sid Meier's Civilization 4. It's now in its infancy and not really usable - join and help changing that!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    This is a web framework, based on XML and XSL technology. Support for the incremental development with plug-in, support plug and play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next