Showing 16938 open source projects for "engineering"

View related business solutions
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    Time Ephemerides

    Calculate time ephemerides in convenient form

    Project to calculate and distribute the general relativistic corrections to clock rates for the surfaces of various solar system bodies. These corrections are also known as time ephemerides.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Python4Proteomics Course

    Python4Proteomics Course

    Python course for Proteomics analysis

    Python course (in Spanish) for Proteomics analysis using basically Jupyter NoteBooks. For more information, you can have a look at the readme.md file in the source code tree: https://sourceforge.net/p/lp-csic-uab/p4p/code/ci/default/tree/readme.md
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    imgcook

    imgcook

    Generate pages from any sketch or images

    imgcook is an ingenious chef who specializes in cooking with various images (Sketch / PSD / static images). it will intelligently generate front-end codes, including view codes, data-binding codes, component codes as well as part of business logic codes from different kinds of design documents. We are making imgcook a P5 front-end engineer who could improve the development efficiency and promote effective collaboration between front-end developers, designers and testers. The main functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A fully developed set of DNA sequence assembly (Gap4 and Gap5), editing and analysis tools (Spin) for Unix, Linux, MacOSX and MS Windows.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    FastaTools

    Performs several operations to Fasta protein databases

    FastaTools performs several operations to Fasta protein databases. For more information, you can have a look at the README.md file in the source code tree: https://sourceforge.net/p/lp-csic-uab/fastatools/code/ci/default/tree/README.md Or you can download the Documentation an Tutorial PDF file in the Files section: https://sourceforge.net/projects/fastatools.lp-csic-uab.p/files/FastaTools%20Documentation%20and%20Tutorials.pdf - Gallardo, Ó., Ovelleiro, D., Gay, M., Carrascal, M.,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NOVA

    NOVA

    Analysis and visualization of complexome profiling data.

    NOVA is a program designed to analysis complexome profiling data (Heide et al., 2012). A graphical user interface (GUI) provides various visualization tools, such as heat maps and 2D plots. Several hierarchical clustering algorithms (e.g., single linkage, average linkage, Wards linkage), different distance measures (e.g., Euclidean distance, Manhattan distance, Pearson distance), and various normalization techniques are implemented. Many additional functions like zooming, searching for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    openSUSE Education - discontinued

    openSUSE Education - discontinued

    Li-f-e: Linux for Education

    For the latest releases see: https://sourceforge.net/projects/cyberorg-home/files/Li-f-e/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    AstroPictureSimulator

    Simulate sensor output of astro pictures taken by telescope

    This project aims at visualizing what a picture of a star will look like, depending on telescope, seeing conditions, settings of your astro camera etc. It simulates taking exposures of stars over a range of magnitudes and stacks them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Directional drilling Calculator
    Computes the true vertical depth, horizontal deviation at the end of build, total measured depth and the various angles and radius given the kick-off point, build-up rate and other required data
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10

    Rapid Engineering Architecture Linked

    Architecture Template for Agile Development

    R-E-A-L (Rapid Engineering Architecture Linked) is an Architecture Framework for agile product, system & software developments. R-E-A-L (Rapid Engineering Architecture Linked) allows agile while being formal. R-E-A-L (Rapid Engineering Architecture Linked) is highly influenced by the NAFv3. * Mission&Vision statement for each artifact, stakeholder analysis (NAV) * capability based approach: UC used to express capability (NOV) * service oriented approach: UC implies a service (NSOV) R-E-A-L (Rapid Engineering Architecture Linked) utilizes Design by Contract as concept on various levels of abstraction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Crystalsim -  XRD hkl simulation

    Crystalsim - XRD hkl simulation

    X-ray diffraction (XRD) analysis for hkl simulation of any crystal.

    Crystalsim is a simple freeware program with a neat graphical user interface for X-ray diffraction (XRD) data analysis . It can simulates all possible {hkl} planes data for the selected crystal. Crystallographic Information File (.cif) can also be used. Analyze both powder diffraction and single crystal data . Indexed at International Union of Crystallography (IUCR). Crystalline lattice parameters such as ‘a’, ‘b’, ‘c’ as well as interfacial angles such as alpha, beta,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    This project is moved to github: https://github.com/sokirko74/aot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BPF Performance Tools

    BPF Performance Tools

    Official repository for the BPF Performance Tools book

    ...It includes tools for profiling, latency analysis, syscall tracing, and troubleshooting distributed systems or production environments. Overall, the project is regarded as a foundational resource for understanding advanced Linux performance engineering and observability techniques.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Small Qt/Qwt program to display an analemma diagram of the sun. This is the curve representing the sun's angular height above the horizon. The program shows one curve per full hour (the real analemma) and one for every first day of a month.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cppfunct implements run-time C++ function objects, with creation, invocation, manipulation, and combination. The function object concept abstracts ways to parameterise other classes beyond simple static values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jack LIRE (Linked Record)

    Jack LIRE (Linked Record)

    Quantum universal object system with referencing and genetics

    Jack LIRE (Linked Record) is a quantum database-backed life-long text record diary with referencing (linking) between records, and a data library for life-long keeping of files such as documents, photographs, music and more. The diary records are fully searchable. Files can be mentioned in diary records to preserve memories, document knowledge and ideas, and more. Massive numbers of diary records and files can be permanently kept. A database located on one computer can be accessed from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    LymPHOS2

    LymPHOS2

    LymPHOS2 Web-App

    LymPHOS2 is a web-based Application at www.LymPHOS.org containing peptidic and protein sequences and spectrometric information on the PhosphoProteome of human T-Lymphocytes. - Nguyen, TD., Vidal-Cortes, O., Gallardo, Ó., Abian, J., Carrascal, M., LymPHOS 2.0: an update of a phosphosite database of primary human T cells. Database 2015, 2015. DOI: 10.1093/database/bav115 - Carrascal, M., Ovelleiro, D., Casas, V., Gay, M., Abian, J., Phosphorylation analysis of primary human T lymphocytes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MaxBin

    An automatic tool for binning metagenomics sequences

    MaxBin is a software for binning assembled metagenomic sequences based on an Expectation-Maximization algorithm. Users could understand the underlying bins (genomes) of the microbes in their metagenomes by simply providing assembled metagenomic sequences and the reads coverage information or sequencing reads. For users' convenience MaxBin will report genome-related statistics, including estimated completeness, GC content and genome size in the binning summary page. Users could use MEGAN or...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    HyLiTE

    HyLiTE

    Hybrid Lineage Transcriptome Explorer

    HyLiTE (Hybrid Lineage Transcriptome Explorer) analyzes high-throughput transcriptome data from allopolyploid species. Allopolyploidy describes the formation of a new hybrid organism from the union of two or more different parents. Allopolyploid species carry multiple copies of each gene (homeologs), which often exhibit unusual expression patterns. Homeolog expression levels can technically be determined from next generation sequencing data (RNA-seq), but in practice, assigning reads to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Extended C Library

    Extended C Library

    Why Is libxc needed? There doesn't exist a library for ANSI C99 for common data containers, such as vectors, trees, etc. There also also doesn't exist a library for common functionality, such as error reporting/logging, string functions, configuration management (reading config files), etc... The programmer working in C doesn't have anything analogous to the Boost C++ library. The extended C library is intended to make some headway into providing this functionality. To ensure...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java Neural Network Framework Neuroph
    Neuroph is lightweight Java Neural Network Framework which can be used to develop common neural network architectures. Small number of basic classes which correspond to basic NN concepts, and GUI editor makes it easy to learn and use.
    Downloads: 53 This Week
    Last Update:
    See Project
  • 22
    Tux Math Scrabble

    Tux Math Scrabble

    12÷16×3=9÷4

    Latest version 0.9.1 runs on Python3. Date: June 15, 2023 Online/touch-screen version: https://www.asymptopia.com/tuxmathscrabble Encourages kids to construct compound equations and consider multiple abstract possibilities.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    silico

    silico

    Libraries and scripts for molecular modelling written in Perl

    A perl molecular toolkit designed to assist in general molecular modelling activities. Silico provides file format conversion, molecular manipulation and analysis and a simple way to write wrapper scripts around other preexisting software packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Product Design Requirement Ontology Model (PDROM) provides rich requirement semantics. The model supports a new level of engineering requirement storage and analysis by addressing different facets of requirement specifications. PDROM consists of two main parts: (I) Part I is for requirement representation and description of a requirement and (ii) Part II is to support requirement generation and links between product requirements and design rational.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BioModels Database is a data resource that allows biologists to store, search and retrieve published mathematical models of biological interests. Models presented are annotated and linked to relevant data resources and are available in various format
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB