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

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Jasmin is a Java Assembler. It takes ASCII descriptions for Java classes, written in a simple assembler-like syntax. It converts them into binary Java .class class files suitable for loading into a Java Virtual Machine implementation.
    Leader badge
    Downloads: 89 This Week
    Last Update:
    See Project
  • 2
    Provides tools, supporting quality management or quality assurance for software: Assessment execution (ISO 15504 (SPiCE), AutomotiveSPiCE, CMMi), diff tool calculating sizes (SLoC) of diffs, identification of conditional compilation, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    A Web Automation Framework that implements the interface of WebDriver using the SWT Browser widget. Unlike WebDriver, allows _hiding_ of the browser window during automation tests. Supports Windows/Mac/Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DemeterF is a class and traversal generator for Java and C# that supports development with generic/generative functional programming and functional collection libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    JFreeGanttChart is a free chart library for the Java(tm) platform to create complex Gantt charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The PARSEC CEE is the primary achievement of several years of effort at NASA's Marshall Space Flight Center. The CEE was developed to allow engineers in the Advanced Concepts Department to rapidly prototype launch vehicle and spacecraft concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java API to send SMS and WAP Push messages using Kannel SMS/WAP Gateway
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The aim of ant4eclipse is to avoid redundancy between Eclipse and Ant configurations. Its tasks can read Eclipse' configuration files, such as .classpath or .psf. Changes of Eclipse configurations are immediately visible to buildfiles without changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java Cobol Lexer take a cobol source program and return it as a list of lexical tokens. Library takes source code in fixed, free and mixed formats. It recognizes standard Cobol 85.
    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
  • 10
    Java bytecode manipulation and developer utilities. Make sure to visit the homepage for docs, downloads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A plug-in for the Protégé ontology editor and knowledge-engineering framework that allows you to use the Java Expert System Shell (Jess) and Protégé together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    framework for managing dependencies in web frameworks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Classroom allocation using Genetic Algorithms and restricted mutation. Developed by AIGroup: Pablo Cababie, Facundo Cancelo, Alvaro Zweig y Gabriel Barrera
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jMemoryUse
    This simple project provides a way to efficiently calculate the actual memory use of any Java object. The class makes use of the JVMs own instrumentation support to calculate the object memory use in a portable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    With Copyright Wizard Eclipse plugin, the developper can apply a copyright header comment to a selection of sources files in projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Microlog is a small, yet powerful logging library for mobile devices based on the Log4j API. Supports Java ME (J2ME) and Android. Logs to device, to PC or to servers online. Used in all phases from development on emulator/device to outdoor field-testing.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Sendspace.com is a free file hosting site with many great features! This API allows you to easily create java programs that can interact with sendspace.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jSegue:Tools for making Java bindings for native code: tlb2java generates Java and JNI code to call COM Ole Automation servers, h-gen generates C++ code to access Java and implement native methods. Partial bindings: Windows PlatformSDK, GDI, ADO, and DAO
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Tool to view disk structure of a virtual machine image (loopback device file) and export it's partition to new loopback device file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Frag is a dynamic programming language, specifically designed for being a tailorable language, building Domain-Specific Languages (DSLs), supporting Model-driven Software Development, and for being easily embeddable in Java.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    EightQueens is a simple chess puzzle written in Java. Click one square on the chess board to start recursive function. Fill the chess board with eight queens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This projects has the intent to take any file that has a header and any number of lines, take out the blank lines, the carriage return and the line feed, given as delimitation the "project number" format and generates a new clean file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wrapper for the library Libdc1394 to enable communication with the Java programming language. Java Video Capture for ieee 1394 cameras. Support for jfm JMF-2.1.1e, register a new protocol dc1394. ieee1394 camera for jmf, with this library jvc1394
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JRand is an API for validating request parameters in web applications. Validation of parameters is usually a hectic and time consuming process. For documentation and tutorials and how to use Jrand go to : http://www.khaledinho.com/main/?page_id=322
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Artificial Life is a free and open sourced Java framework use to simulate Life. It is a multi-agents framework where each agent runs it is own Thread.
    Downloads: 0 This Week
    Last Update:
    See Project