Showing 1576 open source projects for "computing"

View related business solutions
  • 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
  • $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

    MUSCLE

    Client-server networking library

    The MUSCLE system is a fast, portable, flexible client-server system for distributed applications. Clients send BMessage-like PortableMessages to each other either directly or via a centralized server (with built-in database and 'live query' support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Human Understandable Computing
    This project aims to to promote open, safe, collaborative and intuitive programming models. It focuses on developing software tools that are written in scripting languages and driven by human understandable text, graphics and multimedia data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    0sex

    Zero Simulation EXperiment - simulation framework experiment

    The main goal of the project is to explore different techniques and approaches related to general communicating processes, simulation, distributed processing, game "world simulation", dynamic signal processing etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    2. Tune kernel Ridge MM (HPC parallel)

    2. Tune kernel Ridge MM (HPC parallel)

    Shell/R program which tunes kernel Ridge by parallel computing

    A shell/R program for HPC Linux clusters which allows users to estimate the optimal rate of decay parameter for kernel Ridge regression, within the mixed model framework, for prediction. The optimal rate of decay is estimated using K-folds cross validation parallelized using cluster nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5

    PanCGP

    PanCGP: Pangenome and Comparative Genome Analysis Pipeline tool

    Pan-genome and Comparative Genome analysis Pipeline tool is a high performance parallel computing analysis tool. The aim of developing this high performance and scalable pipeline is to reduce the time cost of calculating the pan-genomes from the given dataset of protein sequences of bacterial strains. The pipeline is able to compute pan-genome analysis from unpublished data-sets as well. Those results are interpreted in the form of pan-genome, core genome/proteins, dispensable genes/proteins, unique/strain-specific genes/proteins, new gene/protein families and total number of genes per strain of the specie. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Parallel Quicksort with MPI

    Parallel Quicksort with MPI

    ...It was invented by C.A.R Hoare in 1961and is using the divide-and-conquer strategy for solving problems [3]. Its partitioning aspects make QuickSort amenable to parallelization using task parallelism. MPI is a message passing interface library allowing parallel computing by sending codes to multiple processors, and can therefore be easily used on most multi-core computers available today. The main aim of this study is to implement the QuickSort algorithm using the Open MPI library and therefore compare the sequential with the parallel execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Fiark

    Fiark

    File Transfer Tooling

    Fiark is a File Transfer Tool (FTT.) Unlike a backup, an FTT is designed to QUICKLY copy ("float") files between a DIVERSE set of computing environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    SAT-Assembler

    Scalable and accurate targeted gene assembly for large-scale NGS data

    ...It recovers genes from gene families of particular interest to biologists with high coverage, low chimera rate, and extremely low memory usage compared with exiting gene assembly tools. Moreover, it is naturally compatible with parallel computing platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10

    ViennaCL

    Linear algebra and solver library using CUDA, OpenCL, and OpenMP

    ViennaCL provides high level C++ interfaces for linear algebra routines on CPUs and GPUs using CUDA, OpenCL, and OpenMP. The focus is on generic implementations of iterative solvers often used for large linear systems and simple integration into existing projects.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    GloVe

    GloVe

    GloVe model for distributed word representation

    GloVe is an unsupervised learning algorithm for obtaining vector representations for words. Training is performed on aggregated global word-word co-occurrence statistics from a corpus, and the resulting representations showcase interesting linear substructures of the word vector space. The links provided contain word vectors obtained from the respective corpora. If you want word vectors trained on massive web datasets, you need only download one of these text files! Pre-trained word vectors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FU2 Project

    FU2 Project

    A Simple Ubuntu Distribution for Simple Computing

    This is just simple remaster Ubuntu without Offical Applications (like Totem, Libreoffice, Unity, Rhytmbox, etc), and added script for offline user, ArchLinux user, and etc. Spesial thank for : @nif (ubuntu-indonesia.com) for apt-id script Fedora Project for live-cd-to-disk script A User on GitHub for pac2apt script NB : This Is Unoffical Ubuntu Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Genome Mappability Score Analyzer
    The Genome Mappability Analysis suite is used for measuring how well NGS reads can be mapped to reference genomes, especially for discovering variations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Perl OBD-II Logger

    Perl OBD-II Logger

    A Perl program for logging OBD-II PID data

    ...By default, the output log file contains time-stamped PID values in a simple Comma Separated Values (CSV) format that can be readily imported into popular data analysis or spreadsheet applications. (Output to an SQLite3 database file is also available). It is written in Perl, so it runs in any computing environment with a working Perl interpreter. The program supports scantools that are based on the ELM Electronics ELM327 or OBD Solutions STN1110 programmed microcontrollers. It has been tested with scantools using legacy RS-232 serial, serial over USB, and Bluetooth hardware interfaces. Perl OBD-II Logger even runs on the popular Raspberry Pi computer!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ============================= THIS CODE IS DEPRECATED ============================= For updated information about MTSA visit: http://mtsa.dc.uba.ar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bat2015

    Bat2015

    Bachelor of Science (Informatik)

    ...With a focus on the MILP methods we implement a load balancing and speed up the solving process in a multiplicative way. Sometimes we have super-linear speedup with a small set of hardware. With a splitting of problems, parallel computing and distributing the actual best solution to all running processes we solve CBP much faster than a sequential processing can do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    eTests

    eTests

    Formative evaluation platform

    eTests is a PHP/MySQL web-based platform allowing to set formative evaluations using multiple choice questions. It has been developed during a Phd in education at the University of Namur, Belgium. To the students it offers feedback and detailed results to compare with pairs. To teachers it offers a way to analyze questions, validate them, follow the classroom trends of answers, edit questions, surveys, contextualize results regarding to studies sections, period of the year, etc. This...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Implicit BPM

    An Implicit BPM approach

    Implicit BPM is a platform for integrating business processes into existing core applications as if they were a whole system. It uses a novel concept, namely Workflow Weaving, based on non-intrusive techniques, which achieves this kind of integration transparently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Polaris CFD

    Aerodynamics simulations based on gas kinetics

    Polaris CFD is a complete CFD software suite for Aerodynamics simulations created by Alta Dynamics. It is validated to provided accurate results for both internal and external flow problems. Its viewer is built on ParaView for pre and post processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pc charity
    Computers are becoming more and more powerful while standard use requires only a small part of their resources. Pc Charity allows to share UNUSED resources of your computer, with companies, researches or projects which, instead, require a lot of computing power. Revenues generated from this shared operations will subsequently be donated to charity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DeepDream

    DeepDream

    This repository contains IPython Notebook with sample code

    ...The notebook shows how to take a trained vision model and iteratively amplify patterns the network detects, producing the hallmark surreal, hallucinatory visuals. It walks through loading a pretrained network, selecting layers and channels to maximize, computing gradients with respect to the input image, and applying multi-scale “octave” processing to reveal fine and coarse patterns. The code is intentionally compact and exploratory, encouraging users to tweak layers, step sizes, and scales to influence the aesthetic. Although minimal, it illustrates important concepts like feature visualization, activation maximization, and the effect of different receptive fields on the final image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MARF is a general cross-platform framework with a collection of algorithms for audio (voice, speech, and sound) and natural language text analysis and recognition along with sample applications (identification, NLP, etc.) of its use, implemented in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    FermiFab
    Repository moving to https://github.com/cmendl/fermifab ! A quantum physics toolbox for small fermionic systems. Keywords: quantum mechanics, reduced density matrices, Slater determinants, second quantization, creation and annihilation operators
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Messaging middleware for Service Oriented Architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Architeuthis ist ein open source-Softwaresystem, das die Entwicklung verteilter Java-Programme unterstützt und den Rahmen für ihre Ausführung bereitstellt.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo