Showing 1796 open source projects for "linux light"

View related business solutions
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 1

    Arduino 7 segment display

    7 segment characters and patterns

    Write characters to 7 segment display or flash light pattern on LEDs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cube Password Manager

    Cube Password Manager

    A secure and light-weight password manager

    ...There is a folder containing the project written in QT, so you can compile and run this in Linux, although the QT project is not being updated anymore. Should you encounter a bug I will be glad to help, but I can't guarantee any major updates for it. UPDATE: Various improvements to the GUI, a new and much stronger encryption algorithm as well as a new login screen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MediaCoder Agent

    The encoding agent for MediaCoder distributed transcoding

    MediaCoder Agent is used to form a distributed transcoder with MediaCoder. It is light-weight, portable and open-source. It receives video frames sent by MediaCoder via TCP, encodes them with the requested video encoder and sends encoded elementary stream back to MediaCoder. There is no disk I/O in this procedure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    FFMQ
    [MOVED TO GITHUB] https://github.com/timewalker74/ffmq FFMQ is a full-java, light-weight and super-fast JMS 1.1 server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 5

    TracerJD

    Trace-based Dynamic dependence analysis via Fine-grained Logging

    TracerJD project website: www.nd.edu/~hcai/tracer TracerJD video demo: http://youtu.be/HR_rNX9K5IU TracerJD is a program execution Tracer for Java dynamic Dependence analysis. The major goal of this framework is to enable fine-grained dynamic dependence analysis for Java program based on program execution traces. It is developed in support of a wide range of dynamic dependence-based analyses such as those used in software testing, debugging, and evolution tasks. With TracerJD, we...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Registron

    Registron

    Registron windows version

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Theme-ix

    Theme-ix

    Themed Linux re-spins for the masses

    Theme-ix is the code name for any ISOs produced for general distribution by RichJack as part of the Linuxthemer project. They are re-spins offered up as an example of some of the work I have done theming Linux on various base systems. Xbluebuntu - is the first release and is a light-weight clone of Xubuntu on a Debian testing base. Chromixium - is the second release and is a clone of ChromeOS based on Ubuntu 14.04 LTS. Please see the dedicated Sourceforge page: https://sourceforge.net/projects/chromixium The Wiki is now up and running with the first guides: How to install Theme-ix How to connect your WiFi.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    PPORT Live Linux

    Live Linux for electronics interfacing the printer port

    This is a live Linux setup for Python programming of PC printer port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    MRelay

    Host to Host Network Acceleration and Encryption

    MRelay splits and distributes the traffic of a single TCP connection to several connections and merges the data at the other end. Using this approach, it is possible to achieve high throughput between two points on the network regardless of the delay between two points. MRelay can optionally encrypt the data and exchange some http headers before the relay process to make the traffic look like a regular http file download. This can be used to overcome the highly restrictive firewalls that are...
    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
  • 10
    DB Browser for SQLite

    DB Browser for SQLite

    A light GUI editor for SQLite databases

    DB Browser for SQLite is a light GUI editor for SQLite databases, built on top of Qt. The main goal of the project is to allow non-technical users to create, modify and edit SQLite databases using a set of wizards and a spreadsheet-like interface. Note - This project has previous been known as "SQLite Browser" and "Database Browser for SQLite". "DB Browser for SQLite" will hopefully be the name that sticks. :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ski timer

    Ski timer

    Ski timer software

    Timing program that communicates with gate sensor devices over RS232. Despite it's name this software can be used to track times for any sport with a start light, start gate and finish gate. It currently supports two types of gate sensors: •Generic timer-less sensors can use the computer to time-stamp the gate events. •Agle Timy sensors time stamp the events themselves so the program will convert these. Current race types supported: •Duel lane team races Future race...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Blackbox is that fast, light window manager you have been looking for without all those annoying library dependancies. If you have a C++ compiler and the X Window System you can compile and use it.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 13
    DummyXmlParser

    DummyXmlParser

    Java XML parser / binder

    Java XML parser. Very light. (less than 20K). Bind XML to java classes. (like JAXB). Written from scratch to avoid some legacy problems. Code sample: import javax.xml.bind.annotation.XmlElement; import dummyxmlparser.XmlBinder; public class Foo { @XmlElement public String counter; public static void main(String[] args) throws Exception{ Foo foo= XmlBinder.fromXml(Foo.class, "<Foo><counter>42</counter></Foo>"); assert foo.counter.equals("42"); } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SQL Embedded Manager

    SQL Embedded Manager

    SQL Embedded Manager, is a light-weight implementation of the SSMS.

    The SQL Embedded Manager, is a Windows Forms light-weight implementation of the Microsoft SQL Server Management Studio, focused to supporting only all the embedded databases engines (for example, Sql Server Compact Edition, SQLite and Firebird).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    EasyPaaS

    EasyPaaS: A Cloud Environment for Building SaaS Applications

    EasyPaaS is a light-weight PaaS implementation that allows Java-based systems to be deployed into application containers that are instantiated on-demand and controlled by the infrastructure. These containers are running standard OSGi middleware and can be populated with required services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    WhirlwindDB

    WhirlwindDB

    GPU Analytic Database

    A SQL based analytic engine running on an NVIDIA GPU for exceptional performance. We see over 700x performance increase over a well known database on the same machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jmathstudio - Java Image/Signal toolkit

    jmathstudio - Java Image/Signal toolkit

    Java toolkit for discrete Image and Signal processing.

    JMathStudio is a Java based digital image and signal processing toolkit/library. It is simple to use, portable, light (~300 Kb), extendable and free. Full source code available at https://github.com/bhavyaajani/jmathstudio Android compatible JMathStudio is available @ https://sourceforge.net/projects/jmathstudio-android/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tools for a plain Debian installation on Buffalo's LS-CHL. Once you've installed Debian Lenny on Buffalo's LS-CHL you can use this tools to control some hardware-specific capabilities of LS-CHL such as the unit leds, fans, switch-on and switch-off. Version 0.3.0 allows to run a custom script when the function button is pressed. I use this to run a backup script (which is also scheduled, by the way). During the execution of the script the function light flashes. Version 0.4.0 fixes USB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    qa3dviewer

    simple 3d scene viewer for windows/linux/android

    Simple test for 3d scene viewing demonstrating usage of: Qt5.1: a bit of qml framework+lot of native (c++) OpenGL ES: portable windows/linux/android code QtCreator framework: compile on all platforms License: - 3d models were taken from The Guild 2 Renaissance. All rights belong to Nordic Games GmbH. Non-commercial usage with courtesy of Nordic Games GmbH. - trackball code inspired by apple cocoa help Note: - home made qml widgets (Qt5.1 compatible) - home made openGL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Qchan Image Hosting

    A light-weight image hosting application using PHP

    Project moved to GitHub,Please visit http://github/qakcn/qchan to get latest files. 项目已转移到GitHub,请访问 http://github/qakcn/qchan 来获取最新文件。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is a project to create a huge working public Database for the Dawn of Light Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Light and Easy Business ArcHitecture (LEBAH), a web portal framework for application developments based on portlets. It is also a Content Management System. It has incorporated a simple to use Ajax based functions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    COV2HTML

    COV2HTML

    A visualization and analysis tool of Bacterial NGS data for Biologists

    COV2HTML provides an easy and 'in home' web interface for biologists that allows coverage visualization of the NGS alignment needed for the analysis. It combines two essential processes: (i) MAP2COV, a tool that converts the huge NGS mapping or coverage files into light specific coverage files which contains genetic elements informations. (ii) COV2HTML, a visualization interface allowing a real-time analysis of data with selected criteria. Thus this interface offers a visualization of NGS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A light-weight Regular Expression (regex) C library, using double-recursion. (command prompt tester included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    mintyMac xfce4-light 64bit 14.04

    mintyMac xfce4-light 64bit 14.04

    mintyMac 64 bit xfce4 Linux Live is a fast Linux OS great for netbooks

    Super fast simply great for netbooks up to full desktop computers with a great Mac OS X look and feel. Includes the managable MDM Display Manager , docky, Xfce4, Plymouth X11, The Goal was to hopefully migrate some windows and Mac users to Linux. This version has many features for easy customizing. Loaded with multimedia software including guitar tuner, effects,and multitrack, GIMP and Inkscape for graphics, remastersys, relinux for building your own DISTRO easily. Working Login and System Sounds. This light version does not contain Compiz.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.