cpp-format

Formatter

C++ formatting library with syntax compatible to C#/Rust/Python

C#/Rust/Python style formatting in C++.

GitHub

11 stars
3 watching
3 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mutouyun/cpp-ipc A high-performance inter-process communication library using shared memory on Linux/Windows. 1,817
kassane/fmt A modern formatting library with a fast and safe API for string formatting 0
andreikop/cpp2python Tool to automate part of the conversion process from C/C++ to Python code 169
yhirose/cpp-unicodelib A C++17 header-only library providing a set of functions to categorize and analyze Unicode characters 102
qdrvm/scale-codec-cpp A C++ library implementing a compact binary encoding and decoding system for various data types according to the Polkadot specification 4
hsivonen/recode_cpp A test and demonstration project for encoding_rs in C++ 2
p-ranav/tabulate A header-only C++ library for creating formatted tables in the terminal 1,966
morwenn/cpp-sort A C++14 header-only sorting library providing a flexible and generic way to implement various sorting algorithms 629
cppcon/cppcon2016 Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics 1,806
r-lib/cpp11 Enables C++ developers to interact with R objects using standard C++11 syntax and semantics 205
ww898/utf-cpp C++ header-only library for converting between different Unicode character encodings 133
i582/cfmt Library for simple and convenient formatted stylized output to the console. 69
cppcon/cppcon2017 A collection of presentation materials from CppCon 2017, including slides and code for talks on various C++ topics. 1,790
pytorch/extension-cpp Enables the creation of custom C++ extensions with CUDA support in PyTorch 1,031
cpp-netlib/uri A C++ class for parsing and manipulating Uniform Resource Identifiers (URIs) 140