Showing 1907 open source projects for "source"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    PlotSQLite

    PlotSQLite

    Time series plots from a sqlite database

    This project is now hosted at github, see: https://github.com/jkall/plotsqlite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VDM.net So how can I call you My Dear Project?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The FAKE GAME tool uses natural evolution to evolve Data Mining models. It incorporates several preprocessing, optimization and visualization methods aimed to streamline the Knowledge Discovery process. Knowledge Extraction from data is being automated!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    OctoMap

    Moved to new location: http://octomap.github.com/

    A probabilistic, flexible, and compact 3D mapping library for robotic systems. OctoMap provides efficient occupancy grid mapping in 3D using octrees. OctoMap development has moved to http://octomap.github.com/
    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
  • 5
    CirclePack

    CirclePack

    An application for packing circles into a circle.

    It uses two different solutions: - placing of circles closest to the center from the largest to smallest, see brianshaler on github https://github.com/brianshaler/Circle-Packing-in-Processing - simulation "real" world with use of a Java Physics Engine JBox2D, see http://www.jbox2d.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project aims to provide a set of libraries for various common graphics programming tasks. These libraries can be used together, to perform the tasks of a typical monolithic 3D engine. Or separately, to cover specific needs of any graphics program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Python interface to the gnuplot plotting program.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    OsiriX - moved to Github
    The project has moved to GitHub: https://github.com/pixmeo/osirix
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    POV-Ray system of macros for supporting residential building information modeling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    JLab is a visualization System for the c't Lab. The various modules (IO-Signaling, Frequency, Power Supply) can be viewed and controlled via a Java Swing Interface
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    lequation

    cross platform latex-to-bitmap-to-clipboard gui

    L(atex)equation aims to be the simplest latex to bitmap converter there is. Its goals are: simple gui, simple install, mac + windows + ubuntu binaries and it just should work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    qpdfsubtract

    A simple program to subtract and collate PDF scans

    Performs background subtraction and collation of PDF (Pair Distribution Function) spectra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The AnimationS applet is a Java-based applet that is designed to allow you to create animations for browsers with a minimum of effort. It allows for not only animating, but fading, colorizing, zooming, overlays (of things like map outlines) and "portals"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Library to calculate smooth lines in 2D and 3D. Given some polyline, a finer segmented polyline is generated. The smoothed line may hit the original points or its length may be equal to the original length. Linear equations solvers are also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Panini is a visual tool for creating perspective views from panoramic and wide angle photographs. More than a pano viewer, more than a view camera, with features of both. For Linux/Unix, Win32, and Mac systems with OpenGL 2.0 + Nov. 2017: now hosted at https://github.com/lazarus-pkgs/panini
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Darwin 2: Java Framework for Evolutionary Computation (genetic algorithm, GA). A true framework with out-of-the-box functionality and extensibility of all classes. Interface-based pattern with dependency-injection to configure components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CLIChart is for quick summarising and visualisation of data, especially from system logs. It extracts summary data from text files, and generates simple charts from tabular data on the command line (CLI). Charts can be displayed in a window or saved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MPH to Tecplot

    Converts 3-D COMSOL mph file to a Tecplot compatible file

    The MATLAB m.file will export data contained within a 3-D COMSOL mph file to a datafile in the format of an ascii TECPLOT file. The underlying engine for this export is the COMSOL - "LiveLink for MATLAB" module, with Matlab as the manager for the file import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ncmerge

    Merge multiple irregular NetCDF grids into an equirectangular grid.

    ncmerge can combine cell-based irregular grids very quickly into a single equirectangular (Plate Carree) grid to simplify visualization workflows. It first creates a map file from coordinate grids, and then performs fast lookups when regridding data values. 3D time varying variables are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Plotmeister is a data exploration tool. It parses your ASCII data and generates a simple (text-based) table format. You can modify this table and eventually create nice looking figures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Xpose - an S/R based population PK/PD model building aid for NONMEM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Xi Spectrum Viewer

    Mass Spectrum Viewer Tool

    To overcome current limitations in published MS data accessibility, we introduce a browser-based spectrum viewer that aims to allow exploration of alternative interpretations for MS spectra and additionally: can be operated by non-specialists, is open source, can be integrated into other software, gives appropriate publication-quality output. Spectrum Viewer is implemented totally on the client side using XHTML for menus and dialogs, SVG for spectrum and peptide display, and Javascript to drive functionality. It comprises 3 parts: (1) the core Spectrum Viewer displays peptide-spectrum matches and implements zooming, mouse-over peaks to highlight matching parts of peptide, mouse-over parts of peptide to highlight matching peaks, export SVG, and API; (2) the Auxiliary Annotator matches peptide to spectrum for given parameters and prepares the data for the Viewer; (3) these reside on a web page that provides the user control over peptides, spectra and other parameters e.g. linker mass.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    SkyTracer is a desktop software intended for data collection in radioastronomical observations, as well as data collection for other uses. It's interface aims to be rich and easy to use. Data collection can be achieved by one of these devices: PICADC (free Microchip PIC solution developed by me [will make publicly available soon]), MC Measurement Computing (MCC) board or any Sound Card with Line In or Mic input (used for spectral analysis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    zephyr

    Experiment automation

    ...It supports instruments from Agilent, Eco Physics, ICS Electronics, Keithley, Omega, Teledyne and other manufacturers. The script language is XML-based. Syntax highlighting is available. The source code is included in the distribution. Contact the project admin to get SVN access.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB