hsivonen / encoding_rs
A Gecko-oriented implementation of the Encoding Standard in Rust
☆395Updated 2 months ago
Alternatives and similar repositories for encoding_rs:
Users that are interested in encoding_rs are comparing it to the libraries listed below
- A rust binding for the zstd compression library.☆535Updated last week
- Rust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.☆387Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Displayed width of Unicode characters and strings according to UAX#11 rules.☆229Updated this week
- Asynchronous streams for Rust using async & await notation☆652Updated last month
- Cargo subcommand to see license of dependencies☆431Updated last month
- Fowler–Noll–Vo hash function☆342Updated 9 months ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- Fast floating point to string conversion☆613Updated 2 months ago
- Support for matching file paths against Unix shell style patterns.☆496Updated last week
- Get the number of CPUs in Rust☆586Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆428Updated 7 months ago
- Backtraces in Rust☆548Updated last week
- A if/elif-like macro for Rust #[cfg] statements☆578Updated 2 months ago
- Character encoding support for Rust☆285Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Like Rust's std::Path, but UTF-8.☆448Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆503Updated 6 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆594Updated last year
- Rust library allowing to register multiple handlers for the same signal☆747Updated 4 months ago
- Rust lightweight HTTP 1.1 client☆271Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆538Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆691Updated last week
- Unicode Normalization forms according to UAX#15 rules☆168Updated 2 months ago
- A macro to generate structures which behave like bitflags☆977Updated this week
- A vector with a fixed capacity. (Rust)☆771Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- A multiprocess drop-in replacement for Rust channels☆897Updated 3 weeks ago
- Rust method delegation with less boilerplate☆451Updated this week
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago