Skip to content
Tech News
← Back to articles

I made rust's cargo copy but for CPP

read original get C Copying Tool Kit → more articles

CRow

Cargo, but for C/C++

Overview

CRow is a build system for C++ designed for developers who want:

Simple configuration (just crow.toml )

(just ) Fast builds

Built-in dependency manager

Quick Start

Install

Pre-built binaries : Download from Releases

... continue reading