Showing 18 open source projects for "apache commons"

View related business solutions
  • 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
  • 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
  • 1
    Breakpad

    Breakpad

    Mirror of Google Breakpad project

    Breakpad is an open source crash reporting system developed by Google that provides both client and server components to capture, analyze, and report software crashes across platforms. It is designed to help developers diagnose and fix crashes efficiently by generating detailed crash dumps, stack traces, and diagnostic data whenever an application fails unexpectedly. The framework includes libraries for embedding crash-handling functionality directly into applications and tools for...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Uruk GNU/Linux

    Uruk GNU/Linux

    Uruk GNU/Linux fast, simple and strength GNU/Linux distribution

    Uruk GNU/Linux is a distribution of the GNU operating system, with the Linux-libre kernel. It comes ready for home and office use, and programs are easy to find and install. In this time Uruk GNU/Linux is based on PureOs core. Uruk GNU/Linux use "Mate DE" as a default desktop
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    umi-project

    umi-project

    Just bring Linux for a better world

    U M I, pronounce "ou" "ème" "aie" to an approach of "you & I" expression, is meant to be a derivative of Ubuntu, a Linux distribution. U M I is a system that wants generalist, simple and tailored to your needs. M I perhaps as "Maths Infos", "Mission Impossible", "Micro Imagination", "Museum Incarnation", ..., "Mandela Ideologie", ...,"Magne Isapèt" :), ... ; but in reality M I for "Me Inside", inside Linux, inside Debian, inside Ubuntu. This project designates all logistics associated...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Apache Commons VFS utilities such as a bridge to the Apache Mina FTP Server, a bridge to the Apache Mina SSHD / SCP / SFTP server and a scriptable Java Shell / Console providing a Command Line Interface with VFS file system commands and operations.
    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
    Odroid C2 MotionVideo

    Odroid C2 MotionVideo

    Pearl Motion Video Server for Odroid C2

    Based on Ubuntu 18.04 with 3.16.75 kernel. Featuring preinstalled and active upon first boot Motion Video Surveillance Software running in User Mode not root. Includes preinstalled Apache Web Server and WebMin to manage your system through web interface. Boots into Pearl's Lightweight MATE desktop with most features from Pearl's 7.0 release if not preinstalled available through our repo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DreamStudio by Volocian Studios
    Volocian believes first and foremost that financial status shouldn’t be a barrier to entry in multimedia content creation. Whether you want to design a product or website, record a band, remix a song, or produce a feature length movie with professional post production graphics and effects, Volocian™ wants to help, even if you’re using borrowed hardware with no previous experience. We provide affordable products and services for any budget, including cost-free solutions for education and demo...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    YoMo

    YoMo

    You Only Meter Once - The open hardware smart metering system

    Researches have shown that immediate feedback can increase energy saving dramatically. YoMo aims to empower people using low-cost open hardware smart meters in their household. The metering system consists of a coordination unit, a raspberry pi, and several smart meters, arduino boards equipped with communication shields and our self-designed yomo metering shield. The smart meters are attached to household devices and monitor their energy consumption. The gathered data is timestamped and...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    PoliArch

    PoliArch

    PoliArch è un sistema Linux adibito al recovery

    PoliArch è una distribuzione GNU/Linux adibita alla gestione, alla manutezione e al recovery del computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ZBatt

    ZBatt

    A battery monitor for Shells and the Taskbar

    For the latest version, please visit ZBatt's website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Portable Linux

    Portable Linux

    Portable Ubuntu Linux for Scientific Computing

    Released August 22, 2013 Lubuntu Blends: Biochemistry 13.04 (Raring) v5.44 Linux Kernel Image 3.8.0-29 Lubuntu Blends are pre-installed Wubi disk image remixes of Ubuntu and Debian Science meta packages, A custom boot loader allows installations to be copied and automatically booted from most external or USB flash drives. Once up and running, use earlier Lubuntu Remix README instructions here until documentation is updated....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    PiAMP its a Debian based Webserver to Raspberry Pi computer system, its quick images to run your own test webserver fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    samizdat

    Kerberized Messaging Toolkit for Java

    Samizdat is a toolkit for Java for building Kerberos secured distributed, message-oriented applications. The toolkit contains base classes that simplifies the management of Kerberos login contexts as well as flexibly sign and seal messages between principals using the Java GSS API. The toolkit contains Transformation classes for Kerberizing JMS traffic as well as a super-lean HTTP based protocol stack that supports both Synchronous (RPC) and Asynchronous modalities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Java Daemon Template

    A template for writing Java UNIX daemons.

    This is a simple Java application that will run on Unix/Linux operating systems as a daemon using the Apache Commons Daemon. The purpose of this application is to serve as a template/example of how to set up a Java application as a daemon on Unix/linux systems and as an example of how to use jsvc. The java_daemon_init script can be copied to /etc/init.d/ (and renamed to an appropriate name) and then used in the normal {start|stop} manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A graphical user interface to the Apache Commons VFS API written in Java/SWT: Multi-platform, capable of managing files among multiple file systems such as: ftp, sftp, smb, webdav, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Commons-SSH is a thin bridge between different Java SSH implementations libraries. It doesn't contain any crypto-related code and created to be used by projects who doesn't want to care about export control regulations (let client to decide)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A VM containing a turn-key solution for continuous integration with source code control, build management, automated testing, security analysis, defect tracking, and project management, all using open source tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Commons VFS is a standarised VFS layer for Java, developed by the Apache project. Commons VFS Grid is a collection of file system providers for Commons VFS, which provide SRB, GridFTP and other Grid file systems.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Apache Commons VFS Provider for Documentum, plugin for JCommander and VFS bridge for Apache Mina FTP Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB