Showing 149 open source projects for "source code formatter"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
    OpenTCA is C/C++-based software for the Linux/BSD platform, intended to allow anyone with a computerized-vehicle to analyze trouble codes without having to pay a mechanic to do it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SmashSuit is an application for PalmOS to control a wearable display embedded in a suit jacket. The project also includes a hardware description and code for the microcontrollers used, including code for interfacing a Siemens mobile phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Open Power will be a CPU cooling software for Win 9x (like rain but open source), it is partially based on the source code of KCPUCooler by Kirys Tech 2000.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project implements a reduced instruction set (RISC) CPU in VHDL. It was designed for the Altera Flex10k20 chip, but the VHDL code should port to any compatable chip. The instruction set is extensive, and the design is easily extendable to 16 bits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    This project aims to provide support (source code, hardware modifications, etc) for Nomadics robots. If you don't have one, go elsewhere!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Drivers Template Library for WinNT/2K(ME)/XP. At this time required VCC 6.0(5.0) and DDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The goal of the c6x-tools project is to provide an Open Source development environment for users of the TI TMS320C6x DSP family. This includes (but is not limited to) the following commonly-used devices: 'C6211, 'C6711, 'C6201 and 'C6701.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Handles capture, decoding, formatting and output of data scanned from a CueCat scanner. It can monitor scanner input into any running application, re-format it, and output it back to the active application automatically. Output can include any keystroke.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    syntax and semantics pluggable language intepreter, featuring OO extensions (classes, inheritance, polymorphism, exceptions handling mechanism), vectorial text rendering using freetype library...
    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
    Embedded PowerPC Bootloader Project, especially for Embedded PowerPC boards. The code for this project is frozen. Development continues with the "U-Boot" project (Universal Boot Loader, see http://sourceforge.net/projects/u-boot ).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    This is the repository for experimental driver code for Canon 1220U scanner. See CVS for actual code. canon is for Linux utility. ucanoscan is for FreeBSD. As of long ago the desired functionality has been available as part of SANE project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A code repository of operating systems and applications for the Loewe Machine Environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tools around the Scenix 48/52 series microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Firmware and user interface code for a USB-based digital oscilloscope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The pcwd is a Linux kernel driver for the Berkshere Products PC Watchdog Card, based on code from Ken Hollis, adding support for the new Rev. C and PCI boards and displaying information in /proc/pcwd. It is free under the GNU Public License.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    legOS is an alternative software environment for the Lego Mindstorms Robotic Invention System. The intent is to allow developers to write C and/or C++ code for the RIS platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The GDB (GNU debugger) RSP (remote serial protocol) allows remote debugging of embedded software. This project offers source code of monitors so the developer only needs to burn flash EPROMs once, then use serial communication to download/debug.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is the PCMCIA device driver for the 1-2 mbit Frequency Hopping Symbol Spectrum24 WLAN card. We've also moved the 11 mbit Direct Sequencing code here. The 2.2.x and 2.4.x code trees have been merged.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is some code that creates memory leaks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Arduino open source X-PID motor control

    Arduino open source X-PID motor control

    Arduino open source PID motor control

    ...This article will describe where you have to take attentions and what you have to setup to get the best results. The project will help you to connect any arduino motor shield or other H-Bridges to the controller because it is open source and the output pins can therefor be changed as you like. You can upload a better modified version and improove this article by contacting me. With some pin changes you can port this code to other arduino boards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    It can help you typing less code to build a PIC program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    X-RT

    X-RT: A portable multiprocessor real-time scheduling framework

    This project contains the material discussed in my PhD dissertation, entitled "Hardware/Software Design of Dynamic Real-Time Schedulers for Embedded Multiprocessor Systems." The source code is available in the SVN repository: https://sourceforge.net/p/xrt/code/6/tree/trunk/ and consists in two folders: 1) /X-RT : A portable multiprocessor scheduling framework supporting scheduling periodic real-time tasks according to the G-EDF (Global Earliest Deadline First) scheduling platform. Current version supports major POSIX systems (Linux, QNX). 2) Hardware_GEDF_Scheduler: is a hardware implementation in VHDL (targeting FPGAs) of the G-EDF multiprocessor scheduling policy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Software and electronics hardware for concentrated solar power. A mix of code, electronics and sensor designs for tracking the sun to harvest solar power and related tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Universal Hardware Protocol (UHP)

    Universal Hardware Protocol (UHP)

    Secure Computing Environment

    The "Universal Hardware Protocol" (UHP) is an open architect built on open source code that makes possible for all software applications to run on all UHP computing devices globally without being subjugated to any artificial operating system platform (OSX, Windows, GPU/Linux, Andorid, Ubuntu, IOS, Redhat, BSD, etcetera). If you’re a software developer, the benefit of supporting the UHP is that your application runs on every UHP computing device globally (Tablets, Desktops, Workstations, SmartPhones, etcetera). ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB