Showing 18 open source projects for "c compiler vm"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 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
    fmt

    fmt

    Formatting library as an alternative to C stdio and C++ iostreams

    ... or at compile time. The library produces compact per-call compiled code. The library is highly portable and relies only on a small set of C++11 features, like variadic templates, type traits, rvalue references, decltype, trailing return, types, deleted functions, alias templates. These are available in GCC 4.8, Clang 3.0, MSVC 19.0 (2015) and more recent compiler version. For older compilers use {fmt} version 4.x which is maintained and only requires C++98.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    JSON implementation for Ruby

    JSON implementation for Ruby

    JSON implementation for Ruby

    This is an implementation of the JSON specification according to RFC 4627. You can think of it as a low-fat alternative to XML if you want to store data on disk or transmit it over a network rather than use a verbose markup language. Both variants of the JSON generator generate UTF-8 character sequences by default. If an:ascii_only option with a true value is given, they escape all non-ASCII and control characters with \uXXXX escape sequences, and support UTF-16 surrogate pairs in order to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    CWhy

    CWhy

    Explains and suggests fixes for compile-time errors for C, C++, C#, Go

    Explains and suggests fixes for compiler error messages for a wide range of programming languages, including C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, Swift, and TypeScript. CWhy needs to be connected to an OpenAI account or an Amazon Web Services account. Your account will need to have a positive balance for this to work (check your OpenAI balance). CWhy currently defaults to GPT-4, and falls back to GPT-3.5-turbo if a request error occurs. For the newest and best model (GPT-4...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming...
    Leader badge
    Downloads: 481 This Week
    Last Update:
    See Project
  • Rezku Point of Sale Icon
    Rezku Point of Sale

    Designed for Real-World Restaurant Operations

    Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
  • 5

    SC

    SC is a C based meta/programming language/environment

    SC is a C based/compatible language that uses a binary source code format and a "special" editor to provide a far more advanced programming and meta-programming environment. The basic philosophy is to "simplify" the "form" and not the "meaning" of C. SC allows you to write source code that can analyze and modify itself. Which in turn allows you to create far more compact and powerful libraries, templates, toolkits and simply source code, using techniques similar to aspect and/or language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    I Heart LA

    I Heart LA

    Compilable markdown for linear algebra

    I Heart LA is a compilable markdown for math. It can generate working code in your favorite language (C++, Python, MATLAB, more to come) and LaTeX from snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Myrtille

    Myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol and SSH client

    Myrtille provides simple and fast access to remote desktops, applications, and SSH servers through a web browser, without any plugin, extension or configuration. Technically, Myrtille is an HTTP(S) to RDP and SSH gateway. User input (keyboard, mouse, touchscreen) is forwarded from a web browser to an HTTP(S) gateway, then up to an RDP (or SSH) client which maintains a session with an RDP (or SSH) server. The display resulting (or not) of such actions is streamed back to the browser, from the...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    json_library

    Another C++ based JSON Library (/w Parser/Generator/Navigator)

    Native C++ implementation of a JSON library. Contains a Parser, a Generator and and easy-to-use Navigator in one single class. To build you will need at least a C++11 capable compiler such as MSVC 10 (express edition). There is no other 3rd party library required to compile or run it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    glSatellite Demo

    Technological demo of OpenGL ES 2 Android NDK

    ... on a fixed background; - each satellite is represented by a beam with a unique color; - identifying the corresponding satellite if a beam has been tapped (based on color picking method). Additionally to 3D features presented the application is: - using NDK with C++11 features compiled by LLVM clang; - mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels); - using Android custom message queue to send asynchronous messages from Java to JNI
    Downloads: 0 This Week
    Last Update:
    See Project
  • Terranova Security Awareness Platform Icon
    Terranova Security Awareness Platform

    For businesses looking for a powerful Security Awareness Training solution

    Avoid data breaches with customizable, affordable cyber security awareness training solutions.
  • 10

    IOTL

    IOTL enables to serialize data in a portable way.

    IOTL enables to serialize data in a portable way that ensures full compatibility between different versions of your application! IOTL is a free open-source C++ library made to serialize data for your application. IOTL further ensures backward- and forward-compatibility with any version of your application. Those points are at the core of the library: - Any file written by IOTL on a certain device can be read on any other device, regardless of the compiler and the platform. - If your application...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    chmc is a free CHM compiler command targeted to *nix chm viewers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BinaryNotes is the Open Source ASN.1 (Abstract Syntax Notation One) framework for Java and .NET based on annotations/attributes. The framework has the flexible ASN.1 compiler, the runtime library that supports BER, DER and PER, and the Message Queues
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Compiler and interpreter for the Scriptol programming language. Scriptol is object oriented and the first language to use XML as data structure in sources. It is easy to learn and safe. Also, RSS readers in PHP, an RSS feed editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    CellMC is a multi-platform XSLT-based SBML compiler producing executable SSA models based on the optimised direct method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PeLib is a compiler-independent C++ library that can be used to work with Windows PE files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FlatCC FlatBuffers in C for C

    FlatCC FlatBuffers in C for C

    FlatBuffers Compiler and Library in C for C

    flatcc has no external dependencies except for build and compiler tools, and the C runtime library. With concurrent Ninja builds, a small client project can build flatcc with libraries, generate schema code, link the project and execute a test case in a few seconds, produce binaries between 15K and 60K, read small buffers in 30ns, build FlatBuffers in about 600ns, and with a larger executable also handle optional json parsing or printing in less than 2 us for a 10 field mixed type message...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple and incredibly powerful tool for scripting and fuzzing arbitrary network protocols written using the Chicken Scheme-to-C compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next