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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesCompact Lookup Tables

Data structures optimized for minimal memory footprint when storing character mappings.

Distinct from Memory-Optimized Storage: Optimizes simple character-to-pinyin tables rather than high-dimensional vector embeddings.

Explore 1 awesome GitHub repository matching data & databases · Compact Lookup Tables. Refine with filters or upvote what's useful.

Awesome Compact Lookup Tables GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • promeg/tinypinyinAvatar promeG

    promeG/TinyPinyin

    3,943Vezi pe GitHub↗

    TinyPinyin is a Java and Android compatible library used for converting Chinese characters into Pinyin phonetic representations. It provides utilities for Chinese character detection to identify whether text belongs to the Chinese writing system. The library includes a polyphonic character resolver that determines the correct pronunciation for characters with multiple sounds through contextual analysis. It is designed for low memory usage on mobile devices.

    Stores mapping data in a compact format to minimize memory usage on Android devices.

    Javacharacterjava-androidpinyin
    Vezi pe GitHub↗3,943
  1. Home
  2. Data & Databases
  3. Vector Memory Stores
  4. Memory-Optimized Storage
  5. Compact Lookup Tables