Showing 476 open source projects for "raylib-5.x"

View related business solutions
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    This project develops the Open Source Decoder/Encoder of QR Code (JIS-X-0510, ISO/IEC18004), the 2 dimensional barcode popular in Japan for data exchange. The goal is add QR Code Capability to device with a built-in camera and Java all over the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Add-On functionality for the Apache Torque Project (http://db.apache.org/toque). This project provided user contributed add-ons that are not part of the Torque distribution, such as an XML import/export framework, custom templates, and the like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PING is a distributed, web-based, personally controlled electronic medical record system that is accessible to the nomadic user and built to public standards. The PING project includes a pluggable web services API and numerous client applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a small command-line program to split a phone bill into several seperate ones to categorise the calls (e.g. for illustration which family member phones how much). It generates HTML files and is able to send them to specified email adresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Includes tools for creating ebooks in xml-format. xTrans helps in creating an XML-Ebook from plain text like RTF, TXT. XTrans converts xml-ebooks into the final format like PDF, HTML, RTF, PDB (various forms), ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Xanot is an XOM (Xml to Object Mapper). Very similar to well known Apache Digester. But it uses java 5 annotation feature. So that the classes can "tell" the parser how to map xml data into its object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BinML is a specification and a Java library. It takes XML specifications of (binary) file formats as input and while parsing a binary file it builds an Abstract File Tree containing all the information in a more processing friendly format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JAXX is a powerful XML user interface language for Java. JAXX source files compile into ordinary Java classes, making integration a snap. JAXX features advanced data binding and event handling, and uses (fully compiled) Java as its scripting language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FormatCheck screens flat files looking for violations in the format of the data. It uses a set of XML files that define the rules for each file format. The Swing front-end allows the user to run the verification, view and print the errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • BoldTrail Real Estate CRM Icon
    BoldTrail Real Estate CRM

    A first-of-its-kind homeownership solution that puts YOU at the center of the coveted lifetime consumer relationship.

    BoldTrail, the #1 rated real estate platform, is built to power your entire brokerage with next-generation technology your agents will use and love. Showcase your unique brand with customizable websites for your company, offices, and every agent. Maximize lead capture with a modern, portal-like consumer search experience and intelligent behavior tracking. Hyper-local area pages, home valuation pages and options for rich lifestyle data keep customers searching with your brokerage as the local experts. The most robust lead gen tools on the market help your brokerage, teams & agents effectively drive new business - no matter their budget. Empower your agents to generate free leads instantly with our simple to use landing pages & IDX squeeze pages. Drive more leads with higher quality and lower cost through in-house tools built within the platform. Diversify lead sources with our automated social media posting, integrated Google and Facebook advertising, custom text codes and more.
    Learn More
  • 10
    Strip out useless tags and other junk from HTML files. Shrink files, enhance readability of HTML source, promote privacy, and clean HTML exported from Microsoft Word (MS-Word). Run HTMLStrip as-is or customize it with your own regular expressions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The Java Metadata Collection is a set of Java API's for metadata access and manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The XMI Tools are a library for reading and manipulating XMI files. The main application is called XMI-Linker; it allows us to split UML models into several files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Monolith (lith) is a tiny, java-based embedded file-system like implementation. It allows you to store and retreive multiple sets of named data in a single file and access it without the speed costs typically associated with file archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DNA is an open, flexible and extensible deep network analyzer software server and software architecture for gathering and analyzing network packets, network sessions and applications protocols, passively off enterprise class networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LMY image codec and tools for small, 16-bit (or higher) displays on devices with limited resources. Image file size and quality rival GIF, PNG, and JPEG, but decompression is much less complex. Used commercially by Lower Mars. C/C++ and Java/j2ME include
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lightweight XML encoding library for Java, optimized for performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java utility library for reading text based data files such as CSV, tab separated, and fixed width format files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    AJAX JDBC ResultSet in Javascript. Uses XMLHTTP to send xml server data to a web browser HTML form with no refresh, reload or submit (like Google Suggest). Data can be SQL, object relational map (like Hibernate), XML, other mapping (like SOAP)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XML related tools: xsddoc (documentation tool for W3C XML Schema), xsddoc maven plugin, swing: JXTable (JTable with frozen columns)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    JRower is a tool for loading database tables from flat files. You supply a XML file describing the fields in the file and their mapping to the database table columns. The data file can be a text file in CSV, delimited, fixed length, or Excel format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The only -complete- XUL/embedded scripting solution for Java. JFCML supports not only AWT and Swing; but any class accessible to Java's ClassLoader. Also, most major scripting languages, including JavaScript, BeanShell, Jython, Jacl (Tcl), JRuby, more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Some Java packages and projects to simplify working with Java. Addionaly some example sourcecode for using special technics in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A java API for comparing XML documents by analysing the sequence of XML events.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Framework for storing and editing Forestry-related XML data, with a specialised graphical interface for each object type. Plug-in API for adding functionality. Coded in Java, uses WebStart for distribution, swing GUI, ~100k lines of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The JPList project provides a Java library for parsing and building ASCII PList streams to and from Java objects, similar to what JDOM does for XML. PLists provide a more compact and equally rich alternative to XML as a data serialization mechanism.
    Downloads: 0 This Week
    Last Update:
    See Project