Showing 24 open source projects for "compilation"

View related business solutions
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical 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
  • 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 generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 1
    staq

    staq

    Full-stack quantum processing toolkit

    staq is a modern C++ library for the synthesis, transformation, optimization and compilation of quantum circuits. staq is written in standard C++17 and has very low external dependencies. It is usable either through the provided binary tools, or as a header-only library that can be included to provide direct support for parsing & manipulating circuits written in the OpenQASM circuit description language. Inspired by Clang, staq is designed to manipulate OpenQASM syntax trees directly, rather than through an intermediate representation which makes retrieving the original source code impossible. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Updated 2022-06-11 added option to allow use of atoms other than C-alpha Updated 2021-11-29 to enable compilation on stricter compilers. Ab Initio protein structure prediction methods generate numerous structural candidates, which are referred to as decoys. Calibur is an efficient tool for finding the decoy with the most number of neighbors within a threshold distance. If you prefer to use GitHub, go to https://github.com/kalngyk/calibur
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    QModMaster

    Modbus TCP,RTU Master Software.

    ...You can download the latest stable version from here <https://sourceforge.net/projects/qmodmaster/files/qModMaster-Win32-exe-0.5.2-3.zip/download>. Source code is availiable for Windows and Linux for compilation using Qt <http://www.qt.io/download>. Check out my modbus slave project <http://sourceforge.net/projects/pymodslave/>. Checkout the following youtube videos : <https://www.youtube.com/channel/UC3Tk2gE-KGtwOq8WWmb2R7g>
    Leader badge
    Downloads: 2,437 This Week
    Last Update:
    See Project
  • 4
    ScaffCC

    ScaffCC

    Compilation and optimization framework for the Scaffold language

    ScaffCC is a compiler and scheduler for the Scaffold programing language. It is written using the LLVM open-source infrastructure. It is for the purpose of writing and analyzing code for quantum computing applications. ScaffCC enables researchers to compile quantum applications written in Scaffold to a low-level quantum assembly format (QASM), apply error correction, and generate time and area metrics. It is written to be scalable up to problem sizes in which quantum algorithms outperform...
    Downloads: 0 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
    KLatexFormula
    KLatexFormula is an easy-to-use graphical application for generating images (that you can drag and drop, copy and paste or save to disk) from LaTeX equations.
    Leader badge
    Downloads: 115 This Week
    Last Update:
    See Project
  • 6

    MoPAC

    The Modular Pipeline for the Analysis of CRISPR screens

    To facilitate the comparison of gene essentialities in two or more cell samples, we propose MoPAC (Modular Pipeline for Analysis of CRISPR screens), a Shiny-driven interactive tool for differential essentiality analysis in CRISPR/Cas9 screens. For installation and usage instructions please refer to the wiki page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RegexToNFA

    Compiles regular expressions into modular NFA

    ...This was originally an extended re-implementation of the "front-end" part in the following paper: https://www.computer.org/csdl/proceedings/reconfig/2008/3474/00/3474a073-abs.html It has since grown to include conversion of a set of NFAs to a DFA; compilation of NFAs to instruction suitable for simulation; and compilation of a DFA to hash-based data structures for a simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    finds exact gain, directivity and input impedance of Yagi or log-periodic antennas (planar symmetric array of cylindrical dipoles, many driven elements) for a range of specified frequencies, integrates 2D for segments on the same element, moment method
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ArduRIO

    ArduRIO

    Kill your roboRIO for $30 !

    ArduRIO is a compilation of library's to recreate a RoboRIO simply with a Arduino (mega or uno) and an Ethernet shield. This supports FRC motor controllers, is controlled with a driver station on a laptop (just like FRC) and usb joysticks that plug into the laptop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    MieConScat
    MieConScat is a GUI/Console program for generating MIE SCATtering data as a table of cross sections. It can generate scattering cross sections over specified angular ranges and total absorption cross sections. It was initially developed to aid work with optical particle counters (OPC) especially when CONverting data between cross section and diameter space. These methods are described in Rosenberg et al. 2012, Particle sizing calibration with refractive index correction for light scattering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DraftCable
    ...Download again! Min. Req: Win XP SP3 If you get missing mfc120.dll install vcredist_x86.exe at prog folder CAD design tool for electrical and block diagrams with net list compilation. Tool for creating new parts included. DO NOT lose time copy and pasting cable datasheet. This program, unlike MS Visio or other generic tools, has specific business funcionalities like: 1.- You can double-click a cable in the diagram and define the wiring of that cable in a pop-up dialog. 2.- Also the parts have properties that define all the connector Jacks / Plugs (J/P) they have (e.g., J1 or P1 would appear at the part). 3.- Rack lay out tool. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    ezSIFT

    An easy-to-use standalone SIFT library written in C/C++

    ...Most of the open-source SIFT implementations rely on some 3rd-party libraries. Some of them even rely on a few different large libraries. These dependencies make the installation, compilation and usage not easy. The ezSIFT library provides a standalone and lightweight SIFT implementation written in C/C++. The ezSIFT is self-contained, and does not require any other libraries. So it is easy to use and modify. Besides, the implementation of the ezSIFT is straightforward and easy to read. Wiki page: https://sourceforge.net/p/ezsift/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ckon

    automatic build tool for ROOT data analysis software

    ckon is a C++ program/tool which automatically takes care of compilation, dictionary generation and linking of programs and libraries developed for data analyses within the CERN ROOT analysis framework. This includes parsing include headers to figure out which libraries the main programs need to be linked to. It uses automake/autoconf to be platform independent and GNU install compliant. In addition, m4 macros are automatically downloaded and the according compiler flags included based on a list of boost libraries provided in the config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    SIMtoEXP

    For comparison of simulation and experimental scattering data

    ...Written in C++ and Qt, SIMtoEXP has a very simple and easy to use GUI with interactive plotting. The software was originally developed by Norbert Kucerka. The code has been tested on OpenSUSE and Ubuntu (both binary and compilation); Windows and Mac are not officially supported, see the 'Notes' in the tar. PLEASE READ THE WIKI FOR THE MOST UP-TO-DATE INFORMATION - there have been major bug fixes recently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    OpenME Interface

    simple event-based plugin interface to open up hardwired software

    ...For example, it is used to open up compilers (GCC, LLVM, Open64) for external tuning of optimization of internal heuristics, or to open up applications for online tuning and adaptation particularly on heterogeneous systems. It is based on successful Interactive Compilation Interface (ICI) which was added to mainline GCC >= 4.5. It supports C,C++,Fortran and Java. OpenME requires just one include file "openme.h" and 2 functions to register events or to have a call-back. The usage of this interface is briefly described in an open access publication available at http://arxiv.org/abs/1308.2410
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    galprop_skymap_convert

    Convert galprop skymaps to standard healpix

    A routine for converting GALPROP-generated HealPix skymaps to a compatible format which can be plotted by Aladin (v7), available from CDS at http://aladin.u-strasbg.fr. This allows free rotation of the sphere, avoiding the distortions of Aitoff and other projections often used. It is a very practical way to view and prepare skymap plots of GALPROP output. GALPROP outputs a spectrum per HealPix pixel, while Aladin requires each energy to be stored as a column. A conversion is required to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    cvsba

    OpenCV wrapper for sba library

    ...The main features are: - Based on sba-1.6, one of the most popular and robust bundle adjustment implementation, which is extensively used and tested by the community - sba installation is not needed since it is included in cvsba - New CMake structure which makes the library compilation, installation and linkage easier - Similar interface than Bundle Adjustment implementation on cv::LevMarqSparse::bundleAdjust() - Include examples to test the library on synthetically generated data - GPL licence
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    cosmic ray database

    Compilation of cosmic ray data from literature

    An extensive compilation of data from the literature including spectra of elements, isotopes, isotopic ratios, electrons, positrons, antiprotons. Regularly updated with new data, corrections etc. The format is described in detail at the end of the data file. References to data sources are included. Publication: http://arxiv.org/abs/0907.0565 See also the plotting package https://sourceforge.net/projects/galplot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This program compilation offers complete control of a Bioloid robot including a 3d visualisation, xml-based robot modelling, a custom scripting language, the capture of robot movement, a custom firmware, different interpolation types and much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    GPUmat

    GPUmat is a C/C++ GPU engine for Matlab based on NVIDIA CUDA.

    .../GPUmat the above command creates a folder ./GPUmat with the source code. Then go to the 'doc' folder, open the GPUmat_Developer_Guide.pdf and check the chapter "Source code compilation"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Ouroborus is an artificial life framework for mobile agents on a background of cellular automata. It can be used to teach and research topics such as population genetics, ecology and evolution. The demo includes a curses view and live Csound audio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ChNIMotion allows user programs to use the FlexMotion C library and run on the fly without compilation. It's an ideal solution for teaching and learning motion control, rapid prototyping, interactive motion control, and Web-based remote motion control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ChNIDAQ allows user programs to use the NI-DAQ C library and run interpretively without compilation. It is an ideal solution for teaching and learning data acquisition, prototyping, and web-based remote data acquisition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UVE

    UVE

    Unified Verification Environment

    ...The generated TB is directly able to perform random actions on the DUV (design under verification). For this UVE provides a graphical user interface, a code generator, compilation scripts and a library of verification IPs (VIP). One of the main innovations of UVE is a list of TODOs in the TB code which help in finalizing the TB. This is especially useful for developers not familiar with SV and/or UVE, but also experienced developers profit from that easy to use task list. Moreover, the graphical interface lets the user observe the structure of the generated testbench. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB