Showing 781 open source projects for "interactive c"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 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
    A web services application that provides an SQL database for each user. Users thus have a datastore that can be located similar to an e-mail address (user@mycompany.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Wireless technologies are currently being used to free the presenter from wires during presentations by wirelessly sending the video signal from the notebook to the digital projector. project homepage url: http://www.sneetches.net/pib/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    OSE is a C++ library, with some Python wrappers, containing generic classes, as well as support for event driven systems, interprocess communications and a request/reply, publish/subscribe service agent framework with RPC over HTTP interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Subether is a p2p network system that allows applications to find each other to make use of peering resources. Included is a distcc application. I'm trying to make the worlds largest compiler.
    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
    LogThis C# logging framework is a drop-in logging tool module for .Net applications. Supports: Multiple custom profiles; log file naming by day, week, month; max log file size; Windows event log. Simple out of the box, intelligent presets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    QSP is a Interactive Fiction Development Toolkit, which combines editor and a player with detailed documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cross-platform C++ Socket Library which supports TCP, non-blocking/blocking mode, listening, connecting. It is highly customizable, examples given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a C++ template class library for generic smart data. Smart data substitutes plain old data (in the smart pointers' manner), automatically generating associated: copy constructor, assignment operator, toString(), serialization, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NiftyMOO is a MOO server, forked from the LambdaMOO server. Its primary purpose is interactive text-based communication.
    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
  • 10
    Alternate server and development environment for the Nabaztag device. Serveur et environnement de developement alternatifs pour le Nabaztag.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    QDisassembler Interactive Disassembler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Yet Another Object Request Broker is an implementation of CORBA, written in C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The .NET Mock Objects project is a .NET framework whose goal is to facilitate developing unit tests in the mock object style.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Project is a .net components plug-in framework, which references on Java Plug-in Framework (JPF).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sircl is an irc library in C. The major features are small size and portability. sircl can be used to program interactive or no interactive irc clients, for example chats programs, irc bots, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    froth is a Forth-like compiler written in Ansi C, and therefore fully portable (only require glib). With Froth, is provided also a Forth implementation for DSP (tms320c50 at this time). Froth should then be mainly considered as an interactive forth cross
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ubcc is a just-in-time compiler for various bytecodes. It is designed for use in operating system kernels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Asterisk Manage API and FAGI C++ Framework. Implemented with high efficient OS independent Sockets wrapper (ACE). Provide C++ API wrappers for Asterisk Manager API and FAGI. A Manage API relay(proxy) server and a FAGI socket server will be implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    (To pronounce, just say the letter: AAY WHY QUEUE.) A collection of high-level models and utility code applicable to interactive applications. e.g. Fixed/variable timestep timing, state machine, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Continuous Integration for .NET: Draco.NET is a Windows service application designed to facilitate continuous integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Memory Supervision System (MSS) is a handy tool for debugging dynamic memory bugs and logging memory usage information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ctypes is a Java library allowing one to create and manipulate C data types in Java. These can then be passed to C-functions loaded from dynamic link libraries. This is based on the ctypes python module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Libut is a C library for writing UNIX servers or daemon processes. Libut invokes callbacks in your code for I/O, signals or timer activity. Supports logging, profiling, configuration, and run-time administration through an interactive control port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The CCC Language is yet another programming language. It is platform-independent, compact, and robust. Supports many SQL engines, has own ISAM DB engine, has terminal mode and more UI-s, is object-oriented, but it is compiled and not interpreted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gate Guardian is a library of C/C++ functions that can be used to avoid common security problems when a process forks or is forked from a parent process, or runs / is run by an external program. The code is meant to be portable across many UNIX variants.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo