All Projects → Gr Tutorial → Similar Projects or Alternatives

403 Open source projects that are alternatives of or similar to Gr Tutorial

Remodel
Data and class remodeling library
Stars: ✭ 63 (-34.37%)
Mutual labels:  cmake
Urdf tutorial
Stars: ✭ 58 (-39.58%)
Mutual labels:  cmake
Openssl Cmake
Build OpenSSL with CMake on MacOS, Win32, Win64 and cross compile for Android, IOS
Stars: ✭ 76 (-20.83%)
Mutual labels:  cmake
Spirit
Atomistic Spin Simulation Framework
Stars: ✭ 67 (-30.21%)
Mutual labels:  cmake
Cmake Cookbook
CMake Cookbook recipes.
Stars: ✭ 1,073 (+1017.71%)
Mutual labels:  cmake
Cotire
CMake module to speed up builds.
Stars: ✭ 1,212 (+1162.5%)
Mutual labels:  cmake
Abb experimental
Experimental packages for ABB manipulators within ROS-Industrial (http://wiki.ros.org/abb_experimental)
Stars: ✭ 61 (-36.46%)
Mutual labels:  cmake
Mingw W64 Cmake
CMake-based MinGW-w64 Cross Toolchain
Stars: ✭ 84 (-12.5%)
Mutual labels:  cmake
Cxp
Lightweight & minimal project template using "modern" CMake
Stars: ✭ 56 (-41.67%)
Mutual labels:  cmake
Burst
То, чего нет в Бусте
Stars: ✭ 72 (-25%)
Mutual labels:  cmake
Nitroshare Desktop
Network file transfer application for Windows, OS X, & Linux
Stars: ✭ 1,150 (+1097.92%)
Mutual labels:  cmake
Antara Gaming Sdk
Komodo Gaming Software Development Kit
Stars: ✭ 51 (-46.87%)
Mutual labels:  cmake
Leathers
🚀 Warning suppression library (C++)
Stars: ✭ 78 (-18.75%)
Mutual labels:  cmake
Magnum Plugins
Plugins for the Magnum C++11/C++14 graphics engine
Stars: ✭ 66 (-31.25%)
Mutual labels:  cmake
Novuscore
A modern take on WoW emulation
Stars: ✭ 88 (-8.33%)
Mutual labels:  cmake
Clang Blueprint
🏰 Example C++11 CMake project that incorporates awesome Clang tooling 🐉
Stars: ✭ 63 (-34.37%)
Mutual labels:  cmake
Helloworld
A C++ Hello World project, using CMake, and GitHub Actions
Stars: ✭ 77 (-19.79%)
Mutual labels:  cmake
Wtoolsdkroomlive
微控工具xp模块-开发版[微信(wechat)二次开发模块]sdk微信多群直播demo
Stars: ✭ 60 (-37.5%)
Mutual labels:  cmake
Webdav Client Cpp
☁️ C++ WebDAV Client provides easy and convenient to work with WebDAV-servers.
Stars: ✭ 92 (-4.17%)
Mutual labels:  cmake
Foxy
Session-based Beast/Asio wrapper requiring C++14
Stars: ✭ 57 (-40.62%)
Mutual labels:  cmake
Fcnpc
FCNPC - Fully Controllable NPC
Stars: ✭ 73 (-23.96%)
Mutual labels:  cmake
Sdl kitchensink
A Simple SDL2 / FFmpeg library for audio/video playback written in C99
Stars: ✭ 53 (-44.79%)
Mutual labels:  cmake
Torchlambda
Lightweight tool to deploy PyTorch models to AWS Lambda
Stars: ✭ 83 (-13.54%)
Mutual labels:  cmake
Sdl vulkan
A library for creating Vulkan surfaces for SDL2 windows.
Stars: ✭ 53 (-44.79%)
Mutual labels:  cmake
Ncnn Benchmark
The benchmark of ncnn that is a high-performance neural network inference framework optimized for the mobile platform
Stars: ✭ 70 (-27.08%)
Mutual labels:  cmake
Tristeon3d
A 3D Engine built by two Game Engineering students.
Stars: ✭ 68 (-29.17%)
Mutual labels:  cmake
Run Vcpkg
GitHub Action to automatically cache and run vcpkg to build C++ dependencies for your C++ based applications. Available as Azure DevOps tasks also: https://marketplace.visualstudio.com/items?itemName=lucappa.cmake-ninja-vcpkg-tasks
Stars: ✭ 49 (-48.96%)
Mutual labels:  cmake
Gr Elster
A GNU Radio block that decodes packets transmitted by Elster R2S smart meters
Stars: ✭ 78 (-18.75%)
Mutual labels:  cmake
Hazelcast Cpp Client
Hazelcast IMDG C++ Client
Stars: ✭ 67 (-30.21%)
Mutual labels:  cmake
Raspi Toolchain
Stars: ✭ 90 (-6.25%)
Mutual labels:  cmake
Kaidan
[Replaced by https://invent.kde.org/network/kaidan] Kaidan, a simple and user-friendly Jabber/XMPP client for every device and platform.
Stars: ✭ 67 (-30.21%)
Mutual labels:  cmake
Hpp Skel
Skeleton for C++ header-only libraries
Stars: ✭ 78 (-18.75%)
Mutual labels:  cmake
Vs.language.cmake
Syntax highlighting for Cmake in Visual Studio Code
Stars: ✭ 64 (-33.33%)
Mutual labels:  cmake
Dcmjs
dcmjs is a javascript cross-compile of dcmtk (dcmtk.org).
Stars: ✭ 92 (-4.17%)
Mutual labels:  cmake
Android Cmake
CMake toolchain file and other scripts for the Android NDK
Stars: ✭ 1,123 (+1069.79%)
Mutual labels:  cmake
Findtbb
CMake find module for Intel Threading Building Blocks
Stars: ✭ 77 (-19.79%)
Mutual labels:  cmake
Osql Experimental
A community-oriented fork of osquery with support for cmake, public CI testing, and regular releases
Stars: ✭ 62 (-35.42%)
Mutual labels:  cmake
Aws Robomaker Small Warehouse World
This Gazebo world is well suited for organizations who are building and testing robot applications for warehouse and logistics use cases.
Stars: ✭ 85 (-11.46%)
Mutual labels:  cmake
Gr Adsb
GNU Radio OOT module for demodulating and decoding ADS-B packets
Stars: ✭ 61 (-36.46%)
Mutual labels:  cmake
Cmake.vim
🔨 CMake functionality within Vim.
Stars: ✭ 76 (-20.83%)
Mutual labels:  cmake
Cmake Get
Get dependencies with cmake
Stars: ✭ 59 (-38.54%)
Mutual labels:  cmake
Rustcmake
An example project showing usage of CMake with Rust
Stars: ✭ 94 (-2.08%)
Mutual labels:  cmake
Cxxctp
DEPRECATED. USE INSTEAD github.com/blockspacer/flextool
Stars: ✭ 58 (-39.58%)
Mutual labels:  cmake
Cmake Modules
CMake modules for some scientific libraries
Stars: ✭ 75 (-21.87%)
Mutual labels:  cmake
Run Cmake
GitHub Action to build C++ applications with CMake (either with CMakeLists.txt or CMakeSettings.json), Ninja and vcpkg on GitHub. Available as Azure DevOps task also: https://marketplace.visualstudio.com/items?itemName=lucappa.cmake-ninja-vcpkg-tasks
Stars: ✭ 57 (-40.62%)
Mutual labels:  cmake
Gr Nordic
GNU Radio module and Wireshark dissector for the Nordic Semiconductor nRF24L Enhanced Shockburst protocol.
Stars: ✭ 84 (-12.5%)
Mutual labels:  cmake
Vector ros
ROS package for Anki Vector home robot
Stars: ✭ 55 (-42.71%)
Mutual labels:  cmake
Gpu Icp Slam
Stars: ✭ 73 (-23.96%)
Mutual labels:  cmake
Cmake Demo
《CMake入门实战》源码
Stars: ✭ 1,071 (+1015.63%)
Mutual labels:  cmake
Kinectazuredkprogramming
Samples about Kinect Azure DK programming
Stars: ✭ 92 (-4.17%)
Mutual labels:  cmake
Fast ber
A C++11 ASN.1 BER Encoding and Decoding Library
Stars: ✭ 54 (-43.75%)
Mutual labels:  cmake
Hacktoberfest2020
Contribute for hacktoberfest 2020
Stars: ✭ 72 (-25%)
Mutual labels:  cmake
Pgagent
Mirror of the pgagent project
Stars: ✭ 52 (-45.83%)
Mutual labels:  cmake
Progress Cpp
A flexible ASCII progress-bar for C++
Stars: ✭ 81 (-15.62%)
Mutual labels:  cmake
Magnum Bootstrap
Bootstrap projects for Magnum C++11/C++14 graphics engine
Stars: ✭ 69 (-28.12%)
Mutual labels:  cmake
Examples
VLC-Qt Examples
Stars: ✭ 96 (+0%)
Mutual labels:  cmake
Kindd
A kindful dd, written in qt-quick.
Stars: ✭ 93 (-3.12%)
Mutual labels:  cmake
Hatchit
A Free and Open Source 3D Game Engine written in C++
Stars: ✭ 91 (-5.21%)
Mutual labels:  cmake
Llvm Amdgpu Assembler Extra
LLVM AMDGPU Assembler Helper Tools
Stars: ✭ 80 (-16.67%)
Mutual labels:  cmake
Didi challenge ros
Roslaunch to visualize a rosbag file from Udacity (DiDi Challenge)
Stars: ✭ 69 (-28.12%)
Mutual labels:  cmake
1-60 of 403 similar projects