Showing 27 open source projects for "c compiler vm"

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.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    GLM

    GLM

    OpenGL Mathematics (GLM)

    ..., quaternions, data packing, random numbers, noise, etc. This library works perfectly with OpenGL but it also ensures interoperability with other third party libraries and SDK. It is a good candidate for software rendering (raytracing / rasterisation), image processing, physics simulations and any development context that requires a simple and convenient mathematics library. GLM is written in C++98 but can take advantage of C++11 when supported by the compiler.
    Downloads: 139 This Week
    Last Update:
    See Project
  • 2
    OpenSCAD

    OpenSCAD

    The programmer's solid 3D CAD modeller

    ...-animated movies. OpenSCAD is not an interactive modeller. Instead it is something like a 3D-compiler that reads in a script file that describes the object and renders the 3D model from this script file. This gives you (the designer) full control over the modelling process and enables you to easily change any step in the modelling process or make designs that are defined by configurable parameters.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3

    Vanga

    Compiler-like generic data scraper and GUI automation tool.

    A Java-based visual compiler for GUI recognition and automation. The screens are described in an XML file which contains the definitions of lexemes and the tokens that comprise them. Upon a successful match of a screen, user-defined code is executed. Within the scope of this code, the user is capable of extracting data from the screen, interpreting it, and driving the GUI accordingly. The demonstration example reads the value of a calculator, displays it for the user, and enables him...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DeepMind Lab

    DeepMind Lab

    A customizable 3D platform for agent-based AI research

    .... To enable compiler optimizations, pass the flag --compilation_mode=opt, or -c opt for short, to each bazel build, bazel test and bazel run command. The flag is omitted from the examples here for brevity, but it should be used for real training and evaluation where performance matters. DeepMind Lab ships with an example random agent in python/random_agent.py which can be used as a starting point for implementing a learning agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The complete Network Management Solution for MSPs and IT Teams Icon
    The complete Network Management Solution for MSPs and IT Teams

    NMIS consolidates multiple tools into one system, ready for Network Engineers to use.

    NMIS is a solution that provides network performance and analysis, network automation, event management and monitoring of your entire network.
  • 5
    Software Renderer

    Software Renderer

    A shader-based software renderer written from scratch in C89

    This is a shader-based software renderer written from scratch in C89 with minimal dependencies, available for Windows, macOS, and Linux. Pre-built binaries for Windows, macOS, and Linux are available for download from the Releases page. To build the software renderer from source, a C89 compiler and development files for your window system are required. Install Visual Studio with C++ support and run build_win32.bat. If the software renderer is launched without arguments, one of the available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ucme_compiler

    A compiler that automatically generates parallel code

    This compiler automatically generates C++, CUDA, MPI, or CUDA/MPI code for parallel processing. The idea is to require only minimal end user knowledge of how the underlying code works. It was originally intended for numerical analysis work, but it also is very applicable for image processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    tinyobjloader

    tinyobjloader

    Tiny but powerful single file wavefront obj loader

    Tiny but powerful single file wavefront obj loader written in C++03. No dependency except for C++ STL. It can parse over 10M polygons with moderate memory and time. tinyobjloader is good for embedding .obj loader to your (global illumination) renderer. We recommend to use master (main) branch. Its v2.0 release candidate. Most features are now nearly robust and stable (The remaining task for release v2.0 is polishing C++ and Python API).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    CognitionMaster

    CognitionMaster

    object-based image analysis framework

    Wienert S, Heim D, Kotani M, Lindequist B, Stenzinger A, Ishii M, Hufnagl P, Beil M, Dietel M, Denkert C, Klauschen F. CognitionMaster: an object-based image analysis framework. Diagn Pathol 2013, 8:34
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Arkanoid SFML

    Arkanoid game using SFML library implemented in C++

    This is the re-factored Arkanoid game using SFML library implemented in C++. The original version was implemented by Vittorio Romeo and is available on github https://github.com/SuperV1234/Tutorials. In order to compile the project you need the installed SFML library and g++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn PDFs into postal mail Icon
    Turn PDFs into postal mail

    Postal Mail Solutions for Digital Workplaces.

    Click2Mail transforms conventional mail with its online and on-demand, SaaS print-to-mail service.
  • 10

    Baby X

    X Windows baby toolkit

    Baby X is a simple toolkit for X Windows. There's also the Baby X resource compiler, which can be used as a standalone program or to get resources together for Baby X programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Qfsm

    Qfsm

    A graphical Finite State Machine (FSM) designer.

    A graphical tool for designing finite state machines and exporting them to Hardware Description Languages, such as VHDL, AHDL, Verilog, or Ragel/SMC files for C, C++, Objective-C, Java, Python, PHP, Perl, Lua code generation.
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 12

    Animated GIF Control

    Animated GIF control for Windows

    A Windows control that plays GIF animations. It comes with a platform-agnostic GIF file loader. You'll need to embed the GIF as a raw binary then create a temporary stream to package images, the resource compiler isn't up to it. The control uses the timer to update the animation. It's written in pure C, and only exposes three functions. Register at start-up, and create with "GIFAnimation" as the class name using CreateWindow. It should drop in easily to any project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "Windows Free Pascal IDE"

    "Windows Free Pascal IDE"

    Windows Free Pascal is a free source code editor for programmers

    "Windows Free Pascal IDE" is Copyright (c) 2014 dr Jaroslaw Szymanda Windows Free Pascal is a free source code editor for programmers of console applications. Designed primarily for students who begin to learn programming. They can quickly write and compile software using open source Pascal compiler developed by "(c) Free Pascal Team" (see http://www.freepascal.org). "Windows Free Pascal IDE" program is free software and can be redistributed without any restriction.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14

    OpenShader

    Open architecture GPU simulator and implementation

    Documentation, simulator, compiler, and Verilog implementation of a completely open-architecture graphics processing unit. This design is intended for academic and commercial purposes. The first step is to develop a detailed GPU simulator and compiler. The second step is to implement the GPU in synthesizable Verilog. The third step is to develop a feedback loop between the simulator and implementation, allowing power, performance, and reliability aspects of the hardware to feed back...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    A powerful interpreted language with simple compiler for Windows 7 to create apps for graphics, image acquisition, processing and advanced analysis. Includes 800+ commands, help, simple development studio, plug-in API and Debugger window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BaX
    The BaX-lib is a powerful, lightweight easy to use library for the creation of bitmaps in your C++ programs. The BaX-compiler is a simple script interpreter to achieve the same thing. It's easy, lightweight, fast, and completely written from scratch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bogart is a high-level library/optimizing compiler for graphics. It aims to provide high-level abstractions/optimizations, with support for graphics hardware (procedural shaders). LLVM/CUDA/OpenGL are on the roadmap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FX Batch Compiler
    This Windows application supports compilation of FX effect files and HLSL shader files using fxc command line compiler included in DirectX SDK. You can compile many files at time or one file with different settings.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    An efficient shader compiler, a simple and practical solution for managing shader files in 3d engine projects. Editing fx files is just as easy as editing c files with its help. It provides a lot more than fxc.exe. (key words: HLSL,GLSL,DirectX,CG)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A C and C++ Library + a compiler to create Adobe Flash SWF movies up to version 9 (v1.8.1). Supports nearly all the tags, includes an ActionScript compiler. Detailed docs and other tools: convert fonts to Flash, decompile Flash, jpg2swf. LASTEST IS 1.8.4
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    rmapc is an efficient free map compiler for games using BSP files. Although influenced by id Software's quake map compiler, rmapc is developed from scratch and does not reuse code with similar utilities.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Ray aims to be a full-featured extensible raytracer portable among POSIX and Windows with native support for multi-threading and network distribution. It will provide a scene programming langage with a VM [more features to be added once available].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SoftWire was the precursor to TransGaming's SwiftAsm. SwiftAsm is an optimizing run-time x86 assembler that can be used as a JIT compiler back-end for scripting languages, or for dynamic code generation of efficient processing pipelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A language for real-time 3d. Features compiler for OpenGL and DX8 api's. Also includes a DX8 benchmark program (xmark).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next