Showing 113 open source projects for "c compiler vm"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 1

    Shapes

    Graphical programming. Includes n-dimensional sorting.

    Write programs as graphical dataflow charts instead of text. Compile them to any programming language you want. Besides this project includes the most efficient tree-based sorting algorithm that is possible. Originally developed on a CTOS Color NGEN, at first in Pascal, later ported to C, finally - 20 years later - ported to Linux. Currently it's still not really system independent. But it's intended that further releases will cure this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    UniSIMD-assembler

    SIMD macro assembler unified for ARM, MIPS, PPC and x86

    UniSIMD assembler is a high-level C/C++ macro assembler framework unified across ARM, MIPS, POWER and x86 architectures. It establishes a subset of both BASE and SIMD instruction sets with clearly defined common API, so that application logic can be written and maintained in one place without code replication. The assembler itself isn't a separate tool, but rather a collection of C/C++ header files, which applications need to include directly in order to use. At present, Intel SSE/SSE2/SSE4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OB2D Linux

    OB2D Linux

    B2D/OB2D 中文 Linux 計劃

    B2D/OB2D 主要在於 "嘗試實證" 以下構想雛型: * 小而美。 * 安裝容易 * 中文環境佳。 * 先採用 debian 套件(apt-get),它日再發展成自己的套件庫。 * 彈性大,採用模組化架構,可任意拆裝變形加入創意。 * 多用途:桌面、工作站、伺服器、無碟電腦教室應用。
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    netsniff-ng

    netsniff-ng

    A Swiss army knife for your daily Linux network plumbing

    netsniff-ng is a free Linux networking toolkit, a Swiss army knife for your daily Linux network plumbing if you will. Its gain of performance is reached by zero-copy mechanisms, so that on packet reception and transmission the kernel does not need to copy packets from kernel space to user space and vice versa. Our toolkit can be used for network development and analysis, debugging, auditing, or network reconnaissance.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 5
    Tool to create SVF files from HEX files for Atmel microcontrollers, similar to the closed-source avrsvf.exe application available from Atmel. You should be able to compile the tool on any platform with a C compiler, like Linux, Mac OS X, FreeBSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DRT

    DRT

    Dataflow Run Time

    ... development of a good compiler that targets such interface on one side, and to allow for a good architectural support of such API too: ideally each function could map to a Thread-Level-Parallelism Instruction Set Extension (TLP ISE).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FastSim consists of: - 'Facile' a highly flexible and expressive processor-architecture specification-language. - A compiler for the specifications which produces high-performance, fast-forwarding simulators.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 517 This Week
    Last Update:
    See Project
  • 9

    Open Source on the Xbox 360

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

    An effort towards porting Linux and related open source operating systems to the Xbox 360. 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: 26 This Week
    Last Update:
    See Project
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • 10
    A fixed point math header-library for C, under a liberal license.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    CLISP - an ANSI Common Lisp
    CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.
    Leader badge
    Downloads: 510 This Week
    Last Update:
    See Project
  • 12
    virtualcontrol is a configuration and monitoring tool for QEMU/KVM instances on a linux box. virtualcontrol primarily uses the KVM command line tools to do its job. Apart from trivial functions like starting and stopping virtual machines, virtualcontrol also allows freezing/thawing virtual machines (snapshot including memory dump), KVM machine migration and advanced storage functions like HA and dedicated storage solutions (OpenSANd).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MIPS R3000-based virtual machine with support for serial console and GNU cross-compiler tools.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    vcproj2cmake

    Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler

    Elaborate Visual Studio .vcxproj / .vcproj projects to CMakeLists.txt converter, enabling Makefile or Ninja or IDE builds, i.e. full multi-platform CMake functionality (Linux, Mac, Windows...). Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping. Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TemplateLite

    A small fast Template Engine for PHP, without a huge framework.

    Template Lite is a very fast, small HTML template engine written in PHP. The engine supports most of the Smarty2 template engine functions and filters. This template engine is no longer a Smarty Replacement. But is still similar to Smarty. The new TemplateLite3 is currently in the works and has a new parser and compiler structure along with a modified syntax. The new TemplateLite is not 100% backward compatible for the templates but, the usage from php should be. Version 2 will still receive...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    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: 0 This Week
    Last Update:
    See Project
  • 18
    xSTreamC is a streaming language developed by STMicroelectronics to support the mapping of data intensive streaming applications on distributed multiprocessor SoCs. A compiler and a simulation library are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 2 This Week
    Last Update:
    See Project
  • 20
    P objdump

    P objdump

    Tool to find symbols in Library or Executable

    This tool is handcrafted for developer to find symbols listed inside Library and Executables. Upgrading for demangling support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Medusa

    Medusa

    An open source interactive disassembler

    Medusa is a disassembler designed to be both modular and interactive. It runs on Windows and Linux, it should be the same on OSX. This project is organized as a library. To disassemble a file you have to use medusa_text or qMedusa. Medusa requires the following libraries: boost >= 1.55 (system, filesystem, thread, date_time), OGDF (required git), and Qt5 >= 5.2 for the GUI. You also need CMake for compilation and a C++11 compiler (VS2015 update 2 on Windows). Git is optional but allows to clone...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Debian Unstable/testing alpha.

    Pre-Alpha Console distro for high performance Linux computing.

    Basic Debian INTEL/AMD HPC console/desktop multi purpose. Linux for software devs/QA and thin laboratory clusters. MIC hardware, NUMA and live network memory and full IPv6 are supported. Final alpha release features: ======== * Usb image * General debian repos * VM optimizations * Hugepages by default * CGROUPs optimized by default * ALSA * Latest Debugging / Baremetal kernels * Full Haswell and MIC support in test * Full optimized python support * Full optimized perl...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mite is a simple general-purpose VM system that provides fast JIT translation to good native code, and safe interpretation. It is easy to target (the core specification is about 10 pages), and simple to implement (a few thousand lines of ISO C).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    qemuctl
    This is a controlling GUI for the emulator "qemu". It is not for configuring devices or starting qemu, no it's for changing media, reset the vm, and so on at runtime. You can start it out of your favorite configuring GUI like you would do with qem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    chmc is a free CHM compiler command targeted to *nix chm viewers.
    Downloads: 0 This Week
    Last Update:
    See Project