awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesEncoding Detection Optimizations

CPU instruction set optimizations specifically for accelerating text encoding and line-ending detection.

Distinct from CPU Instruction Optimizations: Distinct from general CPU Instruction Optimizations: focuses on encoding detection acceleration, not broad performance tuning.

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

Awesome Encoding Detection Optimizations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • zufuliu/notepad4zufuliu 的头像

    zufuliu/notepad4

    4,755在 GitHub 上查看↗

    Notepad4 is a lightweight, native Windows text editor built on the Scintilla editing component and rendered through the Win32 API. It is designed as a direct replacement for the default Windows Notepad, offering a faster, feature-rich editing experience with system-level integration such as Explorer context menu registration, taskbar jump list support, and the ability to intercept system notepad requests. The editor distinguishes itself with a context-sensitive completion engine that filters suggestions based on preceding punctuation and document content, alongside CPU-optimized encoding dete

    Uses SSE2, AVX2, or AVX512 instructions to accelerate line-ending detection and text encoding operations.

    C++arm64dark-themeeditor
    在 GitHub 上查看↗4,755
  1. Home
  2. Operating Systems & Systems Programming
  3. CPU Instruction Optimizations
  4. Encoding Detection Optimizations