Showing 21 open source projects for "c compiler c99"

View related business solutions
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 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: 129 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: 42 This Week
    Last Update:
    See Project
  • 3
    Owncast

    Owncast

    Take control over your live stream video by running it yourself

    Owncast is a free and open source live video and web chat server for use with existing popular broadcasting software. Have complete control and ownership over your stream, allowing you to create the content and community you want. The frictionless built-in chat allows your viewers to be a part of the action. Include custom emotes and build chat bots to encourage engagement from your viewers. Point your existing broadcasting software at your Owncast server and begin streaming. Owncast can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    word_cloud

    word_cloud

    A little word cloud generator in Python

    A little word cloud generator in Python. The code is tested against Python 2.7, 3.4, 3.5, 3.6 and 3.7. If you are using conda, you can install from the conda-forge channel. wordcloud depends on numpy and pillow. To save the wordcloud into a file, matplotlib can also be installed. If there are no wheels available for your version of python, installing the package requires having a C compiler set up. Before installing a compiler, report an issue describing the version of python and operating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5

    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: 3 This Week
    Last Update:
    See Project
  • 6
    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: 1 This Week
    Last Update:
    See Project
  • 7

    libUEMF

    A C99 implementation for reading/writing WMF and EMF Graphic Metafiles

    libUEMF is a portable C99 implementation for reading and writing Windows Metafile, Enhanced Metafile, and Enhanced Metafile Plus (WMF, EMF, and EMF+) files. libUEMF avoids collisions with Microsoft defined functions and values, so portable programs which use it and have a Windows version do not require any conditional logic to separate the native GDI/GDI+ support from the equivalent functions provided by libUEMF. libUEMF does not implement GDI/GDI+ calls. Instead, for each metafile record...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    SoundComp
    A compiler library for a language integrating all that is needed for completely defining whole sound/music compilations. From very basic stuff as defining oscillators etc in all their parameters up to note events and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 2 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
    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: 56 This Week
    Last Update:
    See Project
  • 11
    LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files. It transparently handles conversions between time and pulses, tempo map handling etc. The only dependencies are C compiler and glib. Full API documentation and examples are included. Note that the development has moved to https://github.com/nilsgey/libsmf.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12

    MIDITOR

    MIDI multi track song writing in an ASCII editor!

    MIDITOR is a command line compiler that takes ASCII edited music which can be in the style of drum or guitar tablature but with accuracy. MIDITOR is comparable to a sequencer. It turns any ASCII editor into a MIDI editor, for loops, sequencing and composing. Any MIDI message can be sent at specific times including patch changes, control changes.... Tracks and channels can be easily rendered in parallel and the powerful macro preprocessor handles the repetitious nature of music writing. Music...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    SMILE
    Scriptable Multimedial Interactive Locations Engine, is a C++ written multiplatform engine designed to provide simple way to create 2D games and visualisations. SMILE consists of a shared library built upon SDL, data/ script interpret and Qt editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 19 This Week
    Last Update:
    See Project
  • 17
    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: 3 This Week
    Last Update:
    See Project
  • 18
    OpenCD SDL is a simple CD Player written with SDL Librarie in ANSI C, so it can compile on many OS. OpenCD SDL est un simple Lecteur CD écrit avec la bibliothèque SDL en ANSI C, donc on peut le compiler sur tous les systèmes.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Drum machine compiler, generic music sequencer and mixer: Write or generate drum and tone patterns in a simple programming language. Mix it using the sample assembler (asampler). Renders to files or plays real-time. Very portable. Works on old hardware.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    BaverBurner is a GUI frontend for cdrecord, cdrdao and dvdrecord. It will be able to create Data CDs, Audio CDs from your MP3/OGG collection, Data DVD's and Video DVD's once completed. It requires a valid C compiler and GTK+-2 libraries, as well as cdto
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The aim of DynamiC++ project is the development of dynamic analyzer of C++ code witch can be applied to dynamic C++ compiler (for quick compilation) and for integrated development environment (because dynamic analyzer can be used for smart highlighting).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next