cxx-prettyprint
Container formatter
Automatically formats C++ container output for readability
A header-only library for C++(0x) that allows automagic pretty-printing of any container.
561 stars
31 watching
73 forks
Language: C++
last commit: about 2 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 602 |
cdepillabout/pretty-simple | A tool to prettify Haskell data types with Show instances in an easy-to-read format | 243 |
lelio-brun/obelisk | Generates pretty-printed output from Menhir parser files in various formats | 55 |
polsab/pretty_hex | A hex dumping library in Elixir that formats binary data into human-readable output. | 7 |
haskell/pretty | A utility library for formatting text in a consistent manner | 72 |
dprint/dprint-plugin-prettier | A wrapper around Prettier to integrate it with the dprint CLI for faster formatting of Rust code. | 99 |
dprint/dprint-plugin-roslyn | A Roslyn wrapper plugin for C# and Visual Basic code formatting in dprint. | 8 |
the-sett/elm-pretty-printer | A library for pretty-printing Elm code to produce readable and formatted output. | 12 |
siddharthkp/prettycli | A utility for printing formatted messages to the terminal in a visually appealing way. | 48 |
dprint/dprint-plugin-exec | Formats code via execution of formatting CLI commands on host machine. | 21 |
dprint/dprint-plugin-dockerfile | A plugin that formats Dockerfile code according to a set of rules. | 6 |
developerlx/lxdbanything | Automates log printing and variable inspection in Objective-C | 428 |
lukeed/kleur | A lightweight Node.js library for formatting terminal text with ANSI colors | 1,631 |
danieloneill/componentprinter | A QML component that allows printing or saving images of graphical elements. | 20 |
orlp/devector | A container class with efficient append operations on either end. | 37 |