119 projects for "linux is" with 1 filter applied:

  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    LEAF Linux Embedded Appliance Framework

    LEAF Linux Embedded Appliance Framework

    A secure, feature-rich, customizable embedded Linux network appliance

    A secure, feature-rich, customizable embedded Linux network appliance for use in a variety of network topologies. Although it can be used in other ways; its primarily used as a Internet gateway, router, firewall, and wireless access point. LEAF documentation wiki http://bering-uclibc.zetam.org
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2

    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: 4,337 This Week
    Last Update:
    See Project
  • 3
    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: 406 This Week
    Last Update:
    See Project
  • 4

    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: 20 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    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: 7 This Week
    Last Update:
    See Project
  • 6
    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/*
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    hdparm - get/set ATA/SATA drive parameters under Linux
    Leader badge
    Downloads: 7,141 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    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
  • 11
    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
  • 12
    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
  • 13

    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
  • 14
    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.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    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
  • 17
    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
  • 18
    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
  • 19

    njit8021xclient

    南京工程学院802.1X客户端

    此处仅提供tar.gz压缩包发布和下载,完整的源代码托管于GitHub.com,请访问: https://github.com/liuqun/njit8021xclient
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24

    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
  • 25

    boahttpd

    A C++ library to make your application be a cgi-featured http 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 Windows, Linux, or Embedded systems. It will take only a few minutes to get to know how to use it. It's suggested to started from the development manual. Have fun! Leave messages or email to 1926583112@qq.com if your have any problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next