Showing 16933 open source projects for "engineering"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1
    tdsft

    tdsft

    TDSFT (Two-Dimensional Segmentation Fusion Tool)

    Given multiple segmentations related to the same tumor, statistical metrics could be exploited to determine the most reliable one, from there identified as ground truth. Numerous algorithms have been developed over time, but to date, there is no validated method for this procedure. Therefore, research is still active in this area. Two-Dimensional Segmentation Fusion Tool (TDSFT) is an open-source tool developed in MATLAB and distributed as a standalone application for MAC, Linux, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    A20_sdk

    A simple armv7h sdk

    This is my sdk for usage with slackware on A20 devices like bananapi, cubietruck and olimex-som. For more info see https://github.com/tjohann/a20_sdk .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MathLabTool

    MathLabTool

    math,simulation,graphics

    Provide convenient tools for mathematical related experiment, simulation, graphics and other requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SimulIDE

    SimulIDE

    Real Time Electronic Circuit Simulator.

    Real Time Electronic Circuit Simulator. Include PIC, AVR and Arduino simulation. Code Editor & Debugger for Arduino, GcBasic, PIC asm, AVR asm. Downloads: https://simulide.com/p/downloads/ WebSite: https://simulide.com Forum: https://simulide.com/p/forum/ Patreon: https://www.patreon.com/simulide AVR simulation provided by simavr: https://github.com/buserror/simavr PIC simulation provided by GpSim: http://gpsim.sourceforge.net/
    Leader badge
    Downloads: 179 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
  • 5
    Open Visual Traceroute

    Open Visual Traceroute

    Open source cross-platform Java Visual Traceroute

    Open source cross-platform (Windows/Linux/Mac) Java Visual Traceroute. Data is displayed in a 3D or a 2D map component. What is a traceroute? http://en.wikipedia.org/wiki/Traceroute If you need some help, please first check http://visualtraceroute.net/ Feel free to drop by and leave a comment on the Facebook page https://www.facebook.com/openvisualtraceroute Enjoy and share! If you want to support the development of this project, you can make a Paypal contribution at...
    Leader badge
    Downloads: 562 This Week
    Last Update:
    See Project
  • 6
    gputils is a collection of tools for Microchip PIC microcontrollers. Its goal is to be fully compatible with Microchip's tools, MPASM, MPLINK, and MPLIB.
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 7
    Source code from the Research Institute for Signals, Systems and Computational Intelligence http://fich.unl.edu.ar/sinc
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    Leibnitz

    Electronic paper for computations and graphs

    Leibnitz is the calculator you've always wanted (even if you didn't know it!), short of handwriting recognition. FAQ: https://github.com/jafl/jx_application_framework/tree/master/programs/leibnitz#readme ChangeLog: http://leibnitz.sourceforge.net/ChangeLog.html
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Turns-n-Layers is a command line transformer and induction coil design aid that calculates the amount of wire needed, both length (feet) and weight (lbs). Also, the finished dimensions of the coil and the resistance are also returned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    iGPS

    iGPS

    An interactive tool for GNSS position time series analysis

    * Please check latest update on https://github.com/igps-ftk/iGPS A tool written in Interactive Data Language (IDL), for processing and analyzing daily continuous GPS position time series. It can read time series in various formats, detect outliers, remove abnormal observation spans, find jumps, extract common-mode components(CMC), etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CART

    CART

    Reversible cellular automata

    Reversible and irreversible cellular automata simulator for Windows and Linux. May use MCell *.dll and Golly https://sourceforge.net/projects/golly *.tree and *.rle files. Adapted for work with generalizations of reversible second-order cellular automata discussed in http://arxiv.org/abs/1311.4297
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Free Version - Flow Cytometery FCS 2.0 and FCS 3.0 analysis compatible with BD, Coulter/Ortho, and Partec sample files. This implementation is platform independent and uses an apache-tomcat server, and runs all computers (Linux, PC, and Mac).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    FXtransformer Designer is a graphical design aid for both power and RF transformers. RF Design: Broadband, Single-Tuned, Double-Tuned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java Calculator

    Java Calculator

    Supports PEDMAS order of computation and Reverse Polish Notation Gener

    Generates the Reverse Polish Notation (Postfix) expression form of an arithmetic expression in (Infix) form. Performs the computation of the arithmetic expression if Integers or Floating point numbers are used in the expression. Supports PEDMAS order of computation, thus, all the operators of Exponentiation, Division, Multiplication, Addition and Subtraction, as well as using Parentheses for grouping and prioritization is all handled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EdytorNC
    The EdytorNC project now consists of four applications that can be useful for programming and operating CNC machine tools. EditorNC is a specialised text editor for CNC programmers. FTPserver is a simple FTP server for transferring cnc programs to and from the machine. SerialPortFileServer is a simple server for transferring cnc programmes to and from the machine via RS232 ports. ProgramManager is a program that makes it easy to search for cnc programs based on, for example, part...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 16

    BoPlanets planetarium

    BoPlanets shows planets relatively to an observing planet.

    BoPlanets is a virtual planetarium showing the planets relatively to any observing planet. The planets can be viewed in ecliptical-, equatorial- or horizontal view. The times of rise, transit and set of a planet can be determined. Click on the link below to the web site of BoPlanets to see the help file of BoPlanets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    imthreshold

    imthreshold

    Linux fork BookScanLib.ru

    Linux fork BookScanLib.ru (http://djvu-soft.narod.ru/bookscanlib/). It's a set of command line tools to create color images of djvu. Main directions: 1) DjVuL - An image bundle on the mask + foreground + background using "Multi-scale binarization"; 2) PMean - management of noise in images; 3) HRIS - image scaling up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    libdspl-2.0

    libdspl-2.0 is opensource cross-platform digital signal processing alg

    libdspl-2.0 — opensource cross-platform digital signal processing algorithm library, written in C language. Distributed under LGPL v3 license. This allows to use this library in all applications with dynamic linking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    libpasastro

    Provide Pascal interface for standard astronomy libraries

    Provide shared libraries to interface Pascal program with standard astronomy libraries. libpasgetdss.so : Interface with GetDSS to work with DSS images. libpasplan404.so: Interface with Plan404 to compute planets position. libpaswcs.so : Interface with libwcs to work with FITS WCS. This libraries are used with the following...
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 20
    SPiCEv2.1

    SPiCEv2.1

    Splicing Prediction in Consensus Element

    SPiCE is no longer maintained. To access the tool's predictions, please use SPiP, accessible at : https://sourceforge.net/projects/splicing-prediction-pipeline/ or https://github.com/raphaelleman/SPiP If you have questions, please contact me to: r.leman@baclesse.unicancer.fr or raphael.leman@orange.fr v2.1.5 (05/2019) + corr (01/2020): Fix bug for linux version v2.1.4 (03/2019): Proxy management (only for Windows version) v2.1.3 (07/2018): correction bug for first 3' ss import...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JPL Open Source Rover Project

    JPL Open Source Rover Project

    A build-it-yourself, 6-wheel rover based on the rovers on Mars

    ...The Open Source Rover is designed almost entirely out of consumer off the shelf (COTS) parts. This project is intended to be a teaching and learning experience for those who want to get involved in mechanical engineering, software, electronics, or robotics. JPL is always looking to inspire the next generation of scientists, engineers, and roboticists to help us explore and learn about our solar system (and beyond!). We release the plans for this rover as a way to try and give budding enthusiasts a fun robotics project that will help teach them and get them involved in robotics sooner and at a lower cost. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    AstroDB

    A tool for planning and logging your astronomical observations.

    With this tool you can manage your equipment and plan and log your observations. You can create a logbook (as a PDF) from your logged observations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KongFuOfArchitect

    KongFuOfArchitect

    Architect's Kung Fu tutorial collection Article collection

    KongFuOfArchitect is a curated collection of tutorials and articles aimed at software architects. It encompasses a wide range of topics, including programming paradigms, microservices, essential algorithms, and security practices, serving as a comprehensive resource for architectural knowledge.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    kSNP

    kSNP4 does SNP discovery and SNP annotation from whole genomes

    kSNP4 identifies the pan-genome SNPs in a set of genome sequences, and estimates phylogenetic trees based upon those SNPs. SNP discovery is based on k-mer analysis, and requires no multiple sequence alignment or the selection of a reference genome, so kSNP4 can take 100's of microbial genomes as input. A SNP locus is defined by an oligo of length k surrounding a central SNP allele. kSNP4 can analyze both complete (finished) genomes and unfinished genomes in assembled contigs or raw,...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 25

    ViReMa

    Viral Recombination Mapper

    ViReMa (Viral Recombination Mapper) detects and reports recombination or fusion events in virus genomes using deep sequencing datasets. Feb 2014 - Our paper (Open Access) is available at Nucleic Acids Research: "Discovery of functional genomic motifs in viruses with ViReMa–a Virus Recombination Mapper–for analysis of next-generation sequencing data" http://nar.oxfordjournals.org/content/42/2/e11 This is an on-going project and updates will be regularly posted. Please get in touch...
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB