Showing 630 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
  • $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
  • 1
    memwatch is an ANSI C fault tolerant memory leak and corruption detection tool. Basically, you add a header file to your souce code files, and compile with MEMWATCH defined or not. Check the README and USING files for more instructions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Generic SOAP to CORBA bridging software, using the CORBA Interface repository to match the incoming SOAP request to the corresponding CORBA service, build the dynamic invocation of the CORBA service and to generate the SOAP response or possibly SOAP fault
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    getoptions is a C implementation in the spirit of the Perl module Getopt::Long. No more building of getopt_long or getopt structures -- you can specify the option descriptions inline with the call to getoptions. User type handlers are also supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sigel teaches virtual robots to walk in a physical 3D-simulation. It uses the method of "Genetic Programming" to evolve control programs for any robots that come into your mind, visualizes them using OpenGL and exports animations to Povray.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    An extremely fast implementation of the xmlrpc spec for Python (written in C). It supports both blocking and non-blocking clients and servers on Windows and POSIX platforms. Version 0.8.1 is 100% compliant with the www.xmlrpc.com validator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    wonderlib is a modular cross-platform c++ toolkit. the core includes unicode string, a signal/slot library, containers, smart pointer. it highlights asynchronous cross-thread method calls and io multiplexing. useful for servers, gui programming or games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DAVIS is an easy and useful language for IRC bots. This project contains our own bots, some bots for demonstration, a parser that creates Java, C, Perl and IRC-Script code out of a DAVIS file, and an interpreter for DAVIS files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A generic plug-in module interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    XmlRpc++ is an implementation of the XmlRpc protocol written in C++, based upon Shilad Sen's excellent py-xmlrpc library. It is designed to make it easy to incorporate XmlRpc client+server support into C++ applications and requires no other libraries.
    Downloads: 1 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
    A small and convenient conversion library that converts from ASCII-based character encodings into Latin1 (and ASCII or windows-1252). The conversion may be strict or sloppy, i.e. 'unaccented' letters (eg. ä => a) or 'transliterating' (e.g. ÷ => /).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This project has two major goals: 1) Develop an 'Open Standard for Configuration Management Software' 2) Develop an open source configuration management and version control system. The system should be cross platform between at least linux and windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libedio (Event-Driven I/O) is a nonblocking network and general I/O library for Unix Systems. It manages connections, buffers content, and allows the quick development of network applications. It uses a callback-based system for handling all I/O and othe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The goal of the libgenx project is to implement a "generic", "cross-platform" library which provides an application framework for the development of multi-threaded applications using C++. The class library is intended to support service development,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PalmPanel is an application framework which allows Palm Pilot handheld computers to be used as graphical terminals for host applications running on Linux/*BSD machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Gobj system, a revolutionizing object-oriented application framework and programming language which provides a simple, completely new way to interact with your computer and the world around.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mcal stands for Modular Calendar Access Library. libmcal is a C library for accessing calendars. It's written to be very modular, with pluggable drivers. One of the main drivers it handles is ICAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GNOME Clipboard Manager is an environment made for managing your clipboards. It will automatically fetch new clipboards, and will push all the formats of that clipboard to a shelf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Open Graph Library is an Open Source implementation of a directed, acyclic graph. This library is written in C, but bindings to Java and Python are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WELCOME , Easy11 and Service11 provide a open source platform fo p2p wireless networks for linux and windows platforms. Easy11 is a wireless p2p software for free wireless community. Service11 provide support and service for wireless networks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libcwk is a library that will allow opening document files from AppleWorks (né ClarisWorks). It will also document this file format. It is intended to be used by developers of office related software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple heap profiler for Java, based on JVMPI. The profiler can be attached to a non-interactive JVM, creating heap statistics from time to time. In case of OutOfMemoryExceptions you simply verify your log file for the number of created objects and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The glAppGrapher is an interactive graphical server that allows clients to indirectly render three-dimensional objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ReadyExec is a client-server system designed to alleviate the problem of high-startup-costing applications which are run repeatedly (e.g., in procmail) and use stdio files and argv to interact can be used within ReadyExec with very little work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nodular is a methodology plus a set of utilities to model data and convert between data formats (EBNF, SQL, UML, XML, XML schemas, and so on).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bridge CORBA to DDE
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo