Showing 809 open source projects for "c source code"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    GenoTan identifies inherited variation of microsatellite loci from short sequence reads using a discretized Gaussian mixture model combined with a rules-based approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    parFE is fully-parallel high-performance finite element code targeted to the modeling of trabecular bones in humans. It employs scalable multigrid solvers for efficient solutions on massively parallel computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    metaopt

    Optimization toolbox for analyzing metabolic networks

    Metaopt contains direct C++ implementations of metabolic analysis methods based on flux optimization. It is mainly developed to solve thermodynamically constrained FBA and FVA (tFVA) efficiently.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    NeedlemanWunsch

    NeedlemanWunsch

    Fast global sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align Global optimal sequence alignment using the Needleman-Wunsch algorithm. Aligns DNA, RNA, protein sequence and more! See our sister project local alignment using Smith-Waterman: http://sourceforge.net/projects/smithwaterman/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5
    An assessmemt tool of sequence repeats for short read sequencing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    multipsq

    Analysis of pyrograms form multiplex pyrosequencing experiments

    A software for the classification of organisms based on results from multiplex pyrosequencing algorithms performed on the Pyro-Mark ID System (Qiagen). The assays can be designed using the software mpsqed available from https://sourceforge.net/projects/mpsqed/ Pyrosequencing can be applied for Single-Nucleotide-Polymorphism (SNP)-based pathogen typing or for providing sequence information of short DNA stretches. However, for some pathogens molecular typing cannot be performed relying on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    samscope

    samscope

    A lightweight OpenGL SAM/BAM viewer

    A lightweight OpenGL based interactive SAM/BAM viewer. Quickly and easily generate aggregate statistics from SAM/BAM files like coverage, polarity, and minor allele frequencies, then scroll and explore freely with a simple mouse based interface. Multiple windows can be synchronized for careful comparison across multiple experiments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Efficient analysis of complex networks using hierarchical clustering. If you use Jerarca, please cite: Aldecoa R, MarĆ­n I (2010) Jerarca: Efficient analysis of complex networks using hierarchical clustering PLoS ONE 5(7): e11585
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    simbTUM

    Simulation of stochastic processes and ODE models in biology.

    SIMulation of Biological systems (developed at the TU Munich) This program allows to define ODE-models or stochastic compartemental models of biological processes, to simulate, to fit data and to do some statistics (fitting and statistics for deterministic models only).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    The Nexus Class Library (NCL) is a C++ library for interpreting data files created according to the NEXUS file format used in phylogenetic systematics and molecular evolution.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    HypoPhen

    A hypocotyl phenotyping software

    This is a semi-automatic high-throughput hypocotyl phenotyping software. It takes as input time-lapsed images of hypocotyls and measures their elongation and bending
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SunlightCBM is a suite of perl scripts for constraint-based modelling and flux-balance analysis in metabolic networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    NovelSeq

    Novel sequence insertion detection

    The NovelSeq pipeline is designed to detect novel sequence insertions using high throughput paired-end whole genome sequencing data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Multiple Alignment Manipulator

    MaM processes and manipulates multiple sequence alignments.

    MaM is a software tool that processes and manipulates multiple alignments of genomic sequences. MaM computes the exact locations of common repeat elements in multiple aligned sequences, provided by a variety of user identified programs databases and tables. It then graphically displays how the alignment quality varies throughout the aligned sequences, providing separate displays for the repeat and non-repeat portions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    THIS PROJECT HAS MOVED TO GITHUB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    birgHPCC

    birgHPCC

    Rapid CUDA Cluster Deployment

    birgHPCC is a major improvement over birgHPC (http://sourceforge.net/projects/birghpc/). While retaining the major functions of the original birgHPC, including automated computing cluster conversion and auto slots detection, the new version (birgHPCC) is capable of creating and configuring a compute unified device architecture (CUDA) computing cluster, hence the extra ā€œCā€ in the name. In addition to the increase in image size (less than 2 gigabytes) and a new Linux base (previously Debian,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    Based on the not-so-successful Pysimony (https://sourceforge.net/projects/pysimony/), the same determined student takes another go at the phylogenetic problem. Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    C++ software which implements serial and parallel Nullspace Algorithm based on algebraic rank test for the computation of elementary flux modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ParsInsert
    ParsInsert efficiently produces both a phylogenetic tree and taxonomic classification for sequences for microbial community sequence analysis. This is a C++ implementation of the Parsimonious Insertion algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    AlignMe

    Alignment of membrane proteins

    AlignMe is a C++ program to align distantly related membrane proteins by including several input parameters. Alignments based on substitution matrices, Position Specific Matrices (PSSMs), hydrophobicity scales and any kind of profiles (membrane predictions, secondary structure predictions etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tool that compresses and decompresses fastq files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Biome is a C++ library for the development of (individual-based) simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EToS (Efficient Technology of Spike sorting; Extracellular recording To Spike trains) is an open-source system for spike sorting. EToS contains the programs of spike detection, feature extraction and clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    DecGPU: CUDA-based Error Correction

    The first distributed and parallel short-read error corrector on GPUs

    DecGPU (Distributed Error correction on GPUs) is a parallel and distributed error correction algorithm for large-scale short read assembly. It is implemented using CUDA C++ and MPI, running on a GPU cluster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool for structural variation discovery on genomes using high throughput sequencing technologies.
    Downloads: 0 This Week
    Last Update:
    See Project