Showing 404 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
  • 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
  • 1
    A java based neural network framework. The Auratus network is built around an XML messaging system, allowing for a complete MVC design. Additionally, Auratus networks are constructed and at the node/edge level, allowing for advanced topologies.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    ThunderGraph is another java charting library intended to draw 2D graphs. Additionally, it contains a package that presents a live component implementing zoomable, scrollable and 'hintable' graph. Written for JDK 1.1+, it may be used in MS IE applets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    J-X-Way UNI-TE

    Java library for X-Way and/or UNI-TE communication.

    PROJECT HAS MOVED HERE: https://github.com/Elektordi/x-way-uni-te X-Way and UNI-TE (also used in Unitelway) are communication protocols for old Schneider Electrics PLCs (Programmable Logic Controllers), formerly "Modicon Télémécanique". The aim of this open-source project is to create a Java library to send and receive such data, because there is actually no open-source project at all in this field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This open package aimed to draw some useful charts of Statistical Process Control(SPC) such as X-bar and R-chart, X-bar and S-chart, Process Capability, p and np type charts, c and u type charts. Any questions please contact:luo_cheng@msn.cn
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5

    Tapestry Testify

    Enhanced testing facilities for Tapestry 5

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Library of components and tools for business applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project has moved to http://github.com/alexcoppo/jautl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A neural networks framework for solving problems and processing data using neural networks of various descriptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10

    JDeviceLink

    Java TCP Socket Client Library for Device Communications

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hedera provides common interfaces for popular group communications packages like JGroups, Appia, and Spread. Hedera allows applications to switch easily between group communications without code changes and with minimal reconfiguration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TennisScore

    Java classes to count tennis scores

    This Java project contains source code to count tennis scores. It also contains J2ME to build a SmartPhone application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    External Java Command Control

    Send commands from the command-line to your running application.

    Moved to GitHub https://github.com/fedups ExCon is a small Java class (a runnable Jar file, “sender”) that you run whenever you need to send a command to your application. Your application needs to include the ExCon “receiver”. The receiver accepts the commands from the ExCon sender and processes them. Since the receiver runs within you application it can access all of your application’s classes and resources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Fox Junior Java Utils

    Java utils I created

    When writing projects I collected some of my utils into library to speed up developement. So, I decided to share those. See my home page for more information. See more at my blog http://www.foxjunior.eu/tiny-web-server/ http://www.foxjunior.eu/java-image-utils/ http://www.foxjunior.eu/java-formatters/ http://www.foxjunior.eu/java-assertion-e/ http://www.foxjunior.eu/java-reflection-e/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jrmc

    Java Remote Method Call

    Java Remote Method Call provides a Framework for remote method invocation on Java objects which solves the limitations of Java RMI. It provides a way for bidirectional communication of object states, between Client and Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    cloud-file-system-sdk

    cloud-file-system-sdk

    CloudFile File System SDK

    EaseFilter Cloud File System is a Windows virtual file system which was developed with the file system filter driver. The Cloud File System integrates the cloud storage into the on-premise storage, it lets on-premise application access the cloud files transparently, just as they would access on-premise regular files. With the Cloud File SDK, the developers can implement the cloud disaster recovery (Cloud DR) solution, seamlessly integrate your existing applications to the cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FolderLockerExample

    FolderLockerExample

    EaseFilter Folder Locker Example

    EaseFilter Folder Locker is a Windows file and folder protection solution built on the EaseFilter File Control, Encryption and Process Filter Driver SDK. It lets you lock, hide, and restrict access to files and folders in real time to prevent unauthorized access or modification. With the folder locker you can prevent your protected files being read,written,deleted, renamed, copied out of the protected folder, allow you to authorize or deny the file access to specific user or process, also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    File-Security-SDK

    File-Security-SDK

    EaseFilter Comprehensive File Security SDK

    The EaseFilter Filter Driver SDK is a collection of tools, libraries, and sample code designed to facilitate the creation of Windows file system filter drivers. These drivers operate at a low level, intercepting file I/O requests before they reach the underlying file system or other filter drivers. The EaseFilter SDK provides a powerful interface for developing Windows filter drivers in C++, C#, or other programming languages that support native DLL calls. This guide helps developers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EasyStream

    EasyStream

    Java library that ease the task to use streams.

    EasyStream is a Java library that ease the task to use streams. EasyStream is a natural extension of Apache commons-io ( http://commons.apache.org/io/ ), providing advanced solutions to some common but not trivial problem. This library key points are performances, low memory footprint, reduced set of dependencies and simplicity of usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FileMonitorExample

    FileMonitorExample

    EaseFilter File Monitor Filter Driver SDK

    A file system filter driver intercepts requests directed at a file system or another filter driver. By capturing these requests before they reach their intended targets, the filter driver can extend or modify the functionality provided by the original target. Windows offers file system filtering services through the Filter Manager, which provides a framework for developing file systems and filter drivers without delving into the complexities of file I/O operations. EaseFilter Filter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    RegistryFilterExample

    RegistryFilterExample

    Registry Filter Driver SDK

    The EaseFilter Registry Filter Driver SDK is a powerful, kernel-mode development toolkit designed to help developers monitor, control, and protect Windows registry operations in real time. It enables the development of robust security, compliance, and system integrity solutions by intercepting and managing registry access before it reaches the Windows registry subsystem. The SDK allows your application to receive notifications before any registry operation is processed by the Windows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Simple Yaml2Java Transformer

    Simple Yaml2Java Transformer

    Provides quick transformation from yaml to Java Objects

    Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances. GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml Add Jitpack repository in <repositories> section in pom.xml: <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> Add Simple-Yaml-Transformer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EaseFilterCPPExample

    EaseFilterCPPExample

    EaseFilter SDK CPP Example

    A C++ file security filter driver example implemented with EaseFilter File Security Filter Driver SDK. EaseFilter Comprehensive File Security SDK is a set of file system filter driver software development kit which includes file monitor filter driver, file access control filter driver, transparent file encryption filter driver, process filter driver and registry filter driver. In a single solution, EaseFilter Comprehensive File Security SDK encompasses file security, digital rights...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CloudTierSDK

    CloudTierSDK

    CloudTier Storage Tiering SDK

    The CloudTier Storage Tiering SDK is a Hierarchical Storage Management (HSM) file system filter driver development kit. It implements a data storage strategy that automatically migrates data between high-cost and low-cost storage media, optimizing storage efficiency and reducing both capital and operational expenses. This SDK offers a simple and cost-effective solution to seamlessly integrate your on-premises storage infrastructure with cloud storage. The migration of files to the cloud...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Enhanced Collections is a thin wrapper around commons collections to allow usage of Java 5 generics. Unlike similar projects, this is not a rewrite of commons collections, just an enhancement on top of it.
    Downloads: 0 This Week
    Last Update:
    See Project