Open Source uClinux Software - Page 2

Software for uClinux

uClinux Clear Filters
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 1
    Overdose is a simple Yahoo! Chat client written in C, and using the curses library for text I/O. It is multithreaded using pthreads, and works on Linux/BSD/Unix and Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Q5 is a complete fully open linux based router / network appliance, including hardware. It supports up to four wireless minipci cards and two 10/100 Mbps NICs. The hardware is build around AMD's AU1500 MIPS processor, running at 264 MHz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    cmu-opkg

    cmu-opkg

    opkg for cmu mazda infotainment

    This is only repository binary file. If you interest, visit the website https://gitlab.com/mzdonline/cmu-opkg. For developer to activate package management system on CMU. Developer can easy to build own package .Look at Makefile and opkg/*
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    DHCP Relay Agent X (drax)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    I compile toolchains for who doesn't have time to compile the toolchain
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    CSE Senior Design Project for an automated Robotic Truck. This will be software and hardware that allows for the autonomous nature of a the RC vehicle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project integrates a project under development on Ubicomp at DSI (Departamento de Sistemas de Informação) from University of Minho, Portugal. This is the prototype developed for my master thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project intends to provide a light-weight web browser running on MiniGUI ( Please download the lib of minigui on www.minigui.org/res.shtml). It is a successor of Dillo, and uses HTML engine and networking engine of Dillo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CECD
    An HDMI-CEC Daemon and Library
    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
    CLIck

    CLIck

    a CLI generator and and SW library

    CLIck allows you to create flat or hierarchical CLI (command line interfaces) in an extremely easy and quick way, supporting very popular features like history with command recalling, context-based auto-completion, tab-based command list, automatic command-line help, special characters, automatic structure builder, and much more. CLIck is written in ANSI C and tested on C and C++ applications on several architectures. It doesn't depend on any external library and uses only a very small subset of POSIX APIs. Despite the project name, you won't need your mouse at all!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CRM114 MILTER

    CRM114 milter for sendmail

    This is a milter which scans emails with CRM114
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CallFilter applies rules to incomming Phone Calls. Much like a network firewall.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CloudPhoto is a light photo browser program from SoftArt-Mill. It is intended to be used in the portable devices with embedded Linux. It supports viewing image file,zoom, move,file management, slide show,image effects. Currently, It can be run on E680.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Comprehensive compilation of open-source software and data that aid the learner of the Japanese language. The project explicitly aims to be cross-platform so as to include the widest audience possible as well as support different modes of access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dual mode communication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DSP Bridge enables asymmetric multiprocessing on target platforms which contain a general-purpose processor (GPP) and one or more attached DSPs. DSP Bridge is an interprocessor communication library that links the GPP Operating System (Linux) and DSP OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Native games and software for Motorola Linux phones!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Embedded debug!box

    Allows executing code on MIPS32 EmbeddedLinux devices (WLAN routers)

    This tool is used to develop small applications that can run on MIPS-based embedded Linux devices - mainly WLAN routers. It is possible to debug these applications using GDB with the GDB backend provided by this tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project brings the famous Wikipedia encyclopedia on the Apple iPod. It consists of an eBook-reader application that can be executed on your iPod to search and display articles, an eBook library, and an easy to use installation wizard for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This Project provides the management of written exams including oral additional examinations. It allows import and export from/to various formats, like the excel documents from the german "Hochschul Informations Service" HIS (HISQIS-POS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Extended C Library

    Extended C Library

    Why Is libxc needed? There doesn't exist a library for ANSI C99 for common data containers, such as vectors, trees, etc. There also also doesn't exist a library for common functionality, such as error reporting/logging, string functions, configuration management (reading config files), etc... The programmer working in C doesn't have anything analogous to the Boost C++ library. The extended C library is intended to make some headway into providing this functionality. To ensure unrestricted usage the libxc project is provided under the very permissive BSD license. If you need a different license then please send me a request (lelanthran at gmail) and I'll do my best to satisfy your request. What's completed? As of writing, the following libraries have been written and tested: 1. Memory accounting/tracking 2. String operations 3. Vectors 4. Trees 5. Dictionary arrays 6. Configuration management See the wiki page for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Flame Cms Project

    Flame Cms Project

    FLAME-CMS es un gestor de contenidos para principiantes

    FLAME-CMS es un software libre CMS que presta una administración básica para proyectos de contenido web, donde el usuario podrá tener la posibilidad de modificar su código fuente a disposición para brindar más funcionalidades de administración dependiendo del proyecto, esta cualidad, permite que esta herramienta sea versátil para diferentes entornos en múltiples proyectos web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The software package repository for <a href=http://sourceforge.net/projects/fsos>FsOS</a>, including EP80579 drivers, SempSec drivers, linux kernel patches and a lot of porting applications for FsOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A web interface for the Humax HDR Fox T2 Freeview recorder. Thanks to af123 & raydon for making this possible! See http://hummy.tv/forum/threads/customised-hdf-file-released.232/ for how to get shell access on the box and general info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    the goal of this project is to build a stack for Lonworks Protocol and device working on this protocol
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB