Search Results for "interactive c" - Page 34

Showing 4140 open source projects for "interactive c"

View related business solutions
  • 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 1
    Campagnol is a decentralized VPN over UDP tunneling. It uses UDP hole punching to open connections through NAT/firewall and OpenSSL's DTLSv1 implementation for mutual authentication and encryption.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    XaoS

    XaoS

    Real-time interactive fractal zoomer

    Real-time interactive fractal zoomer. Home Page: http://xaos.sf.net/ GitHub: - Downloads: https://github.com/xaos-project/XaoS/releases - Source https://github.com/xaos-project/XaoS - Issues: https://github.com/xaos-project/XaoS/issues - Wiki: https://github.com/xaos-project/XaoS/wiki Discussion Groups: - Users: http://groups.google.com/group/xaos-users - Developers: https://groups.google.com/forum/#!forum/xaos-devel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    llmnrd

    LLMNR Daemon

    The Link Local Multicast Name Resolution (LLMNR, RFC4795) is a protocol based on the Domain Name System (DNS) packet format that allows both IPv4 and IPv6 hosts to perform name resolution for hosts on the same local link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tntnet is a Web application server for developing Web applications in C++ by embedding C++-code into HTML-pages. These pages are compiled and linked into a shared library at compiletime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 5
    It is (no stack based!) VM in a form of a library. It supports different language paradigms without data type restrictions, allows both interpretation and JIT, produces a fast code. Our goal - to have a GENERIC and POWER tool for code migration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    CyberMed
    CyberMed is a framework for the development of medical simulations based on virtual reality. It includes support to visualization, haptics, deformation, stereoscopy, collision detection, user assessment, texturing, tracking and collaboration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Sqlcached is a memory cache daemon, inspired by memcached, but offering more granular control by using SQL interface instead of key-value pairs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Qt Mandelbrot Browser
    Interactive, user friendly, Mandelbrot set browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Firmware, Receiver software and Hardware design for the Bowsense motion sensor interface. The received data stream can be converted to OSC packets, and distributed to OSC enabled realtime music applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Start Free
  • 10

    Boost.Application

    Boost.Application

    A Boost.Application allows a developer run your application as a Windows service, as a Unix/Linux daemon, or as a usual interactive application (terminal) without the need to add extra code, the library abstract OS specific API and provide a ease common interface. To version beta4 (aspect based), check :https://github.com/retf/Boost.Application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NovaRS - software for control GNSS station equipped with NovAtel receivers. Programm can generate on-the-fly hourly and daily RINEX 2.11 files according to IGS naming conventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    OpenDBX is an extremely lightweight but extensible database access library written in C. It provides an abstraction layer to all supported databases with a single, clean and simple interface that leads to an elegant code design automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    shroudBNC
    shroudBNC is a modular IRC proxy written in C++. It is capable of proxying IRC connections for multiple users. Using TCL scripts it can be extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Modus - C++ Music Library

    Modus - C++ Music Library

    Cross-platform C++ library to handle music from code

    Modus is an open source, cross-platform C++ library which allows you to handle music from code. This means that you can: * Manage interactive and adaptive music * Use some kind of algorithm to improvise * Represent visually (simulate) musical performances * Select in real time the instruments that are going to play a previously written song * Let the user take part on the performance through any type of interface, by playing an instrument, changing the tempo, choosing the instruments, designing the structure of the song, etc...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Rigs of Rods Multiplayer Server

    Rigs of Rods Multiplayer server

    Rigs of Rods Multiplayer server
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Unorthodox Scripting Language

    Unorthodox Scripting Language

    A lightweight, high-level, and object-oriented scripting language.

    USL is an object-oriented scripting language written in C++ and compiled to run on both Linux and Windows operating systems. Without a script, USL is a programmable command-line shell and interactive interpreter. USL is for general purpose scripting locally.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    libpxl

    libpxl

    3D interactive application library

    PXL is a library for writing interactive applications. It uses a component based architecture, which allows creating versatile and reusable object by combining building blocks. The Blender file format is natively supported for loading meshes, material, textures, animation, lamps and more directly from blend files. It supports user input device such as keyboard, mouse and joysticks. Other useful facilities are also integrated for doing audio, networking and multithreading. PXL is cross...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Multicast DNS responder daemon written in C++ for Linux/BSD/Windows. This is a wrapper around Apple\'s mDNSResponder source to enable it to deal with multiple clients making it more like the mDNSResponder for OS X. Think Rendezvous(TM) for the rest of us
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HackShark Linux

    HackShark Linux

    Lightweight Linux distro for penetration testing

    Based on MATE environment HackShark Linux is a lightweight distribution for penetration testing, cyber forensic investigation and vulnerability assessment purpose.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 20
    An attempt to write a driver for Canon CAPT-printers, including, but not limited to, LBP-2900. THIS PROJECT IS OUTDATED AND INACTIVE. The new and supported version is located at https://github.com/agalakhov/captdriver
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    smtptrapd is a multi-threaded daemon written in C that provides a RFC 2821 compliant SMTP service that always returns a 4xx soft error to the RCPT TO verb. It can be deployed as a secondary MX to reduce the amount of inbound spam.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22

    Optifleet - ogame OPTImizer of FLEET

    Automatic chooser of optimal fleet (with limits) for Ogame

    A tool for Ogame browser game, performing advising the best selection of fleet to optimize {cost_of_production+looses+fuel used} under selected conditions, through smartly performing many simulations (multidimensional optimization). Simulations engine is SpeedSim-like GNU Ogame Simulator, optimisation engine is the NOMAD project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WirelessMonitor

    A simple CLI/Daemon to monitor when a WIFI link is up or down.

    WirelessMonitor is designed to be a simple program to run arbitrary commands when a wireless link is established or broken. The most common usage is to play one sound when the link comes up, and another when the link goes down. It could also be used to fire a script to download a file whenever the link is up, send and email, etc etc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    java loadbalancer

    A simple loadbalancer written in java

    This project is about to give you a simple (but powerful) loadbalancer written in JAVA. "The performance of a Java based load balancer may never match that of a well written load balancer in C/C++, but as teh platform is evolves further, it can only get better." (from http://javalb.sourceforge.net/) My project is a mutch more simple way to have a TCP loadbalancer. It has a hard coded round robin (tictoc) algorythm, and (right now) limited to 2 realservers (it will change in the future)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Managana

    Managana

    Managana is a free cross-platform software for digital publication.

    ...Check our presentation at http://www.managana.org/editor/share.php?c=managanaintroen&s=0_home Check our presentation video at http://www.youtube.com/watch?v=HM5Zs32N5MY
    Downloads: 1 This Week
    Last Update:
    See Project