rust-encoding
Encoding library
A Rust library providing advanced character encoding support with error detection and recovery capabilities
Character encoding support for Rust
284 stars
12 watching
59 forks
Language: Rust
last commit: 8 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hsivonen/encoding_rs | An implementation of the Encoding Standard in Rust, supporting decoding and encoding of various character encodings. | 387 |
lifthrasiir/angolmois-rust | A Rust port of a minimalistic music video game with BMS format support | 101 |
sorairolake/scryptenc-rs | A Rust library and tool implementing the scrypt encrypted data format | 1 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
hsivonen/recode_rs | Tool for encoding conversion | 12 |
dropbox/rust-brotli | A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 818 |
rust-lang/rust-enhanced | An enhanced package for Sublime Text 4 that improves syntax highlighting, build system, and error handling for the Rust programming language. | 786 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 728 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
rust-bitcoin/rust-bitcoin | A Rust library for serializing and deserializing Bitcoin protocol messages and keys. | 2,132 |
statrs-dev/statrs | A statistical computation library for Rust scientific computing | 599 |
ende76/brotli-rs | A Rust implementation of Brotli decompression | 63 |
bytecodealliance/rustix | A safe Rust interface to POSIX-like system calls with configurable backends. | 1,491 |
rust-lang/chalk | An implementation of the Rust trait system using a PROLOG-like logic solver | 1,843 |