Showing 122 open source projects for "uclinux"

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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    linuxptp

    PTP IEEE 1588 stack for Linux

    This project is an implementation of the Precision Time Protocol (PTP) according to IEEE standard 1588 for Linux.
    Leader badge
    Downloads: 3,785 This Week
    Last Update:
    See Project
  • 2
    Small Linux version with MMU less support. uClinux, μClinux and the logos versions are Trademarks of Arcturus Networks Inc. Copyright © 1998 - 2002 D. Jeff Dionne and Michael Durrant Copyright © 2001 - 2018 Arcturus Networks Inc.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    Kobo XCSoar Launcher

    a customizable boot menu for your Kobo Mini

    Mainly this project aims at easing startup and use of XCSoar (see xcsoar.org) on Kobo Mini. But the scope of use should not be limited solely to XCSoar. The Launcher should be small in code size, reuse most of the original libraries, provide flexible configuration to any application that might be ported to the Kobo Mini. It supports customizable fonts, toolbox-pages, buttons (also graphical), labels, autostart and sleep timers.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 4
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 348 This Week
    Last Update:
    See Project
  • 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
  • 5
    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: 4 This Week
    Last Update:
    See Project
  • 6
    hdparm - get/set ATA/SATA drive parameters under Linux
    Leader badge
    Downloads: 7,372 This Week
    Last Update:
    See Project
  • 7
    ApcCtrl software para nobreak APC Brasil

    ApcCtrl software para nobreak APC Brasil

    Software não oficial para controle de nobreak APC do Brasil

    O nome do projeto no sourceforge.net era apcupsd-brazil e mudou para apcctrl. Caso seu nobreak não seja da APC Brasil (como os modelos importados) utilize o projeto http://www.apcupsd.org/ Esse projeto não é oficial da APC Brasil. É uma solução independente e de código aberto. Não deixe de ler a wiki do projeto. É fundamental para compilar e ter acesso a outras orientações. Modelos suportados: 1) BACK-UPS BR 1200VA (BZ1200BI-BR e BZ1200-BR) *modelos com USB 2) BACK-UPS BR...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    YALL

    YALL

    Scripts to build a custom Linux system for 16MB Netpliance I-Opener.

    YALL (YALL's Another Little Linux) is a set of scripts to build a busybox/uclinux/grub bootable system from the ground up. Scripts to build ICEWM/browser/etc are included. It fits in 16Meg of RAM and runs in just 32M, config files and directories can be saved to the runtime image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    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...
    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
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    Libinstrument is a complete and easy way to do custom function instrumentation for C/C++. The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    Small ANSI C lib for dropbox and windows azure communication. Built for small platforms. Using PolarSSL for https communication. Features a small self contained https module and a modified version of the JSMN json parser. Originally based on the dropbox_uploader script. Able to do most dropbox actions. Eg. Upload file, download file, list, file info, account info, share link. Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Linux port of the OpenBSD/FreeBSD Cryptographic Framework (OCF). This port aims to bring full asynchronous HW/SW crypto acceleration to the Linux kernel, OpenSwan, OpenSSL and applications using DES, 3DES, AES, MD5, SHA, PublicKey, RNGs and more.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Microstate Accounting is a way to determine exactly where a thread is spending its time. This project provides Linux kernel patches to implement microstate accounting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    openmsr is a collection of tools around Instrumentation,Control and Automation ( ICA ). It runs under the following OS: Windows, Linux and Mac OSX. Ther are tools like digital simulation, object recognition, SoftPLC. Tools Messen,Steuern und Regeln
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rapid Spanning Tree Protocol (RSTP) implementation for Linux. This project is active on http://git.kernel.org/cgit/linux/kernel/git/shemminger/rstp.git/?h=master but not much forum and support for cross compiling and for bug report and fix. Here it is forked to help and maintain forum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    njit8021xclient

    南京工程学院802.1X客户端

    此处仅提供tar.gz压缩包发布和下载,完整的源代码托管于GitHub.com,请访问: https://github.com/liuqun/njit8021xclient
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Pearl Linux Gnome  KODI for ODROID C1+

    Pearl Linux Gnome KODI for ODROID C1+

    Pearl OS Gnome and KODI for ODROID C1+

    Gnome Flashback Desktop Environment includes a desktop effects switcher in control panel with option to turn off and on the compiz effects which include Magic Lamp. Kodi media center is also included as well as both Chromium and Firefox web browser which stream you tube well. Also included are many games, office software, Gimp and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Linknx is an automation platform providing high level functionalities to EIB/KNX installation. The rules engine allows execution of actions based on complex logical conditions and timers. Lightweight design allows it to run on embedded Linux. The project has been migrated to Github in 2015: https://github.com/linknx/linknx
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    horch

    horch

    simple CAN server application

    horch is a simple multi client TCP/IP CAN server providing access via ASCII commands to the CAN bus. No download files available yet. Checkout the code please.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Xynth is a portable embedded windowing system, client/server interface between display hardware (mouse, keyboard, video displays) and the desktop environment that works on many hardware, including embedded devices (handhelds, set-top boxes, etc.). Move project source to github: https://github.com/alperakcan/xynth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pimuchad

    Home automation integrated multi controllers daemon

    C version of PimucHA for OpenWRT PimucHA : Python integrated multi controllers Home Automation For CM11A, CM15A(CM15Pro), RFXcomRX, RFXtrx433, TellStick Duo, ATI Remote X10 receiver. Next version at https://github.com/domovilam/pimuchad
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    boahttpd

    A C++ library to make your application be a cgi-featured http server

    The library, boahttpd, is designed to create a cgi-featured http server (normally called as boa-server)easily and fast. That means you can easily add CGI support to your server application. Further more, it support filter and allows you to prevent unauthorized access. It's a multi-threaded server. Its written in C++ inside, but provides a C-Style API which you will find it to be Object-Oriented essentially. Multiple platforms are supported with a uqique set of interface, including...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NgGUI is an open source GUI system wrote by C/C++. It is portable for embedded system which based on Linux/ucLinux or VxWorks or WinCE. It can run on the framebuffer or directFB and SDL. iTerminal is a web browser based on NgGUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    rikitiki

    Build C++ web server modules that allow easy routing and deployment.

    Project has moved to https://github.com/jdavidberger/rikitiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB