#bit-manipulation #utf-8 #string #inspection #tool

app binyl

A bitwise UTF-8 string inspection tool

2 releases (1 stable)

1.0.0 Mar 7, 2022
0.1.0 Apr 28, 2020

#6 in #inspection

Download history 12/week @ 2024-09-23 2/week @ 2024-11-04 23/week @ 2024-12-02 31/week @ 2024-12-09

54 downloads per month

Custom license

1MB
78 lines

binyl

A bitwise UTF-8 string inspection tool written in Rust.

Screenshot

Installation

cargo install binyl

Usage

binyl <file/to/inspect>

# or

echo わたしはネコ🐈 | binyl
cat some.file | binyl

Dependencies

~0.2–6MB
~35K SLoC