List of all items
Structs
- LibraryInfo
- config::TranslationConfig
- config::TranslationConfigBuilder
- core::HtmlTranslator
- core::TranslationStats
- pipeline::batch::Batch
- pipeline::batch::BatchManager
- pipeline::collector::TextCollector
- pipeline::collector::TextItem
- pipeline::concurrent_batch::AdaptiveBatchProcessor
- pipeline::concurrent_batch::BatchConfig
- pipeline::concurrent_batch::BatchProcessingStats
- pipeline::concurrent_batch::BatchResult
- pipeline::concurrent_batch::BatchTask
- pipeline::concurrent_batch::ConcurrentBatchProcessor
- pipeline::concurrent_batch::PerformanceMonitor
- pipeline::concurrent_batch::QueueStatus
- pipeline::filter::TextAnalysis
- pipeline::filter::TextFilter
- pipeline::optimized_collector::BatchTextProcessor
- pipeline::optimized_collector::OptimizedTextCollector
- pipeline::optimized_collector::OptimizedTextItem
- storage::cache::CacheConfig
- storage::cache::CacheEntry
- storage::cache::CacheManager
- storage::cache::CacheStats
- storage::memory_pool::GlobalMemoryManager
- storage::memory_pool::MemoryOptimizedBatchProcessor
- storage::memory_pool::MemoryOptimizedTextItem
- storage::memory_pool::MemoryStats
- storage::memory_pool::PoolStats
- storage::memory_pool::StringPool
- storage::memory_pool::VecPool
- storage::smart_cache::CacheConfig
- storage::smart_cache::CachePredictor
- storage::smart_cache::CacheStats
- storage::smart_cache::CachedTranslation
- storage::smart_cache::FrequencyWeightedCache
- storage::smart_cache::LRUCache
- storage::smart_cache::SmartCacheManager
- utils::performance::Timer
Enums
- error::ErrorCategory
- error::ErrorSeverity
- error::TranslationError
- pipeline::batch::BatchPriority
- pipeline::batch::BatchType
- pipeline::collector::TextType
- pipeline::concurrent_batch::Priority
- pipeline::filter::FilterRule
- pipeline::filter::LanguageHint
- pipeline::optimized_collector::OptimizedTextType
- utils::language::Language
Macros
Functions
- config::config_file_exists
- config::generate_example_config
- get_library_info
- translate_before_merge
- translate_html_content
- translate_html_content_sync
- utils::html::clean_whitespace
- utils::html::extract_text_content
- utils::html::validate_html
- utils::language::detect_language
- utils::text::contains_cjk
- utils::text::is_mostly_ascii
- utils::text::similarity
- utils::text::truncate_words
- utils::text::word_count