https://github.com/sinclairnick/rust-utf
Bit-level UTF parser in Rust
https://github.com/sinclairnick/rust-utf
Last synced: about 1 year ago
JSON representation
Bit-level UTF parser in Rust
- Host: GitHub
- URL: https://github.com/sinclairnick/rust-utf
- Owner: sinclairnick
- Created: 2024-07-11T07:30:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-11T07:31:46.000Z (almost 2 years ago)
- Last Synced: 2025-02-10T14:52:52.212Z (over 1 year ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rust UTF
A basic bit-level UTF parser written in rust