Showing 927 open source projects for "input-leap"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    Java Layered Frameworks is a set of Java code to provide a foundation for better and faster Java development. They include a logging framework, a utility library, and a data mapper to map Java data to relational, XML, and HTTP input form sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    An object oriented framework that facilitates functional testing of software written in Java. Harness is based on the concept of test cases and uses XML as input/output format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Prototype Compiler for XML (PCX) is a JAXB alike XML compiler. It takes an XML file in its input, and generates a set of classes, that are able to read XML files of given type. Unlike JAXB, PCX has no meta-language to be used in code generation. Inst
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The aim of this project is to develope a decompiler for java which is platform independent and has options to obfuscate the class file also. The project takes class file as input and decompiles it and provides the source file.
    Downloads: 29 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    This is a parser which reads plain-text input files and generates HTML output files. It combines the presentation features of HTML with the simplicity of plain-text notes. Generates HTML index files and hyperlinks for the words you choose to index.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IOLib is a universal multiplatform IO library available in C, C++ and Objective C. It provides separate classes for input and output. It supports file IO, memory buffers and BSD sockets. Different binary formats (Intel, Raw, PDP) are supported.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    The Filters project team are building API's which will filter malicious input to applications that is used to launch various attacks. The filters will sanitize input rendering it harmless and detect specific attacks. This project will develop imple
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Menugool is a menu generation language for Ncurses. It takes as input a small language describing the menu, and spits out C code (optional makefile) to display the menu. You can embed callbacks or call external scripts (in this way you can create a men
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Arachnid is a Java-based web spider framework. It includes a simple HTML parser object that parses an input stream containing HTML content. Simple Web spiders can be created by sub-classing Arachnid and adding a few lines of code called after each page
    Downloads: 2 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    HESTI (hardware simulation toolkit) is intended to be a full featured toolkit (language w/o gui) to describe and simulate a hardware. As now I submit, it's already contain a basic feature to do boolean algebra, processing input and output, and also modi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Valkyrias is foremost a layer-engine working between the coder and the libraries, providing simple access to graphic, input and sound functions. It will also be used to create a fast-paced 2D RTS game based on norse mythology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cantaloop aims to provide a framework which simplifies and speeds up the application development process with the java programming language. It contains a codegeneration engine for self-validating input forms which partly implements ``XForms''.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A TextMap module for Python. The TextMap class can be used to emulate oldfashioned computer screens. It will have methods like writexy(x,y,text), input = readxy(x,y,text), clear(), scroll(x,y), change(coloroptions), settext(text), input = gettext()
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project aims to provide a core java library for performing data validation, together with an XML driven data transformation engine that allows (for example) the conversion and validation of a http input into an xml document or custom objects etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EZ2D is a 2-Dimensional Game Engine based off of SDL. Using SDL_Mixer, SDL_Image, and the main SDL libraries, this engine provides an easy to use interface for Graphics, sound and input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WABClient is a 100 % Pure Java implementation of a thin client application framework. It's very small, about 70K and therefore fast to install on a client machine. The content of the application is dynamic and depends on the XML input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Butterfly is a simple Code Generator using XMI as the input and XSLT templates to generate any type of code. Several templates are provided including EJB, JDO and Struts. Users may use the templates, modify them or create new ones using XSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    the aim of this class is to manage and track users (session management as well for web sites and for remote PHP-GTK apps. The difference with others user management tools is the possibility of selecting user input from different sources (HTTP form, cookie
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Cyrillic support for Java 2 under GNU/Linux. Adds input method for XFree86 4.x and CP1251 encoding for java.nio subsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WIN-Servlet is a web application framework that supports a windows-like program structure. A browser has its own session-context and window-stack. Supports: component-based dialogs (FORM), input validation, standard HTML/JavaScript pages, servlet API 2.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Object oriented context-dependent parser (C++). The primary goal is use the input to create customized objects in your programm. The secondary make them live (perform input based actions).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The VISL Phrase Structure Grammar Compiler is an implementation of a parser generator for ambiguous context-free grammars, ambiguous input, and ambiguous output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The wtools are a JAVA application for generating simple JAVA classes. These are a data class with getter and setter, an input panel and a selection panel. Labels and messages of the application are written in German language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DIED PROJECT. The dataio is C++ i/o library that provides stream input/output as CSV with configurable column separator. Also support win ini like format and binary data. The author is planning to reimplement CVS/binary input/output into sscilib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    cpost is a program which will take a number of c and h files as input and create a PostScript file. The PostScript file will contain the contents of the input files that have been marked up so that various parts are highlighted.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB