bytes_formater
Binary formatter
A utility tool for formatting and visualizing binary data, such as byte arrays used in IO operations.
Formatting bytes(Uint8Array、Uint16Array、Uint32Array、ArrayBufferView..) output, is very useful when debugging IO functions
8 stars
2 watching
4 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A hex dumping library in Elixir that formats binary data into human-readable output. | 7 |
| Utility to convert between human-readable byte units and numerical bytes values | 462 |
| A TypeScript/JavaScript library to create a single binary file format for various micro:bit board versions. | 10 |
| A tool that formats code according to a standardized style | 949 |
| A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |
| A tool that packs and unpacks binary data in a compact format | 221 |
| An application for decoding and encoding data in various formats | 102 |
| A library for formatting text with various options and capabilities for displaying tables, progress bars, and other formatted output. | 451 |
| A tool that formats MATLAB source code according to user-configurable rules | 490 |
| A library for formatting text lists into columns with customizable padding and sorting. | 34 |
| A Lua code formatter with syntax variants for different versions of the language | 1,639 |
| A binary serialization format for compact data storage and efficient transfer | 60 |
| A streaming binary data splitter that splits streams of binary data into individual objects based on a specified delimiter. | 77 |
| Provides utilities and configurations for formatting source code in various programming languages. | 1,376 |
| A collection of Erlang functions for text manipulation and formatting | 15 |