254
edits
(Mention encoding detectors) |
(Mention rayon in the context of encoding detection) |
||
Line 142: | Line 142: | ||
* Background Update Agent for Windows: {{bug|1343669}} | * Background Update Agent for Windows: {{bug|1343669}} | ||
* Encoding detector: {{bug|1551276}} | * Encoding detector: {{bug|1551276}} | ||
** '''Why Rust?''' Builds upon encoding_rs, has tiny FFI surface, subject matter prone to accesses past the bounds of a buffer. | ** '''Why Rust?''' Builds upon encoding_rs, has tiny FFI surface, subject matter prone to accesses past the bounds of a buffer, potentially parallelizable with Rayon. | ||
=== Proposed === | === Proposed === |
edits