Showing 27 open source projects for "player one software"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Netty-socketio

    Netty-socketio

    Socket.IO server implemented on Java

    This project is an open-source Java implementation of Socket.IO server. Based on Netty server framework. Supports 0.7...0.9.16 (netty-socketio 1.6.6) and 1.0+ (netty-socketio latest version) version of Socket.IO-client. Supports distributed broadcast across netty-socketio nodes (Redisson, Hazelcast). Supports OSGi, supports Spring, lock-free and thread-safe implementation, and declarative handler configuration via annotations. YourKit is kindly supporting this open source project with its...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    RocketMiX

    RocketMiX

    RocketMix API Platform

    Go to project's home page here (in french only) : https://rocketmix.github.io Go to source code and technical documentation here : https://github.com/rocketmix/rocketmix.source RocketMiX is an open source API platform build on "classic" Spring and Netflix components. It contains : * a routing server * a management server (which embeds a directory of your APIs and a monitoring UI) * a Spring Boot Starter module (hosted on Maven central) RocketMiX aims to be a simplified API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    HotelsReservations

    HotelsReservations

    Android Application Integrated with a Web Application (Beta Version)

    Android Application devoted for hotels reservation in Lebanon (Rooms, Suites), exchanged with a web application using PHP/MYSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Contractual Services (CS) Operation Target and Results are based on a continuous assessment on financial indicators: both Actual and Forecasted. Actual financial indicators such as Cost, CM, sales… are registered on Nuovo Pignone ERP System.
    Downloads: 0 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
    The main aim of the project is to built a application on the top of IMS which will convert text to speech. If one user sends text from one side other user will receive it as Voice. This application can be use as simple Voice SMS service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This is an experimental project that used to put together ideas on Spring, Maven, and other open source technologies. The emphisis is on a how to for practical software development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TinyJEE is a zero conf, zero maintenance embeddable platform that has the major goal make the usage of JEE as easy as working with GRAILS while following a component oriented approach with minimized dependencies and main focus on POJO and Java config
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java Valves
    This Project aims at developing generic Valves for Containers like Tomcat.Development will be aimed at providing detailed request tracing valves based on the native logger valves.This project is created and architected by Arunn John Moothedathu (www.arunjohn.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dora Platform is a web application platform mainly based on JSF, Faclets and the SpringSource dm Server™. It's vision is to provide a easy to use, pluggable platform for web application developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    A very lightweight RMI server for Java with built-in encryption for parameters and automatic memory usage check.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The application allows the online pdf report generation and the break of a report through one or more dimensions: production or cost reports can output thousands of pages, while a user needs just his own portion of the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Remote Single Sign-On Server is concept of a server which avoids a user or an application from logging in on each one of service server of which services it want to use .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Open Source Application Server Appliance based on Open Source GlassFish
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    It's a project for the human hunter include resource managerment, project managerment and the task managerment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    It is a java implementation of a lany.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Eclipse Application Server Adaptor for IBM Websphere Application Server v6.1 - a freee version of Eclipse plug-in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a web-application Client-Server born to manage a Pizzeria
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SPlanner is a project management tools for Scrum process.It is encourage by xplanner project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Corinna

    Open source implementation of the Java Bindlet technology

    The Corinna is a open source software implementation of the Java Bindlet technology. The Java Bindlet is similar to Java Servlet platform, but allows the implementation of software components for the treatment of requests in various protocols (binary or text based protocols), not just those based on HTTP. The framework supports the implementation of both TCP and UDP bindlets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OrionAS is a opensource javaEE application server based on OSGI technology, OrionAS has a modular, lightweight, extensible architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Luanium

    A Lua-based crawling scripting language and leveraging selenium

    I needed a way to crawl a site, crawling using commands. I would put commands in a file or DB to use selenium to interpret the HTML and Javascript. The best would be to have a complete language with conditionals and looping. I'm a java developper and I needed that the crawler to run in a Spring-Boot application. So I decided to use a Lua interpreter in Java to build a crawling tool based on Selenium. The trick here is to add the crawling commands into the Lua interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Beerhouse web application is a well-known reference application for ASP.NET. This project will replicate that application using the WaveMaker Visual Ajax Studio by WaveMaker Software, Inc. Project Forum: http://dev.wavemaker.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JBoss server setup for flex spring hibernate framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Simple Open Source Monitor and Manager for Tomcat's Web Applications. SiMonCat allows deploying and undeploying of web applications, and monitoring the state of multiple tomcat servers, through the attempt to execute programmed events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bluewave is an object oriented database and application server that provides a neat intuitive way to store data. Bluewave also features a powerful client and server API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB