Showing 2225 open source projects for "linux-debian"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    TikeSwing is a framework for Java Swing development providing high-level MVC architecture . It aims to simplify usage of Swing components and supports Plain Old Java Object (POJO) programming model by connecting view components directly to Java beans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    J-Clops is yet another Java library for parsing command line options. What makes it different is the use of 'convention over configuration': options directly correspond to setter methods in your program object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is an attempt to solve issues we face while using hibernate.Currently solving these four problems: 1)Updating object delete null data. 2)Projection returns list of object[] instead of pojo. 3)Don't write HQL 4)Paging logic rewrit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Utilities to check different Spain/Spanish documents formats as NIF and CIF.
    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
  • 5
    Smith is an open source, cross-platform ColdFusion® engine, written entirely in Java. Running on top of Java Runtime Environment and Java Servlet Container, it can be deployed virtually on any operating system and work with any web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project provides a complete prototype Java Spring solution that any new Spring developer can use to create a prototype system quickly. The source code provided has Acegi for security, Displaytag for data paging, MySQL as back end database JCaptcha f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Datanodes is a non-strict subset of XML, providing a very simple way of storing configuration data without all the normal XML-clutter, and with native support for binary data.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    Syboos Htmllib is a JavaServer Faces(JSF) implementation for common html elements(<table>, <tr>, <div> etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jalin aims to bring Linux's IPC facilities within reach of Java programs. Java programs using Jalin will be able to communicate using a variety of techniques from shared memory segments to message queues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 10
    The Pando project intends to deliver an OSGi-based implementation of the FIPA agent platform. The motivation behind Pando is the need for an open platform supporting the integration and interoperation of disparate software systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GWT Spring RPC contains utilities to allow Google Web Toolkit remote service servlets to be implemented as POJO's managed by a Spring application context, allowing dependencies to be injected into remote services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JVending is a content provisioning system that implements most of the J2EE Client Provisioning Specification (JSR-124). JVending provides catalog management and device detection. Project also includes WAP push, MMS client and a registry for devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The sql-mapper's aim is Simple configuration and very useful in using JDBC!.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This small framework is intended to simplify accessing and processing data stored in a LDAP data source. It is built on Java javax.naming.ldap package and allows you to write LDAP queries in SQL style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This framework uses inversion of control to get information about a class using reflection. A visitor is written by the CD to tell it that the class structure is invoking the corresponding method. Annotations polymorphism is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jRivet
    This project in no longer active.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jwadlib WAD Library is a Java library for manipulating WAD files, the format made popular by Doom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Stasis is persistence (ORM) framework written in Java. It supports arbitrary relational databases, project-specific profiles with rules for Java-to-DB mapping, persistent-events handling or filtering expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java middleware/engine to make the creation of 2D games easy and fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Core frameworks (persistence, security, i18n, configuration, etc) used by both Easy RIA for GWT and Open Enrollment LMS projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The xWire framework is a toolkit used to build Java web applications, but is flexible enough for other uses. It is ideal for building AJAX apps and consists of both client and server components, each of which can be used independently of the other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Error (jErr) Handling Framework. The framework supports the handling of errors and exceptions in a multi-language environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    J2ME logging framework intended to be used at development time. It is only CLDC 1.1 complied. It is simple, flexible and extensible. It supports different way of formating and displaying logging information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SMUT NIO is Scalable Multi User Technology based on Java NIO. This technology abstracts the client server communication and allows the user to create multi user applications concentrating on business logic rather than server communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SpringUnit is an open source framework for unit and integration testing of Java software. It marries Spring's Dependency Injection container with JUnit's test framework to enable data-driven testing.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB