rust-encoding
Encoding library
A Rust library providing advanced character encoding support with error detection and recovery capabilities
Character encoding support for Rust
285 stars
12 watching
59 forks
Language: Rust
last commit: 10 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. | 394 |
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 a secure data encryption format based on the scrypt algorithm | 1 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 936 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
hsivonen/recode_rs | Tool for encoding conversion | 12 |
dropbox/rust-brotli | A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 819 |
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. | 789 |
rustcrypto/aeads | A collection of authenticated encryption algorithms implemented in Rust | 733 |
rust-lang/rust | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
rust-bitcoin/rust-bitcoin | A Rust library for working with Bitcoin protocol messages and data structures | 2,181 |
statrs-dev/statrs | A statistical computation library in Rust for scientific computing and data analysis. | 616 |
ende76/brotli-rs | A Rust implementation of Brotli decompression | 62 |
bytecodealliance/rustix | A safe Rust interface to POSIX-like system calls with configurable backends. | 1,512 |
rust-lang/chalk | An implementation of the Rust trait system using a PROLOG-like logic solver | 1,860 |