Showing 475 open source projects for "c-desk"

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
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 1
    Boiler-plate code for bootstrapping CORBA 2.5+ applications. The goal is to create a set of cooperative services and components needed by CORBA apps. Essentially, a pre-fabricated CORBA infrastructure that facilitates component based software engineering
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WeatherMatrix project that weather remind service suit,is consist of wxWeather that client side,weather reminder program wxWidget-based and Weather Community that wxWeather auxiliary part,server side,provide opening weather service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The project is a “data-parallel” C++ library to teach parallel programming concepts. We intend to make this library portable, small, and easy to extend to work with real parallel message passing systems such as MPI and PVM. Darrell Raymond Ulm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenSCF is a GPL'd middle-ware or messaging solution utilizing unrestricted XML as a wire-format, and providing a service provider (daemon) and client development framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Get Started Free
  • 5
    NHost is a universal server for DotNet objects. You create your assemblies with business objects and then use NHost to publish them. It is written in C# and works on .NET, Portable.NET and Mono on Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Provides a remotely (or locally) scriptable JVM along with a perl & C client
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Nariz is a distributed alert correlation system, that performs alarm correlation in two phases, preprocessing locally and distributed postprocessing. By splitting the correlation system amongst several computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Framework for blockstructured adaptive finite volume methods. Provides MPI-parallelized variant of the Berger-Oliger AMR algorithm for Beowulf-clusters. Uses Clawpack. Visualization and conversion tools for HDF4 files included.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    nemosomen is a framework for designing open source, network based, multimedia (video/openGL/sound/MIDI) realtime toys a suite of tools for distributed development, processing of media. It tries to shift most of the working process in realtime processes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Distributed session caching tools and APIs, primarily for SSL/TLS servers though perhaps useful for other (non-SSL/TLS) circumstances. Also includes a self-contained network abstraction library (libnal), and the sslswamp SSL/TLS benchmark/test utility.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    a-renet is a distributed chat and multiplayer games network for UNIX. Supported games are client-server, TCP based games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Dowser is a research tool for the web. It clusters results from search engines, associates words that appear in previous searches, and keeps a local cache of all the results you click on in a searchable database. It helps you keep track of what you find.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Development of internetwork simulation environment for router related research and teaching purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    an opensource secure nanokernel developed by klc members. this kernel may evolve to become a distributed kernel. www.klc-research.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cluster Networks are a new style of neural simulation / neural network modeling, that models networks of neural populations ("clusters") that transform and transmit information using precisely-timed, graded bursts ("pulses" or "volleys") of firing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YAML (tm) is a straight-forward data serilization language, offering an alternative to XML where markup (named lists and mixed content) are not needed. YAML borrows ideas from rfc822, SAX, C, HTML, Perl, and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Framework for software component integration, interoperability and adoptability through a XML based vocabulary: Software Component Integration Mark-up Language (SCIML)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The 'Monitor' application, which consists of 2 parts, a MonitorServer (linux daemon) and a MonitorClient (java gui), will enable the user to monitor and log server process, memory, network and cpu information of multiple servers at a time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Zeus Grid is a Grid Computing environment usefull to run systems in heterogenous machines at same time. In this first step, it will only compile, run and collect application results and file storage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The SoftwareGroupNG project is an interactive website, targeted at bringing to the foreground of the software industry, Nigerian developers who are capable or are ready to learn to use the latest software technologies to design, implement and deploy solu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PlumpOS is an openMosix-node-on-a-cdrom. It was originally based off ClumpOS and continues to try to be an easy/small/powerful way of implementing openMosix nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WOOP(c) is an Open-Source Software Architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    High Performance Computing test
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    In multi-threaded and multi-process applications it is often desirable for data communications to follow the classic 'publish-subscribe' or 'observer' design pattern. RuffStuff is a C++ implementation of this pattern using BSD sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VL-1 is High Performance Computing Middleware designed for the domain experts/researchers/Teachers who want to focus more on their problem then finding out ways of how to implement their problem.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo