Showing 101 open source projects for "tiny-http"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 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
    FreeRTOS Real Time Kernel (RTOS)

    FreeRTOS Real Time Kernel (RTOS)

    Market leading real time kernel for 40+ microcontroller architectures

    ************************************************************************************************************************ * The primary FreeRTOS repository is now in Git. Go to https://github.com/freertos for the latest FreeRTOS kernel and libraries. * Our support has moved to https://forums.freertos.org. ************************************************************************************************************************ FreeRTOS is a market-leading real-time operating system (RTOS)...
    Leader badge
    Downloads: 435 This Week
    Last Update:
    See Project
  • 2
     EXTON Linux MultiBootCD 6-OS

    EXTON Linux MultiBootCD 6-OS

    A multiboot cd with six mini Linux Systems

    ...Screenshot: https://multibootcd.exton.se/ventoy-250227.jpg From EXTON Linux MultiBootCD 6-OS you can boot and run the following six (6) mini Linux Systems: Porteus 5.0.1, PuppEX Jammy64, Tiny Core 14.0, GParted 1.5.0-6, 4MLinux 43.1 and SliTaz 5.0. You can very easy install EXTON MultiBootCD to a USB pen drive. It is also possible to install each distribution to hard drive. WHATS's THE POINT of running EXTON Linux MultibootCD 6-OS? Anyone who is slightly interested in Linux and want to see how far the development of the most famous mini Linux systems have reached should try it. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    TIPC Cluster Domain Sockets

    Cluster wide IPC providing datagram, connection, and bus messaging

    The Transparent Inter Process Communication service can best be described as a cluster wide equivalent to the Unix Domain Socket IPC, but with much more features. Go to http://www.tipc.io for more details.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    A developmental branch of the Linux/m68k port, supporting older Macintoshes with a Motorola 68020, 030, or 040 CPU and an MMU. This includes most II/LC/Centris/Quadra/Performa-class machines. For hardware compatibility information, check the status page on the project web site, http://www.mac.linux-m68k.org/
    Downloads: 3 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    openQRM - Cloud Computing Platform

    openQRM - Cloud Computing Platform

    Get latest Edition here: http://www.openqrm-enterprise.com.

    openQRM is a web-based open source datacenter management and hybrid cloud computing platform that integrates flexibly with existing components in enterprise data centers. Releases available at https://github.com/openQRM/openqrm-community. Please visit http://www.openqrm-enterprise.com for latest 5.3 free Community Release. Includes important security updates, bugfixes and enhancements especially for KVM and Cloud plugin. openQRM abstracts Virtualization and supports the following virtualization technologies: KVM, XEN, Citrix XenServer, VMWare ESX & LXC. The Hybrid Cloud Connector in openQRM supports a range of private or public cloud providers to extend your infrastructure on demand via Amazon AWS, Eucalyptus or OpenStack. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Signal Ranger DSP Linux Support Tools
    This project delivers Linux support (USB driver and Tools) for a Digital Signal Processor (DSP) cards of the Signal Ranger series, see http://www.softdb.com/product_dsp.shtml for details) connected to a Linux host via USB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    freeRTOS & libraries for AVR ATmega

    freeRTOS & libraries for AVR ATmega

    freeRTOS for Arduino Uno, Goldilocks 1284p & Mega 2560

    ...Going forward this repository will be updated less often and only with major releases. Please check at Github for the latest commits. https://github.com/feilipu/avrfreertos The Goldilocks Analogue story is told here. http://feilipu.me/?s=Goldilocks+Analogue The Goldilocks 1284p story is here. http://feilipu.me/2013/03/08/goldilocks-1284p-arduino-uno-clone/ If this repository is too complicated to get started, a minimum AVR freeRTOS configured using the Watchdog Timer and Heap 3 is also also available. https://github.com/feilipu/miniAVRfreeRTOS For the Arduino platform there is a freeRTOS Library available in the Arduino IDE Library manager. https://github.com/feilipu/Arduino_FreeRTOS_Library
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    TinyKernel

    TinyKernel

    Tiny Kernel is a work in progress Operating System kernel.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Boot2Docker

    Boot2Docker

    Linux distribution made specifically to run Docker containers

    ...Docker Machine auto logs in using the generated SSH key, but if you want to SSH into the machine manually (or you're not using a Docker Machine managed VM), you can do so. Boot2docker uses Tiny Core Linux, which runs from RAM and so does not persist filesystem changes by default.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10

    IntrOS

    Free cooperative operating system designed for microcontrollers

    Free, simple and tiny cooperative operating system (OS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8, AVR8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    StateOS

    StateOS

    Free real-time operating system designed for microcontrollers

    Free, extremely simple, amazingly tiny and very fast real-time operating system (RTOS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Open Source on the Xbox 360

    UNIX/LINUX and legal homebrew software on the xbox360 gaming console

    ...Another goal is to write homebrew applications with a legal and free Software Development Kit consisting of the Library (LibXenon) and the appropriate cross-compiler toolchain (Xenon-Toolchain). You can get informations and Source-Code on the following Pages: Wiki: http://www.free60.org Forum: http://www.libxenon.org Source Code: https://github.com/Free60Project
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 13
    NuttX

    NuttX

    Real-Time Embedded Operating System

    Nuttx is a real time embedded operating system (RTOS). Its goals are: (1) small footprint usable in deeply embedded, resource constrained environments, (2) fully scalable from tiny (8-bit) to moderate (32-bit), (3) standards compliance, (4) real time, and (5) totally open. Think "Tiny Linux". NuttX is now and Apache project in incubation. See https://nuttx.apache.org/download/ for the latest downloads.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Hanthana Linux Project

    Hanthana Linux Project

    Hanthana Linux Project

    ...Hanthana comes to you in the form of a Live CD/DVD for regular PC (i386 and x86_64 arc) systems. Apart from the providing Hanthana Linux ISO, we do hands on training for free of charge. Visit our blog and see what we do. http://blog.hanthana.org Moreover we are working on deploying Hanthana Linux powered ICT labs in rural schools. http://school.hanthana.org So, this is not just a remix of Fedora but a project that has more wider scope.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15
    Tiny Alien

    Tiny Alien

    Tiny Alien - Micro Serving on a Shoestring

    Tiny Alien is presented as a micro web server platform that can deliver dynamic websites securely. Backed by a ultra-light server sided scripting ability Tiny Alien packs a very powerful punch into the smallest of spaces. This rendition allows you to host a tor based web service that is highly resilient and easily deployed thanks to http://www.floodgap.com/httpi/ for their excellent webserver. ;) This is not for the faint of heart as you will be required to understand shell commands throughout to get the best from this Tiny Alien platform. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Raspbian WebServer

    Raspbian WebServer

    Raspberry Web Server OS Raspbian Stretch / 9

    .../zram.sh sudo sed -i 's#^exit 0$#sudo /home/pi/zram.sh#' /etc/rc.local; echo exit 0 | sudo tee -a /etc/rc.local Rasbian SSH: Username : pi Password : raspberry Webmin (Administrator Web Server): (https://localhost:10000) Username : pi Password : raspberry Phpmyadmin : (http://localhost/phpmyadmin) Username : root Password : raspberry
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lightning Linux
    Before you download please visit the Lightning Linux Website and the Youtube Playlist http://emmett31.wix.com/lightningdownload https://www.youtube.com/watch?v=4fRBNxNJUL8&list=PLXrG1x9jbtaS4gd0tjGaNesSoZJpsQEZ8 Lightning Linux NOW has Doom and Quake installed Lightning Linux is an operating system designed for both older and newer computers. Lightning Linux runs particularly well on older computers. Lightning Linux improves older computers by enabling you to install the newest versions of software and offering a clean, stylish appearance. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    AndEX Nougat/Marshmallow/Lollipop

    AndEX Nougat/Marshmallow/Lollipop

    Android-x86 7.1.2/6.0.1/5.1.1 with GAPPS

    I have compiled three Android-x86 systems (Nougat 7.1.2, Marshmallow 6.0.1 and Lollipop 5.1.1), which can run live or be installed on almost all laptops (and some Desktop computers). INSTALL the systems to HARD DRIVE Say for example that you have a laptop with Windows 10 installed as the only operating system. If you just create one extra partition of about 5 GB you can install Nougat/Marshmallow/Lollipop on this extra partition and then “dual-boot”. I.e. decide whether you want to...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Mercenary Linux

    Mercenary Linux

    Linux Distro Built specifically for Cyber Hunt Team Operators

    ...Many of these run within prebuilt dockerized containers. This distro is a premium toolkit for any network, system, or malware analysis expert! The project & full Documentation is available as an .iso from http://www.hunttools.org & http://www.mediafire.com/download/hvv16w4cdfq4mj8/Mercenary-Linux-v0816.iso MD5 c1e74d342e9dc290e26450aba806ed18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    The scsirastools package adds several Linux SCSI tools that can be used to service and maintain disk storage devices. It handles SCSI, Linux SW RAID, SAS, SATA, and USB devices via SCSI emulation. For details & rpms, see http://scsirastools.sf.net.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 22
    uumate

    uumate

    Updated Ubuntu Mate OS 64bit (15.10 based)

    ...It has plenty of software pre installed (some are trial/shareware) with full internet and multimedia support. Very useful as live media as well. It has audio/video codecs, flashplayer, java, googletalk, telegram, twitter, etc... Changelog: http://sourceforge.net/p/uumate/blog
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    Maui Project
    Maui with Plasma Simple Shell "PSS" has been discontinued (last version 0.5.1.). For the Maui Linux distribution go to http://www.mauilinux.org For the non-Plasma but Qt-based Hawaii-Shell project visit: http://hawaiios.org/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    COFILOS

    A Development Framework for Coldfire

    ...The framework uses Processor Expert and IDE requirement is MCU Eclipse 10.4 from Freescale. Includes the FunkOS Realtime Operating System by Funkenstein Software Consulting, available at http://funkos.sourceforge.net Mainly it is a support package for the development board Perseus, but I have ported also the RTOS to MCF52233DEMO board. More to come....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    UEFI GPT fdisk

    UEFI GTP fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI GPT fdisk is a port to UEFI of the famous GPT fdisk partitioning tool, see http://sourceforge.net/projects/gptfdisk/ . Now since this program runs directly under UEFI shell you don't need to *boot* the system to convert/edit partition tables.
    Downloads: 17 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next