Showing 28 open source projects for "programing"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    ScaffCC

    ScaffCC

    Compilation and optimization framework for the Scaffold language

    ScaffCC is a compiler and scheduler for the Scaffold programing language. It is written using the LLVM open-source infrastructure. It is for the purpose of writing and analyzing code for quantum computing applications. ScaffCC enables researchers to compile quantum applications written in Scaffold to a low-level quantum assembly format (QASM), apply error correction, and generate time and area metrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    runpl

    Run Programming Language

    a new concept for programing: new syntax and a new way of coding source files. not bytecode or any typical implementation for vm. in fact, it encodes functions and keywords for a smaller code, which is good for small devices and embebbed devices. small code, small size, RUN faster.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    retropong

    Retro pong clone implemented using sfml

    ...Every time you lose or win you the game will notify you with the time you needed, try to beat your friend time. I was very surprised how easy is to use the sfml library so i decided to implement the game, i encourage people to get involved with the SFML programing it's very fun and have full of possibilities. To compile Retro pong you need SFML 2.0 installed on your system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    VS2D

    Vietnamese Word recorder and Test To Speech Kit

    ...+Test compile with Window, Mac (QMobility not so working, need instruction.) +The Word Recorder will be solely for Computer to make voice Data base. (In the future, it will be deploy for Android and iOS if demand). +Sub to Dub Programing will currently only for Computer. The program will be small enough for handheld player after some development. +The Test to Speech Kit will be deploy for any possible device. +In the presence time, word database are mean to store inside device(Will consume a lot of space). It will be stored in cloud instead in the future, and everyone can sync, or make their own voice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully managed relational database service for MySQL, PostgreSQL, and SQL Server Icon
    Fully managed relational database service for MySQL, PostgreSQL, and SQL Server

    Focus on your application, and leave the database to us

    Cloud SQL manages your databases so you don't have to, so your business can run without disruption. It automates all your backups, replication, patches, encryption, and storage capacity increases to give your applications the reliability, scalability, and security they need.
    Try for free
  • 5
    CDIV GAMES STUDIO

    CDIV GAMES STUDIO

    C/C++ Programing with ALLEGRO 4.2.2 - Win32/64 - LINUX - MACOSX

    CDIV GAMES STUDIO is a programming environment for multimedia applications mostly games using the power of the C/C++ and the graphics library ALLEGRO two are combined in the library CDIV that provides a parallel processing system based on processes style DIV2. Each process is an independent, each running a separate code to other processes and can be assigned graphics, rotation angles, execution priority, etc ... In addition CDIV own libraries can be used any of the functions of C/C++ and any...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Distributed Object Programing Environment for C++. Template library to make serialization/derserialization (pickling/...) easy - without the need for a special preprocessor or any other compiler extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Easy_AVR

    Easy_AVR

    Easy AVR is a new project to make AVR programing easier on POSIX and UNIX operating systems. The library is being written to make pure C style AVR programming more intuitive ( like Arduino library) but still allow the user to control the microprocessor completely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    3DTorpedo

    It is just a simple Torpedo like game, that utilize some nice features

    I always wanted to create a realistic water surface in OpenGL, so when I finished I got an idea why not make a simple game around it so this is it. Not a big game I know but if you interested in the way of programing you can certainly find something useful in it. In Short: +A window handling mechanism that cover the parts of WinAPI so you can much more easier create custom windows, buttons etc.. +A lot of OpenGL and Shader too
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    VYPE11

    C++ compiler fo VYPE11 programing language

    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
    Learn More
  • 10
    These are my c++ projects as I learn it. in the future when I become better at programing I will publish more advanced code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    OOEU is an open source, enhanced implementation of the Euphoria programing language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yet Another C++ Template Library is intented to give you some basic classes for meta-programing such as generic container, specific pointers or templates specifics structures such as typelist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The TORUS framework project aims to provide a complete application lifecycle management environment (from requirements to tests), supporting most common platforms and programing languages, and centered on one main concept: Think Once & ReUSe!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pes is an simple programing language. It has just few basic constructions and it has c-like & pascal-like syntax. The compiler output is Jasmin - an assembler for java virtual machine. It was my school project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Just Another "X" Object Oriented Operating System An embedded operating system aiming to take advantage of modern object oriented and generic programing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TSedit is an Text Editor with based on the MDI document approach. Lots of Syntax Highlighters for almost any modern programing language. TSedit also has some powerful tools like the Debuger and the File Inspector. Copyright(c)2009:Tristan Seifert
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The FFDec project intends to build a simple programming interface as one single DLL for video/audio-decoding using the FFmpeg library, so that it can be easily used in other programing languages - especially in Delphi and Free Pascal.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    quiplib is a c++ library that contains some classes to simplify you network programing and ACE programming. And implement some important and useful patterns in templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Corsolas AOP Attributed Framework for .NET 2.0 es una innovadora forma de tratar con Aspect Oriented Programing, basada en atributos sin lenguajes externos y lo mejor de una forma facil y poderosa... by maxtuno.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RPG Builder FREE is a non commercial RPG Development system for the RPG Hobbyist and without any programing knowledge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    YATK - Yet Another Tool Kit or "iá! TK - a Capixaba Tool Kit" is a set of libraries to do some tasks more easy on C++ and PHP programing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Demonstration of portable C++ programing technics such as generic programming, late bind, explicit link, animation, sound, etc, using both VBLib (http://sourceforge.net/projects/vblib) and wxWidgets[wxWindows] libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Synthesis is a RAD tool and C++ IDE (like VB or BCB). It eases the creation of Win32 programing though visual programming and class wizards. Using opensource framework and minGW Synthesis provides a extendable and powerful development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Developping for MacOS X, you needed a XML parser while you're programing using the Cocoa (Objective-C) environement?? We thought of you, here comes some frameworks to do the job!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Do you use Allegro for programing your games? This addon will finally help you to make your game event oriented and simplify your GUI and make it look better. (you need C++) Actually it works fine!!. It's quite disorganized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next