[go: up one dir, main page]

Showing 26 open source projects for "cmake"

View related business solutions
  • 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
  • Smart IT Monitoring Icon
    Smart IT Monitoring

    We make IT management effective and simple. Easily observe your networks, servers, cloud services, containers, devices and applications.

    NetCrunch is a smart, agentless network monitoring and management software system capable of monitoring every device in a network. Developed by AdRem Software, NetCrunch helps businesses of all sizes remotely monitor network services, switches, routers, bandwidth utilization, and traffic flow and visualize their system performance.
    Learn More
  • 1
    GWtool

    GWtool

    Simple tools for working with gravitational waves

    GWtool: simple tools for working with gravitational waves
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    gr-acars

    gr-acars

    ACARS decoder for GNURadio, for RTL-SDR, PlutoSDR or UHD receivers.

    ...The latest 2022 release for GNU Radio 3.9 and 3,10, following 3.8 named ng for New Generation, aims at adding bitrate clock tracking + removes the external dependence with libfftw by using the GNU Radio FFT wrapper. Doing so, multiple ACARS decoding blocks can run in parallel. Compile for x86 PC with: cd 3.10ng mkdir build cd build cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .. make -j4 sudo make install (developed and tested on Debian GNU/Linux) Compile for RaspberryPi4/Buildroot (located in BR_PATH): cmake -DCMAKE_INSTALL_PREFIX:PATH=$BR_PATH/output/target/usr -DCMAKE_TOOLCHAIN_FILE=$BR_PATH/output/host/share/buildroot/toolchainfile.cmake ../ make -j4 make install
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PG2PLplot

    PG2PLplot

    A library to aid the transition from PGplot to PLplot in Fortran

    PG2PLplot is a library that facilitates the transition from PGplot to PLplot with Fortran programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    evTools

    evTools

    Tools to analyse output from the stellar-evolution code ev/STARS/TWIN

    The evTools package provides tools to manipulate and display output from the binary stellar-evolution code ev (also known as STARS and TWIN).
    Downloads: 0 This Week
    Last Update:
    See Project
  • ThreatLocker Cybersecurity Software Icon
    ThreatLocker Cybersecurity Software

    Giving you complete control to help you manage your applications and better protect your endpoints.

    The Zero Trust security solution that offers a unified approach to protecting users, devices, and networks against the exploitation of zero day vulnerabilities.
    Learn More
  • 5
    myScite

    myScite

    The allRound pocket sized CodeEditor.

    .... -- Features -- - Full MinGW and GTK SDKs Autocomplete.(190+) - Do system scripting (bash, applescript, cmd, powershell, perl, j/vbscript, awk) - Examine all sorts of data files (sql, regedit, mib, xml, yaml, json, vcard ...) - Review difference and patch files - Create makefiles (gnu make / cmake) - Edit html, css and config files (with calltips) - Describe circuits in vhdl and spice. ... - And finally; read & write source code: - [ Syntax highlighted ] - go, vala, pike, swift, flash, ch, rust - [ Calltip assisted ] - c/cpp11, js&jQuery, python, php, ruby, lua, c#, java, perl --Others-- - Restructured config files with inline docs - Scriptable via lua Extension...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    PLplot

    Cross-platform, scientific graphics plotting library

    PLplot is a cross-platform, scientific graphics plotting library that supports math symbols and human languages (via UTF-8 user input strings); plot capabilities for multiple non-interactive plot file formats and in multiple interactive environments; and bindings for multiple computer languages.
    Leader badge">
    Downloads: 66 This Week
    Last Update:
    See Project
  • 7
    analyseMCMC

    analyseMCMC

    Analyse output from MCMC codes like SPINspiral and lalinference_mcmc

    analyseMCMC post-processes, analyses and plots output from the LIGO/Virgo gravitational-wave inspiral parameter-estimation codes SPINspiral and lalinference_mcmc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Examples.Qt

    Examples.Qt

    Shows how to use Qt widgets only by programming code (c++17).

    Examples Qt shows how to use Qt widget and Qt Quicks only by programming code (c++17). * Github repository : https://github.com/gammasoft71/Examples.Qt * Homepage : https://gammasoft71.wixsite.com/gammasoft/qt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    libinstrument (ex libcsdbg)

    libinstrument (ex libcsdbg)

    C/C++ function instrumentation (AOP, exception/stack tracing, GC)

    ...The project comes ready with classic applications of instrumentation, such as AOP (Aspect Oriented Programming), Concern and Side Effect injection, stack tracing, exception tracing, basic time profiling, callgraph profiling and other. A GC (Garbage Collector) module is also under development. Libinstrument is highly portable and decoupled. The project comes with a CMake build system, integration with IDEs (CLion, Eclipse e.t.c) is straightforward. Using lazy algorithms there is virtually zero overhead in benchmarks and minimum overhead in execution time. Libinstrument tries to be as non-intrusive as possible, while trying to help the developer offering basic reflection. There are Unit Tests for each class and method, testing is driven with CTest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Learn More
  • 10
    CMakeFiles

    CMakeFiles

    A collection of CMake files, biased towards projects using Fortran

    A collection of CMake files, biased towards projects using Fortran.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    dep-graphV

    dep-graphV

    An useful tool to analize header dependendencies via graphs

    dep-graphV is an useful development tool, written in C++ and powered by Qt and GraphViz, that creates a graph of your codebase, by parsing every #include statement found in the project's root folder. It is helpful when you need to analize and visualize the dependecy tree, highlightining cycles and "useless paths", and It means, in short, that you could drastically reduce build times, especially when working on large-scale projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    **NOTE**: As of 2017-Sep-14, this project was **moved to [github](https://github.com/15knots/cmakeed)**. Please file any issues there. ----- Eclipse plug-in for editing CMake files such as CMakeLists.txt. Provides syntax coloring, CMake command content assist, and the CMake command reference incorporated into the Eclipse help system. Requires Java 5 or higher and Eclipse 3.4 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    simple-test

    Simple and easy to use C++ code testing suite.

    simple-test was developed to make C++ code testing easy. A test can be implemented using just one single header file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CMake BASIS

    CMake BASIS

    Build system And Software Implementation Standard

    ...Check out the web site for more information. The Git repository of this project is hosted on GitHub. Some interesting facts about this project can be found on Ohloh at https://www.ohloh.net/p/cmake-basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CMAKE build enviroment for CMSIS MCUs

    CMAKE build enviroment for LPC2000 and LPC17xx Cortex MCUs

    The goal of project is to build CMSIS like environment for LPC2000 series MCU and to write RTOS for LPC2000 and Cortex Microcontrollers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pyhrol

    pyhrol

    Bridge between C++ and Python

    ...Automatically generates list of named parameters. Supports primary Python protocols: Number, Sequence, Mapping, Iterator Protocol. Includes more than 40 code examples. CMake driven. Supports Python 2.x. Does not support Python 3.x (planned). Tested on Linux Ubuntu 13.X 32/64 with Python 2.7.X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenGL Samples Pack
    A collection of OpenGL samples: It doesn't contain a lot of comments, nor does it use the features for complex effects, but they still show how to set up all the different new features.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    Dust Racing 2D

    Dust Racing 2D

    A traditional top-down OpenGL car racing game

    Dust Racing 2D (Dustrac) is a tile-based, cross-platform 2D racing game written in Qt (C++). Play against challenging computer cars or use the split-screen mode to play against your friend. A level editor for easy level creation is included. Dust Racing 2D is inspired by Super Cars and Slicks’n Slide. The newest releases and source code here: https://github.com/juzzlin/DustRacing2D/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    OMV-Open Machine Vision

    Libraries to help developing machine vision applications for industry.

    The main goal of the library, is to launch modules that will help you out on developing applications for artificial vision industrial applications. I have been using the software for a few years and I want to share the libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    bmake
    meta-build system that generates CMakeLists.txt (input files for CMake). Enhances notoriously the maintenance by being simplistic. No more headaches with CMake project definition files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    folders4cmake
    A small java application which helps CMake users who want to efficiently organize their source tree with the help of Visual Studio's project editor and CMake's "source_group" command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    osgNV is a C++ cross-platform library written for the latest OpenSceneGraph (OSG, www.openscenegraph.org) using CMake as the build system. It brings the power of nVIDIA Cg shaders and other nVIDIA OpenGL extensions to your OSG applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    GlassBrain
    Glass Brain is a tool specifically designed for displaying neural connections within the human brain given multidimensional scan data and a connectivity graph. This project benefits from Qt, VTK, ITK, and CMake.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    mmake = cmake + make + new future
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Qt frontend for cmake.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next