1 dépôt
High-performance evaluation of expressions by converting them into compiled C code.
Distinct from High-Performance Expression Evaluators: Distinct from general expression evaluators by specifically utilizing C-code generation for maximum performance.
Explore 1 awesome GitHub repository matching programming languages & runtimes · C-Based Evaluation. Refine with filters or upvote what's useful.
Vespa is a distributed search engine, vector database, and machine learning ranking engine. It serves as an AI search platform designed to handle large-scale document indexing and complex query processing across a cluster of nodes, combining keyword retrieval with high-dimensional embedding storage for semantic similarity search. The platform distinguishes itself by integrating machine learning models directly into the search pipeline to perform real-time inference and ranking. It converts these models into ranking expressions to score and order results based on relevance, while providing a s
Executes high-performance ranking and scoring logic by converting ML models and expressions into efficient evaluation code.