Showing 35 open source projects for "c linker"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 1
    Smaller C

    Smaller C

    Simple C compiler

    Smaller C is a simple and small single-pass C compiler, currently supporting most of the C language common between C89/ANSI C and C99 (minus some C89 and plus some C99 features). Currently, it generates 16-bit and 32-bit 80386+ assembly code for NASM that can then be assembled and linked into DOS, Windows, Linux and Mac OS X programs. (You may use YASM or FASM instead of NASM) Code generation for MIPS CPUs is also supported (primarily for RetroBSD). The compiler is capable of compiling itself...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ToaruOS

    ToaruOS

    Hobby operating system, bootloader, kernel, drivers, C library

    ToaruOS is a "complete" operating system for x86-64 PCs and experimental support for ARMv8. While many independent, hobby, and research OSes aim to experiment with new designs, ToaruOS is intended as an educational resource, providing a representative microcosm of functionality found in major desktop operating systems. The OS includes a kernel, bootloader, dynamic shared object linker, C standard library, its own composited windowing system, a dynamic bytecode-compiled programming language...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Selfie

    Selfie

    An educational software system of a tiny self-compiling C compiler

    An educational software system of a tiny self-compiling C compiler, a tiny self-executing RISC-V emulator, and a tiny self-hosting RISC-V hypervisor. Selfie is a project of the Computational Systems Group at the Department of Computer Sciences of the University of Salzburg in Austria. The Selfie Project provides an educational platform for teaching undergraduate and graduate students the design and implementation of programming languages and runtime systems. The focus is on the construction...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    64tass

    64tass

    An assembler for the legendary 6502 processor and it's derivatives

    64tass is cross assembler targeting the 65xx series of micro processors.
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 5

    Tiny Multi Bootloader+

    Serial Bootloader for Microchip, Atmel, NXP, TI, 8051 microcontrolers

    ... does it come from? This Bootloader is based on "Tiny PIC Bootloader" made by Claudiu Chiculita. A special THANK to him!!! What can it do? It can program: - Microchip PIC10/12/16/18/24/32/dsPIC30/33 - Atmel ATtiny, ATmega - TI MPS430 - NXP ARM Cortex-M0+ - Silicon Labs C8051 And this: - with light modifications to the Bootloader firmware for new devices - without modifying your source code or using a special linker script - via GUI or command line prog - with automatic Reset
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 6
    Z88 Development Kit

    Z88 Development Kit

    C compiler and dev kit for the z80 with assembly language libraries.

    Z88DK is a complete Z80 / Z180 development kit that includes C compiler, assembler, linker, a tool for generating executables in a number of formats, and miscellaneous other tools. Over 80 machines are directly supported out of the box including standalone Z80 and Z180 embedded systems. Z88DK's extensive assembly language libraries give it significant performance advantages over other Z80 C Compilers. Building software for standalone or generic Z80 systems: https://www.z88dk.org/wiki...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    Emojicode

    Emojicode

    World’s only programming language that’s bursting with emojis

    .... Emojicode is a straightforward language to learn, whatever background you have. Our documentation is known to be excellent and stuffed with walk-through guides and examples. Before you install Emojicode make sure you have a C++ compiler and linker installed. clang++ or g++ are fine, for instance. The Emojicode compiler can only link binaries if such a compiler is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sozobon

    Sozobon

    K&R C compiler for the 68000

    From the old ATARI ST days, is Sozobon 2.0 the 68000 compiler. Includes JAS an assembler, TOP an optimizer and a linker.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    VcSpawn

    Runs cl.exe/link.exe with low priority in MS VisualStudio

    This application is intended to reduce running priority of MS Visual Studio compiler and linker processes. When you build a solution in Visual Studio (2013-2017), it can run multiple cl.exe / link.exe processes that consumes 100% even of multicore CPU. Those processes run with a normal priority and can make other application's work sluggish, even if the compilation is running in the background. This application substitutes native cl.exe / link.exe files and spawns them with a lower than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10

    tech00

    Technology project

    Technology project. Goals: 1. CMSIS alternative implementation. 2. Custom MCU peripheral description. 3. Extended linker script. 4. Build time configuration. 5. Specific Makefile. Toolchain: Sourcery CodeBench Lite 2013.11-24 Target board: STM32VLDISCOVERY Functionality: As of now only test of core API and LED blinking. Might be used as application template.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DCC is a C-like compiler used in linux. So far, DCC is only for x86 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Moved to https://github.com/gentoo/parity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    [I'm rewriting a more portable version of this software, please goto the lifeSystem project on sf] Runtime module (re)loader and (re)linker (educational purposes) OpenGL based modular non-intrusive gui Example applications (an animal species simulator with fuzzy AI is included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    GLEXT - Win32 OpenGL Extension API

    Win32 OpenGL Extension API

    GLEXT is a Win32 DLL with header and linker library, designed using Microsoft Visual Studio 2012. It implements all publicly available OPENGL extensions as static functions, that can be directly called without the danger of running into NULL pointer exceptions. It can be freely used and distributed or modified. And as source is also available, the API can be recompiled with other versions of Visual Studio. And source can also be recompiled with Other C/C++ API for different OSes...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    xocc aims to be a retargetable / easy to port objC compiler/linker/assembler/preprocessor under a BSD-Style license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ACC
    David Ashley's C compiler has now been GPL'd. This includes the full source, some demo programs, along with some minor changes... ACC builds 32bit exe's using TRAN's PMODE dos extender for MS-DOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PXC is a new C-Crosscompiler-Project, based on PCC the UNIX(TM)-Original. Aimed at ISO-9899:99/201x Feature-Completness and easy retargeting. The Toolchain will consist of an Assembler, Linker, Librarian and an integrated MISRA-C-Checker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The CLOWN virtual machine is a microcomputer simulator for operating system research. CLOWN emulates a realistic, though vastly simplified computer system. Besides the simulator itself, it includes assembler, linker, and disk maintenance tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project provides a tool-chain for compiling C code for the SPEAR2 processor. It comprises a C compiler (GCC), an assembler/linker, a macro assembler, a basic library and a simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    An unofficial dev kit for the PV2 camera. Currently includes v8 uRISC assembler, linker, and source examples. It can be used to create firmware patches and uploadable programs for the $10 and $20 Ritz/CVS "single-use" PV2 digital camera.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    This is a port of PICAXE-28X BASIC software written by Jim Tregellas VK5JST for his Antenna Analyser project to C for PIC16F873A. The project can be compiled using a free edition of B Knudsen Data CC5X C compiler and MPLAB IDE assembler/linker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    eXtended FLAT (XFLAT) is a binary format that will support dynamic shared libraries on MMU-less Linux (uClinux) platforms. XFLAT is a mature suite of development tools including compiler, linker, loader, dynamic loader and support tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    "Motorola DSP56800 Tool Chain" is intended to create a complete development environment for the embedded digital signal processor family. Including assembler/disassembler, linker, archiver and light C compiler based on GNU binutils and gcc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Program GameBoy Advance cartridges with the Flash Advance Linker using your Amiga!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Experimental Virtual Machine written in C with portability in mind and associated toolchain (assembler, linker, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next