Showing 1434 open source projects for "c--"

View related business solutions
  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    AvRtos

    Small real time operating system for AVR and ARM microcontrollers

    AvRtos is a small, preemtive, priority based real time operating system for Atmel AVR and ARM microcontrollers. It was written in C. AvRtos provides message queues and semaphores for task synchronization. It uses a static memory allocation scheme. AvRtos is nearly the smallest RTOS out there. Even pico]OS is much bigger. AvRtos can be compiled using gcc compiler. There is a AvrStudio 4 and Eclipse project file to get the example code working very quickly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    COFILOS

    A Development Framework for Coldfire

    Contains a framework for Coldfire MCUs like 52254. The framework supports a Command Line Interface (CLI) that may work from Serial port, USB or ENET. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Bird OS

    Bird OS

    This will be an operating system

    BirdOS is currently not open source. We don't know when or if it will become open-source. This project page was probably made a littlebit too soon for a now deleted version. Sorry for that. We are still writing the OS. It's made for the (Intel/AMD) x86 architecture. More info on our website: https://feathercode.github.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ManuOS

    ManuOS

    My own operating system.

    Currently ManuOS kernel is under development. Once kernel is complete, a good Graphical User Interface will be developed for ManuOS. ManuOS runs on IA-32, x86-64 and currently operates in protected mode. In future ManuOS is intended to run in long mode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    OverSight(OS)

    OverSight(OS)

    An indie, hobby operating system

    OverSight(OS) is a personal attempt to build a complete operating system, step by step. Critics, suggestions and opinions are always welcome. Please use sourceforge's forum, wiki and bug report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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: 7 This Week
    Last Update:
    See Project
  • 9
    The USB/IP Project
    The USB/IP Project aims to develop a general USB device sharing system over IP network. To share USB devices between computers with their full functionality, USB/IP encapsulates USB I/O requests into IP packets and transmits them between computers.
    Leader badge
    Downloads: 198 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
  • 10
    Contiki is an open source, highly portable, networked, multi-tasking operating system for memory-constrained systems. Contiki current source code: https://github.com/contiki-os/contiki Contiki historical source code: https://github.com/adamdunkels/contiki-1.x
    Leader badge
    Downloads: 204 This Week
    Last Update:
    See Project
  • 11
    Mac Linux USB Loader

    Mac Linux USB Loader

    Tool allowing you to put a Linux distro on a USB drive.

    This is the Mac Linux USB Loader, a tool allowing you to take an ISO of a Linux distribution and make it boot using EFI. It requires a single USB drive formatted as FAT with at least 2 GB free recommended. The application is available in English and is partially translated into Spanish and Traditional Chinese. The tool is necessary to make certain Linux distributions boot that do not have EFI booting support. Many distributions are adding this with the release of Windows 8, but it has not...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The FUSE project has moved to https://github.com/libfuse/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CMAKE build enviroment for CMSIS MCUs

    CMAKE build enviroment for LPC2000 and LPC17xx Cortex MCUs

    The goal of project is to build CMSIS like environment for LPC2000 series MCU and to write RTOS for LPC2000 and Cortex Microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    scmRTOS is tiny Real-Time Preemptive Operating System intended for use with Single-Chip Microcontrollers. scmRTOS is capable to run on small uCs with as little amount of RAM as 512 bytes. The RTOS is written on C++ and supports various platforms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15

    NetLabel Tools

    Configuration tools for the Linux NetLabel subsystem

    NOTE: the NetLabel Tools project has moved to https://github.com/netlabel/netlabel_tools NetLabel is a packet labeling framework that has been present in the upstream Linux Kernel since 2.6.19. The NetLabel Tools project is a set of userspace tools and libraries designed to make it easier to use and manage the Linux Kernel's NetLabel configuration.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    Seccomp Library

    High level interface to the Linux Kernel's seccomp filter

    NOTE: the libseccomp project has moved to https://github.com/seccomp/libseccomp The libseccomp library provides an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism: seccomp. The libseccomp API is designed to abstract away the underlying BPF based syscall filter language and present a more conventional function-call based filtering interface that should be familiar to, and easily adopted by application developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Linux Alsa MIDI device driver for the Mixman dm2(TM) virtual turntable device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    NuxSFM (CLOSED)

    A Arch Linux x86_64 distro for Structure From Motion

    Pierre-Yves, August 2016
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PrometheOS
    PrometheOS is a Desktop and portable Operating System based on Gentoo Linux which aim to boost Linux performances and responsiveness on Desktop computers, laptops and mobile devices. I do work on this project on my spare time so things are a bit slow proceeding, but there is already some screenshot of "the thing" working on some of my test systems. I always wanted to have an operating system that is very fast, secure, open and that give best supports to games, mobile life (so working...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tux Hat Linux

    Tux Hat Linux

    What you see, is what you get! GNU/Linux Arch Based Distro

    # Summary: Tux Hat Linux is a Arch Linux Based Distro. K.I.S.S. principle, keeping the UNIX logic within a GNU/Linux System. This OS has a main menu script / auto session program call tuxhatlinux within that you can load up Fluxbox, also have setup-tuxhat to setup the system live session and to install it to a HDD. It is a very lightweight distro. and giving the users the freedom at hands. # Tux Hat Linux Pastebin to use, modified, study, and learn from the source....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Kestrel

    Kestrel

    Kestrel is an experimental kernel runs on i386

    Kestrel is a kernel that not Unix or Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Disk Scheduling Simulator tool. With an intuitive GUI interface and command line functionality. Built using both VC and VB. Currently supports SSTF,LOOK,CLOOK,SCAN and CSCAN algorithms. Rotational latency is also optionally supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XeNOS
    XeNOS is a portable microkernel operating system written mostly in C++. Its primary goal is to provide a simple, object oriented device driver interface and API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DeutschOS is a hobby operationg system with no specific aim
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UFFS: Ultra-low-cost Flash File System, designed for NAND flash working in embedded system. UFFS typically consumes less then 200K ram for 1Gb(page 512)/4Gb(page 2K) NAND flash. It supports direct flash interface, works with or without OS.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project