Showing 858 open source projects for "c programming framework"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Relacy is a framework for agent-oriented programming in C++. Agents are autonomous objects, they interact fully asynchronously with messages. Relacy provides means for defining user agents and messages, as well as runtime system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Network-Integrated Multimedia Middleware (NMM) is a flow graph based multimedia framework that allows to create distributed multimedia applications: local and remote multimedia devices or software components can be combined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    NutsOS

    Small 32-bits operating system

    NutsOS is a small monolithic operating system running on 32-bit processor. It is written in C and assembler and was created in order to learn the low-level programming and know the basic concepts of operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Minido

    A minimalistic launcher for a gtk-based desktop.

    Minido is a minimalistic launcher à la gnome do for a gtk-based desktop. Minido is light (it is written in C/C++ using the Gtk3 framework), smart (it adapts to your search habits in a simple yet helpful way), themeable (its look is governed by the active Gtk theme and is further customizable via css) and, in the futre, extendable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5
    IPFIRE-wall is a framework that implements a network firewall. It can be used in desktop systems and in simple network configurations, providing a friendly graphical interface and a simple installation procedure. Also unprivileged users can personalize.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    iiitbaodv-gpu-aodv-IIIT Bangalore
    The project is implemented as part of the CS-110 operating system course at IIIT Bangalore 2013. Aodv protocol is implemented on GPU using CUDA 4.0. A significant gain in execution time is observed when compared to CPU. Thus a simulator which uses GPU can be built on similar lines of NS2 if all the protocols can be parallelized and implemented on GPU. Guide: Prof Shrisha Rao srao@iiitb.ac.in Prof Poonacha P G poonacha.pg@iiitb.ac.in Students: Abhilash C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    CryptID

    An open framework for Single SignOn authentication

    CryptID an open framework that bridges Single SignOn (SSO) authentication with any standards compliant LDAP based authentication service. If you want to securely authenticate legacy services, such as smtp, pop3 or http against your Active Directory cluster or LDAP server, CryptID can provide secure access to SSO authentication without the messy HTTP bloat common to conventional SAML products. CryptID is designed to support synchronisation from multiple servers, and multiple organisations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Chameleon

    A multi-platform group communication framework for smartphones

    Chameleon is a group communication framework. As such, it simplifies building server-less, multi-peer connected applications for smartphones and some PC platforms. It is available in J2ME, J2SE, Android, .NET and .NET Compact Framework platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PDQ Update Prompt

    Adds update prompt to packages installed via PDQ Deploy

    ...Features: -Warns user of update being deployed and gives option to decline -Automatically proceeds if no response from user -Customizable warning message Included in the files section: -.exe executable for program (pdqupdateprompt.exe) -.vbs script to copy files to machine -.xml installer file for import of steps into PDQ Deploy Not Included but Needed: -PsExec.exe (found in PsTools from Microsoft Systernals) -.NET Framework 3.5 Binaries were compiled in Visual Studio 2010 Express and written in C# .NET See the wiki for full project details!
    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
  • 10
    Third party open source drivers for the Mindstorms NXT programming environment RobotC. Most sensors available to the NXT platform are supported as well some additional ones. Refer to the Release Notes for more details.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Programming At Kstark-MP3 Renamer

    Programming At Kstark-MP3 Renamer

    Simple And Easy Music File Renamer

    By using this application will rename your all selected music file automatically.this will remove symbols,url etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    interp is a powerful programming language, a testing platform, and a development framework. It is targeted for Linux/Unix-based systems, yet remains adaptable to less powerful embedded systems that were never intended to host a programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FAIN SNMP Activator

    Active Network Programming Language

    FAIN SNAP provides an active network programming language and interpreter. It allows finite state machines to be operated over a number of network elements. Its main use is to program firewalls and raise alerts. It is a native Debian distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Cray Containment Domains

    Cray Containment Domains

    Containment Domains are a framework for computational resiliency

    CDs can be thought of as a mechanism to support fine-grained, hierarchical, application-directed, uncoordinated checkpoint and restore. Containment Domains (CDs) were created to allow an application to recover in the face of various types of component failures, including hard (e.g. persistent) and soft (e.g. transient) hardware failures, transient software failures, and complete node failures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    trl is a library that adds functions to C++ to serialize and deserialize an object hierarchy, analog to the serialize method of java. This is done using the standard C++ preprocessor and template meta-programming techniques. It has moved to https://github.com/gerritdaniels/ctrl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ActiveLock is an open-source copy protection, software licensing framework for all development enviroments supporting COM+ architecture. Core DLL available in VB2008 and VB6. Samples in C++, C#, Excel/Access VBA and keygens in PHP, ASP.NET available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Zzzz-shutdown-scheduler

    The Zzzz is an application for scheduled computer shutdown for Windows

    This application shuts your computer down exactly on time and date you order. It is only for Windows system. Written in C++ with Qt framework and WinAPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    ChipKit Network

    Network stack for the ChipKit UNO32 and MAX32

    This is a new object-oriented networking stack for the ChipKit UNO32 and MAX32 boards. It currently supports just the ENC28J60 ethernet chip, but could easily be expanded to include other network chips. It offers a full network stack, with TCP and UDP, along with the ability to have multiple ethernet connections. Multiple sockets across multiple protocols are also possible. It has been designed to have a very simple interface to take a lot of the drudgery out of ENC28J60 programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Digest

    Digest

    Full computer manager

    Developed in C # on. Net Framework V2.0 Digest is an alternative to expensive software like Tuneup and others like it, while offering more functionality relevant. In this sense, is defined as a digest manager full computer. It thus extends its functionality to: - System: The performance monitoring / process verification / repair system files ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C++ library for debugging purposes and runtime logging to file with extension for Python and PHP. A simple solution for logging same way in many applications using different programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Partially Reconfigurable Hardware

    Framework for Adaptive Hardware Concurrent Systems with DPR-FPGAs

    This project introduces new FPGA architectural tools and Linux OS modifications that aid in supporting Dynamic Partial Reconfiguration (DPR) on FPGAs for concurrent control. It shows that control systems benefit from hardware concurrency, meaning that by moving the control intelligence into hardware, the negative effects inherent to threads and their scheduler are minimized. This leaves software with the role of a high-level administrator rather than an executor, thereby eliminating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bartlby is a network and system monitor completely written in C, to provide a scaleable framework with the ability to monitor networks of various sizes. Bartbly consits of a core deamon, serveral plugins and the web-gui (php-extension).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    YUMRepoManager

    YUMRepoManager

    YUMRepoManager, is a YUM configuration manager.

    ...The YUMRepoManager main goal is to allow the user the easy management of the YUM configuration but also include features like: editing the configuration files related to those repositories already installed in the system, importing/exporting, and dragging/dropping .repo files from and to the file browser, enabling/disabling the YUM plugins as well as changing the arguments of the createrepo command. This software has been developed using C++ and the Qt framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Network Connection Test

    Server and Client applications for testing network connectivity.

    ...Both applications display logs when the client connects and the data is being sent and received. This is a useful tool when configuring network routers or firewalls. The source code is a demonstration of sockets and multithreading programming using C#.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo