awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesEncoding Offset Conversions

Low-level translation between different text encoding offsets, such as UTF-8 and UTF-16.

Distinct from UTF-8 Internal Storage: None of the candidates focus on the translation between different encoding offsets specifically for UI and storage reconciliation.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Encoding Offset Conversions. Refine with filters or upvote what's useful.

Awesome Encoding Offset Conversions GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • xi-editor/xi-editorAvatar von xi-editor

    xi-editor/xi-editor

    19,816Auf GitHub ansehen↗

    xi-editor is a high-performance text editor core written in Rust. It employs a client-server architecture that separates the backend editor logic from the user interface, allowing diverse frontends to communicate with the core via a standardized protocol. The project is distinguished by its use of rope-based text buffers for efficient manipulation of large documents and a collaborative engine powered by conflict-free replicated data types to synchronize concurrent edits. It further features an extensible plugin system that integrates external binaries and third-party tools through JSON-based

    Translates between UTF-8 and UTF-16 offsets to reconcile differences between storage and UI toolkits.

    Rust
    Auf GitHub ansehen↗19,816
  1. Home
  2. Operating Systems & Systems Programming
  3. Encoding Offset Conversions