1. Only showing results from lib.rs

    Clear filter to show all search results

  2. Feb 6, 2025UTF-8 BOM markers aren't useful, and can even cause problems with some tools that are not designed to handle them. Only use if you have problems with your UTF-8 files of course. usage. Remove UTF-8 markers from all "txt" files in the current directory, and save the original in ".txt.bak" files: unbom *.txt Perform the same, but do not create a ...
  3. Oct 24, 2024(UTF-8 to UTF-8 encode should be equivalent to memcpy and UTF-16 to UTF-8 should be fast.) Speed is a non-goal when encoding to legacy encodings. By default, encoding to legacy encodings should not be optimized for speed at the expense of code size as long as form submission and URL parsing in Gecko don't become noticeably too slow in real ...
  4. utf-railroad. Generate text railroad diagrams in rust. v 1.1.0 # railroad # diagram # utf # generate # character # json # terminal. simulate-lcd. simulate monochrome dot-matrix displays, such as monochrome LCD screens. v 0.1.2 # lcd # monochrome # screen # display # simulation # graphics # dot-matrix. vega-lite.
  5. # utf-16 # utf-32 # wide # winapi # string # string-literal # compile-time no-std widestring A wide string Rust library for converting to and from wide strings, such as those often used in Windows API or other FFI libaries. Both u16 and u32 string types are provided, including support for UTF-16 and UTF-32, malformed encoding, C-style strings, etc.
  6. Mar 31, 2024Support for UTF-16, UTF-8, ISO-8859-1, and ASCII encodings. Written entirely in the safe Rust subset. Designed to safely handle untrusted input. The API is heavily inspired by Java Streaming API for XML . It contains a pull parser much like StAX event reader. It provides an iterator API, so you can leverage Rust's existing iterators library ...
  7. Aug 13, 2023utf-8 BOM formatter written in Rust. Installation. This tool provides with cargo install command. cargo install format-bom Usage format-bom. You can check help message by format-bom --help. Format Mode format-bom--add. There is remove add add-strict mode for format-bom. It uses remove mode by default. remove mode removes BOM from UTF-8 files.
  8. Jan 25, 2025See also: comfy-table, console, tabled, owo-colors, yansi, ratatui, termimad, color-print, vte, algoart, serialport_monitor Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the crate.
  9. Nov 24, 2024A UTF-8 encoded read-only string using `Bytes` as storage | Rust/Cargo package. Lib.rs › Web programming # encoded-string # string # utf-8 # byte # web no-std bytestring A UTF-8 encoded read-only string using Bytes as storage Owned by Nikolay Kim, Rob Ede, actix. Audit; Install; API reference; GitHub repo ;
  10. Jan 28, 2025Features. Efficient Encoding & Decoding: Convert between standard UTF-8 strings and the compact DEC SIXBIT format.; Safety and Performance: Offers both checked and unchecked encoding/decoding functions for flexibility.; Struct API: Provides a DecSixbit struct for a more encapsulated and feature-rich API (enabled via the default with-struct feature). ...

    Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX