Search Results for "programming c" - Page 31

Showing 2658 open source projects for "programming c"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    bNesis

    bNesis

    bNesis is a Unified API service that reduces complexity of integration

    ...In addition, post integration bNesis services can be used by anyone without programming skills to easily switch, add and delete services based on the users’ needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Information Library for C#

    Information Oriented Programming Library for C#

    The Information Library for C# is a .NET library for information oriented programming. The new version has more endeme functionality and some micro-languages. To understand why this is useful, you must understand the difference between data and information. Wikipedia has an interesting article on information. As does diffen: http://www.diffen.com/difference/Data_vs_Information My definition of information is that information is data that has meaning to people, whereas data is data that has meaning mainly to a computer or a programmer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CFugue: C++ Music API / Library

    C/C++ API for programming music (Carnatic and Western)

    C/C++ API for programming music. Hiding the complexity of MIDI, the library offers high-level programming for music notes. Offers features to directly start working on Music Notes such as C, D, E etc... Works with Western and Carnatic music alike.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    ProgramNet Designer

    ProgramNet Designer

    C++ cross plattform functional block programming

    With the help of the ProgramNet the user can develop plug-ins(called units) which can be connected with other units forming a net. The net has a form of a flow diagram. The resulted net can be executed in the ProgramNet for testing purposes or independently in the target platform as a final release. In order to execute a net the ProgramNet uses the kernel. The kernel executes automatically each unit in a separate thread and manages the data exchange between the units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    eibnetmux multiplexes EIBnet/IP connections allowing to use one EIBnet/IP gateway (including Siemens N148/21) for multiple client applications (such as EIB programming tool ETS, a visualisation solution and other control software).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Q Light Controller Plus
    QLC+ is a fork of the great QLC project written by Heikki Junnila. This project aims to continue the development of QLC and to introduce new features. The primary goal is to bring QLC+ at the level of other lighting control commercial softwares. Please download the latest version from https://www.qlcplus.org.
    Leader badge
    Downloads: 66 This Week
    Last Update:
    See Project
  • 7
    ETFOMM (Enhanced Transportation Flow Open-source-simulation Microscopic Model) is sponsored by a US DOT SBIR Program. The objective of the project is to establish a transportation flow simulation software program and its Application Program Interface. ETFOMM can be used as a DLL as a substitute for CORSIM in the TSIS package. It is compatible with TRAFED and TRAFVU. ETFOMM can also be used as a separate executable from a Windows or Linux command line. ETFOMM may also be linked into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Dao Language

    Dao Language for Scripting and Computing

    Dao is a lightweight and optionally typed programming language with many interesting features. It includes features that can make concurrent programming much simpler. It has well designed programming interfaces for easy embedding and extending.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    NConcern

    NConcern is a .NET Runtime AOP (Aspect-Oriented Programming) Framework

    NConcern is a .NET AOP (Aspect-Oriented Programming) Framework written in C# and based on code injection at runtime that reduces tangling caused by cross-cutting concerns. Its role is to introduce AOP paradigm with a minimum cost to maximize quality and productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10

    Orions Grand Inquisitions Mod

    An Epic Expansion for Civ4 BTS

    This is a Beyond the Sword (BTS 3.19) project for Civilization 4. It is a 1GB download. OGI is the result of countless hours of difficult programming in SDK, Python and XML that is designed to provide a rich variety of strategic choice and enjoyment for all. If you want to play Civilization, then OGI is the mod to play. Make sure to download the art file (FPK file). The mod will not run without it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    HHVM

    HHVM

    A virtual machine for executing programs written in Hack

    ...HHVM uses a just-in-time (JIT) compilation approach to achieve great runtime performance while maintaining amazing development flexibility. HHVM supports the Hack programming language. We are moving fast, making changes daily and releasing often. If you notice a regression in the typechecker or the runtime, please open issues when you find them. Rather than directly interpret or compile source code directly to C++, HHVM compiles Hack into an intermediate bytecode. This bytecode is then translated into x64 machine code dynamically at runtime by a just-in-time (JIT) compiler. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Khalok

    Khalok

    A simple game written in C and SDL 1.2

    A simple game written in C and SDL 1.2. Done for a 1st year C programming project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WiseList

    A very simple to do list

    I made this for two reasons: To have a very clean, simple to do list that I can just type in and check off as needed without taking much time. The second reason, which is largely where a lot of my projects start: to learn key programming concepts by developing simple and useful applications. It may be viewed as "re-inventing the wheel" and I know that this is not the only to-do list application out there, but it helped me learn some good things about programming, SQL queries, and how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Armageddon AI

    To create a mathematical equation to run a super military grade A.I.

    The author here seeks to take information that he has learned from other programming projects to create a mathematical equation that can be used to run a super artificial intelligent A.I. capable of multitasking and performing task as well as a human or even better than a human. This project will use trained regression lines to predict the weights of the A.I.'s neurons. Then using the equation's of the regression lines to make an equation for a A.I. that can self train and update its own...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Asynchwave

    image analysis template library

    A research project, Asynchwave library is C++ code provided in a set of source C++ files. Its purpose is to provide a comprehensive set of classes and functions for 1.1. General purpose extendable image analysis on image segments of arbitrary shape. The organization is similar to STL: there are algorithms, collections, functional objects, iterators and adaptors. This architecture allows productive and flexible programming while keeping the code as fast as possible. 1.2. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Aether Space

    Aether Space

    Realistic space exploration / orbital mechanics simulator.

    ...The project started about two years ago and now is almost ready to be tested by anyone, we ned to fix a few bugs and voila, version 1.0.0 will be released. The programming language is C++ and the 3D interface is DirectX 11. Join us and become a part of this amazing journey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    STM32F100 to STM8S105 SWIM library

    SWIM protocol for flash programming of STM8 processors

    Library for programming flash memory of STM8S105 using STM32F100. You may use this abandoned project as an inspiration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Unofficial MinGW distribution

    Prepackaged MinGW installations

    Complete working distributions of MinGW 4.8.1 and MinGW 5.3.0 packaged in a 7z archive. Extract twice, set your path, and compile away. Perfect for getting started with programming with C, C++, and the MinGW GCC compiler.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Project 2306 IDE Rad MacOS MCU DeveR

    Project 2306 IDE Rad MacOS MCU DeveR

    Electronic design and programming tools suite like Eagle, MpLab

    Currently Only MacOS is Present, PreAlpha means not Ready to use, Application is provided Without Strict Garantee, License not OSI. All others platform Windows, Linux, HaikuOS STILL under TEST, Dummy "Hello world" is provided instead Project2306 IDE : Application pour la programmation de Microcontroleurs et d' Application Electronique Project2306 IDE : for All whom want to Create and Develop on Embed Platform Software as Programming Tools suite and PCB Design Planned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    NtdIsp

    NtdIsp

    A system for programming LPC, STM32 and possible others devices.

    This project provides three different interfaces for programming embedded chips: a GObject based library (for developers), an executable binary (for computer geeks) and a GTK+3 front-end (for less geeky users). Actually NXP LPC and STM32 based chips are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SimplEvoFramework

    SimplEvoFramework

    Simple Evolution Framework in standard C

    This software implements a general framework for experimenting and demonstration of evolutionary algorithms. The software is implemented in standard C and tries to be as general as possible. The user can implement his/her own fitness function and genotype representation. Since standard C is used the implementation of new fitness functions and gene types require a bit of archaic C programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    YoutubeDownloader - MP3 Converting

    YoutubeDownloader - MP3 Converting

    Complete Webpage in PHP & Perl for Youtube Downloader Web Projekt

    Complete new web project from me from 2014 realizing a youtube video downloader inclusive mp3 converting process. The project is coded in php, perl, jquery, ajax and css3. the web design is simple, but you can use it to set up new content. i dont publish the songtext content, but i give you all 30 perl created crawlers that extract content from lyrics and songtext webpages via wget. perl crawlers will then parse out the songtext content out of it. (c) Copyright: 2014 Sebastian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is a modification of the project started by Derek Wight (found here https://sourceforge.net/projects/barebonespic/). "A bare-bones PIC programmer. This low-voltage programmer runs from the serial port of a Windows PC using a handful of inexpensive components." Notable changes here: 19-Oct-2016 - The clock is inverted and pulled low during blank events before/after programming. - The RichTextBox control has been replaced by an edit control. (RTB is considered unsafe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MsraConsole

    MsraConsole

    Remote Desktop screen sharing Tool for Local Area Networks

    ...It shares the Windows Desktop Screen of multiple Computers with some Viewer Computers (Users). The Viewer can take control over the Mouse and Keyboard. It is only a programming sample, don't use the Software in productive Environments! It uses the Microsoft Remote Desktop API RDPCOMAPILib and AxRDPCOMAPILib the source Code is in C#. Requires Net Framework 4 or higher to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Emulator of Wang 700

    The functional model of the old calculator series Wang 700 and 15VSM

    This project introduces a console application designed for functional emulation of the USA old calculator series Wang 700 and their USSR derivatives 15VSM (15ВСМ). The main goal of the project is emulation of those models made in Soviet Union: 15ВСМ-5, 15ВМ16/32/128 - which are also known as D3-28 (Д3-28). The choice of them is due to the extremely strong and authentic CPU command set developed by Soviet engineers as a superset around the original Wang 700's command set. While Wang 700 were...
    Downloads: 0 This Week
    Last Update:
    See Project