All Projects → Cmake Demo → Similar Projects or Alternatives

1336 Open source projects that are alternatives of or similar to Cmake Demo

Jni By Examples
🎇Fun Java JNI By Examples - with CMake and C++ (or C, of course!) ‼️ Accepting PRs
Stars: ✭ 99 (-90.76%)
Mutual labels:  cmake, tutorial
Cmake Tutorial
CMake 官方教程
Stars: ✭ 162 (-84.87%)
Mutual labels:  cmake, tutorial
Learning Cmake
learning cmake
Stars: ✭ 2,524 (+135.67%)
Mutual labels:  cmake, tutorial
Cmake Examples
Useful CMake Examples
Stars: ✭ 7,220 (+574.14%)
Mutual labels:  cmake, tutorial
Llvm Pass Tutorial
A step-by-step tutorial for building an LLVM sample pass
Stars: ✭ 122 (-88.61%)
Mutual labels:  cmake, tutorial
Cgold
🐋 The Hitchhiker’s Guide to the CMake
Stars: ✭ 428 (-60.04%)
Mutual labels:  cmake, tutorial
Ros Academy For Beginners
中国大学MOOC《机器人操作系统入门》代码示例 ROS tutorial
Stars: ✭ 861 (-19.61%)
Mutual labels:  cmake, tutorial
Learn Solidity
Code base for "Learn Solidity: Programming Language for Ethereum Smart Contracts" course in Tosh Academy & Blockchain Council
Stars: ✭ 44 (-95.89%)
Mutual labels:  tutorial
Nonstd Lite
Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments
Stars: ✭ 46 (-95.7%)
Mutual labels:  cmake
Pcl For Android
Cross-compilation of PCL (point cloud library) for Android
Stars: ✭ 43 (-95.99%)
Mutual labels:  cmake
Skeleton
Skeleton for quick new C++ project setup
Stars: ✭ 42 (-96.08%)
Mutual labels:  cmake
Libcsptr
Smart pointers for the (GNU) C programming language
Stars: ✭ 1,023 (-4.48%)
Mutual labels:  cmake
Django Celery Tutorial
Django Celery Tutorial
Stars: ✭ 48 (-95.52%)
Mutual labels:  tutorial
Programming learning resource
学习计算机科学的一些pdf资源
Stars: ✭ 1,019 (-4.86%)
Mutual labels:  cmake
Data Privacy For Data Scientists
A workshop on data privacy methods for data scientists.
Stars: ✭ 53 (-95.05%)
Mutual labels:  tutorial
Intro To Apis Course
Introduction to APIs course
Stars: ✭ 1,009 (-5.79%)
Mutual labels:  tutorial
Golang Regex Tutorial
Golang - Regular Expression Tutorial
Stars: ✭ 1,035 (-3.36%)
Mutual labels:  tutorial
Gobyexample
Go by Example 通过例子学 Golang
Stars: ✭ 1,066 (-0.47%)
Mutual labels:  tutorial
Teachyourselfcs Cn
TeachYourselfCS 的中文翻译 | A Chinese translation of TeachYourselfCS
Stars: ✭ 11,772 (+999.16%)
Mutual labels:  tutorial
Antara Gaming Sdk
Komodo Gaming Software Development Kit
Stars: ✭ 51 (-95.24%)
Mutual labels:  cmake
Vueinterface
Repository for my tutorial course: Building an interface with Vue.js on LinkedIn Learning and Lynda.com.
Stars: ✭ 46 (-95.7%)
Mutual labels:  tutorial
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+666.95%)
Mutual labels:  tutorial
Fairroot
C++ simulation, reconstruction and analysis framework for particle physics experiments
Stars: ✭ 41 (-96.17%)
Mutual labels:  cmake
Discord Tutorial Bot
Simple leveling bot for discord.
Stars: ✭ 46 (-95.7%)
Mutual labels:  tutorial
Apistar From Scratch
A step-by-step tutorial to create a simple API with apistar framework
Stars: ✭ 41 (-96.17%)
Mutual labels:  tutorial
The Hello World Of Machine Learning
Learn to build a basic machine learning model from scratch with this repo and tutorial series.
Stars: ✭ 41 (-96.17%)
Mutual labels:  tutorial
Android Dev
⚡️ Curated list of resources for Android app development. Prepare for battle!
Stars: ✭ 44 (-95.89%)
Mutual labels:  tutorial
Bcm
Boost cmake modules
Stars: ✭ 48 (-95.52%)
Mutual labels:  cmake
Tortilla
The Framework for tutorials
Stars: ✭ 43 (-95.99%)
Mutual labels:  tutorial
2d Animation
Project files for our tutorial on animating a 2D Character in Unity.
Stars: ✭ 52 (-95.14%)
Mutual labels:  tutorial
Blockchaindemo
A simple demo for Blockchain in Swift
Stars: ✭ 44 (-95.89%)
Mutual labels:  tutorial
Alexa Soundcloud
soundcloud integration for alexa
Stars: ✭ 47 (-95.61%)
Mutual labels:  tutorial
Orne navigation
This repository provides mobile robot navigation system with i-Cart mini for Tsukuba Challenge under Project ORNE.
Stars: ✭ 43 (-95.99%)
Mutual labels:  cmake
Fast ber
A C++11 ASN.1 BER Encoding and Decoding Library
Stars: ✭ 54 (-94.96%)
Mutual labels:  cmake
Picmake
你还在学CMake的过程中毫无头绪吗?你还在为复杂程序库依赖发愁吗?你是否觉得原生CMake的编写冗余而低效?那就快来学习和使用PICMake吧!只需要一行,无论是可执行,动态库还是静态库,轻松搞定!同时高效支持多目标,复杂库的编译安装,从此告别大量冗余CMake代码,专注开发核心应用程序,编译不再愁! 例如下面是使用PICMake编译一个依赖OpenGL的可执行文件,只需要一行!
Stars: ✭ 43 (-95.99%)
Mutual labels:  cmake
Python Beginner Programming Exercises
Practice your Python programming skills with this interactive and auto-graded set of exercises.
Stars: ✭ 47 (-95.61%)
Mutual labels:  tutorial
Vue Tut
Easily build beautiful tutorials with Vue
Stars: ✭ 43 (-95.99%)
Mutual labels:  tutorial
Pgagent
Mirror of the pgagent project
Stars: ✭ 52 (-95.14%)
Mutual labels:  cmake
Raw Vulkan
🔥 Experiments building Vulkan applications, libraries, and abstractions.
Stars: ✭ 42 (-96.08%)
Mutual labels:  tutorial
Grafana Prometheus Node Js Example
Step-by-step tutorial on creating beautiful dashboards for your Node JS application
Stars: ✭ 47 (-95.61%)
Mutual labels:  tutorial
Typescript Tutorial
TypeScript 入门教程
Stars: ✭ 8,391 (+683.47%)
Mutual labels:  tutorial
Eve Building Restful Mongodb Backed Apis Course
Course materials and handouts for EVE: Building RESTful MongoDB-backed APIs course
Stars: ✭ 53 (-95.05%)
Mutual labels:  tutorial
Pytorch Cpp
C++ Implementation of PyTorch Tutorials for Everyone
Stars: ✭ 1,014 (-5.32%)
Mutual labels:  tutorial
K8s By Kubeadm
🏗 如何使用kubeadm在国内网络环境搭建单主k8s集群
Stars: ✭ 46 (-95.7%)
Mutual labels:  tutorial
Reactnativecodereuseexample
Shows how to organize your code to reuse it as much as possible between Web, iOS and Android
Stars: ✭ 41 (-96.17%)
Mutual labels:  tutorial
Pvonboardkit
Add your own walkthrough/intro/tutorial into the app
Stars: ✭ 51 (-95.24%)
Mutual labels:  tutorial
Cmake csharp example
CMake C#/.NET WPF and WinForms Examples
Stars: ✭ 41 (-96.17%)
Mutual labels:  cmake
Mostly Adequate Guide Ru
Mostly adequate guide to FP (in javascript, translated to russian)
Stars: ✭ 1,030 (-3.83%)
Mutual labels:  tutorial
Sdl vulkan
A library for creating Vulkan surfaces for SDL2 windows.
Stars: ✭ 53 (-95.05%)
Mutual labels:  cmake
Iterative Closest Point
Stars: ✭ 40 (-96.27%)
Mutual labels:  cmake
Pydata Networkx
A short tutorial on network analysis using Game of Thrones, US Airports and Python!
Stars: ✭ 50 (-95.33%)
Mutual labels:  tutorial
Cpp starter project
A template CMake project to get you started with C++ and tooling
Stars: ✭ 1,025 (-4.3%)
Mutual labels:  cmake
Redaxo Mit Docker
Simple 🐳 Docker setup for REDAXO development. Contains demo website and beginner’s guide!
Stars: ✭ 40 (-96.27%)
Mutual labels:  tutorial
Ggplot Courses
👨‍🏫 ggplot2 Teaching Material
Stars: ✭ 40 (-96.27%)
Mutual labels:  tutorial
Viewtooltip
A fluent tooltip for Android
Stars: ✭ 1,029 (-3.92%)
Mutual labels:  tutorial
Librevault
Librevault - Peer-to-peer, decentralized and open source file sync.
Stars: ✭ 1,001 (-6.54%)
Mutual labels:  cmake
Tutorials
Materials from LSH members' tutorials/talks.
Stars: ✭ 39 (-96.36%)
Mutual labels:  tutorial
Ncar Python Tutorial
Numerical & Scientific Computing with Python Tutorial
Stars: ✭ 50 (-95.33%)
Mutual labels:  tutorial
Regrader
VST delay plugin where the repeats degrade in resolution
Stars: ✭ 44 (-95.89%)
Mutual labels:  cmake
Openconnect Gui
Mirror - Graphical OpenConnect client (beta phase)
Stars: ✭ 993 (-7.28%)
Mutual labels:  cmake
1-60 of 1336 similar projects