pretty_hex
Binary formatter
A hex dumping library in Elixir that formats binary data into human-readable output.
A binary hex dumping library in Elixir.
7 stars
2 watching
1 forks
Language: Elixir
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
aerosol/tabula | Transforms data into ASCII/GitHub Markdown tables | 93 |
rjsamson/hexate | A module for encoding and decoding hexadecimal data in Elixir | 30 |
arvidkahl/sizeable | An Elixir library to format file sizes in a human-readable way | 39 |
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 |
danielberkompas/number | Provides functions to convert numbers into various formats | 224 |
dashbitco/nimble_csv | A lightweight CSV parsing and dumping library for Elixir, providing fast and efficient data processing. | 773 |
clj-commons/pretty | A Clojure library for formatting console output to make it easier to read and understand. | 600 |
the-sett/elm-pretty-printer | A library for pretty-printing Elm code to produce readable and formatted output. | 12 |
alexhallam/tv | A CLI tool for formatting and displaying tabular data in a visually appealing way. | 2,061 |
crowdhailer/ok | Provides elegant error handling and result monad support in Elixir | 602 |
rob-brown/monadex | A library that helps developers work with monads in Elixir to manage state and control code flow. | 309 |
stevenschobert/weebo | An XML-RPC parser/formatter for Elixir with datatype mapping support | 2 |
filterkaapi/pandex | A lightweight wrapper around Pandoc for converting various text formats to HTML and other output formats. | 59 |
louisdx/cxx-prettyprint | Automatically formats C++ container output for readability | 559 |