Projects in Awesome Lists tagged with evaluator
A curated list of projects in awesome lists tagged with evaluator .
https://github.com/expr-lang/expr
Expression language and expression evaluation for Go
bytecode configuration-language engine evaluator expr expression expression-evaluator expression-language go golang rule-engine
Last synced: 13 May 2025
https://github.com/handsontable/hyperformula
HyperFormula is an open-source headless spreadsheet for business web apps. It comes with over 400 formulas, CRUD operations, undo-redo, clipboard support, and sorting.
calculation-engine evaluator excel forms formula headless-spreadsheet sheets spreadsheet typescript xls xlsx
Last synced: 12 May 2025
https://github.com/hexagonal-sun/bic
A C interpreter and API explorer.
c compiler evaluator interpreter repl
Last synced: 21 Oct 2025
https://github.com/codingseb/expressionevaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
calculations csharp-script eval evaluate evaluate-expressions evaluation evaluator execute executescript expression expression-evaluator expression-parser fluid math mathematical-expressions mathematical-expressions-evaluator parser reflection script scripting
Last synced: 14 Apr 2025
https://github.com/lesterlyu/fast-formula-parser
Parse and evaluate MS Excel formula in javascript.
evaluator excel excel-formula excel-formulas formula formula-parser interpreter javascript js parser spreadsheet
Last synced: 15 May 2025
https://github.com/zzzprojects/eval-expression.net
C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.
csharp dotnet eval eval-expression evaluation evaluator
Last synced: 15 May 2025
https://github.com/zzzprojects/Eval-Expression.NET
C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.
csharp dotnet eval eval-expression evaluation evaluator
Last synced: 24 Mar 2025
https://github.com/LesterLyu/fast-formula-parser
Parse and evaluate MS Excel formula in javascript.
evaluator excel excel-formula excel-formulas formula formula-parser interpreter javascript js parser spreadsheet
Last synced: 22 Jul 2025
https://github.com/cofibrant/trait-eval
We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???
compile-time engineering-at-its-best evaluator
Last synced: 11 Mar 2026
https://github.com/doctorn/trait-eval
We all know Rust's trait system is Turing complete, so tell me, why aren't we exploiting this???
compile-time engineering-at-its-best evaluator
Last synced: 22 Apr 2025
https://github.com/nreco/lambdaparser
Runtime parser for string expressions (formulas, method calls). Builds dynamic LINQ expression tree and compiles it to lambda delegate.
dot-net dotnetcore evalexpr evaluator lambda-expressions lambda-interpreter math-expressions
Last synced: 07 Apr 2025
https://github.com/kennethshackleton/skpokereval
7-card Texas Hold'em hand evaluator
c-plus-plus cpp evaluator poker poker-evaluator poker-hands skpokereval texasholdem
Last synced: 28 Jun 2026
https://github.com/fluentpython/lispy
Learning with Peter Norvig's lis.py interpreter
evaluator lisp parser pattern-matching python scheme
Last synced: 07 Apr 2025
https://github.com/lartpang/PySODEvalToolkit
PySODEvalToolkit: A Python-based Evaluation Toolbox for Salient Object Detection and Camouflaged Object Detection
camouflaged-object-detection co-saliency co-salient-object-detection e-measure evaluation evaluation-framework evaluation-metrics evaluator f-measure fm-curve latex mae metrics metrics-visualization pr-curve python3 s-measure saliency saliency-detection salient-object-detection
Last synced: 21 Nov 2025
https://github.com/lartpang/pysodevaltoolkit
PySODEvalToolkit: A Python-based Evaluation Toolbox for Salient Object Detection and Camouflaged Object Detection
camouflaged-object-detection co-saliency co-salient-object-detection e-measure evaluation evaluation-framework evaluation-metrics evaluator f-measure fm-curve latex mae metrics metrics-visualization pr-curve python3 s-measure saliency saliency-detection salient-object-detection
Last synced: 15 Apr 2025
https://github.com/turbopape/scheje
A little scheme implementation on top of Clojure
clojure compiler evaluator lisp macros programming-language scheme
Last synced: 10 Apr 2025
https://github.com/drakkar-software/octobot-tentacles
This repository contains public tentacles (packages) for the OctoBot project
cryptobot cryptocurrency evaluator packages python social-analytics technical-analysis trading-algorithms trading-bot trading-strategies
Last synced: 29 Dec 2025
https://github.com/nicoswd/php-rule-parser
PHP Rule Engine - Parses & Evaluates JavaScript-like expressions
brms business-rules dsl evaluator parser php php-rule-engine rule-engine rule-parser rule-system workflow
Last synced: 05 Apr 2025
https://github.com/nicoSWD/php-rule-parser
PHP Rule Engine - Parses & Evaluates JavaScript-like expressions
brms business-rules dsl evaluator parser php php-rule-engine rule-engine rule-parser rule-system workflow
Last synced: 24 Apr 2025
https://github.com/jsdw/angu
A small DSL/interpreter that can be used to evaluate simple expressions
dsl evaluator interpreter javascript typescript
Last synced: 22 Aug 2025
https://github.com/matheval/expression-evaluator-c-sharp
Matheval is a mathematical expressions evaluator library written in C#. Allows to evaluate mathematical, boolean, string and datetime expressions
calculator eval evaluator expression-evaluator expresssion fomular math mathematical-expressions-evaluator mathematics
Last synced: 14 Jan 2026
https://github.com/dy/subscript
Fast and tiny expression parser / evaluator.
compute dsl eval evaluator expression-evaluator expression-parser jessie jexl jsep justin math math-expression-evaluator math-expression-parser microlanguage template
Last synced: 22 Jan 2026
https://github.com/tupac-amaru/yacep
yet another csharp expression parser
ast cross-platform csharp dotnet-core evaluator expression-evaluator expression-parser netstandard20 parsing
Last synced: 09 Apr 2025
https://github.com/zzzprojects/eval-sql.net
SQL Eval Function | Dynamically Evaluate Expression in SQL Server using C# Syntax.
eval evaluation evaluator expression-evaluator regular-expression splitting-text sql sql-server
Last synced: 05 Apr 2025
https://github.com/zzzprojects/Eval-SQL.NET
SQL Eval Function | Dynamically Evaluate Expression in SQL Server using C# Syntax.
eval evaluation evaluator expression-evaluator regular-expression splitting-text sql sql-server
Last synced: 04 May 2025
https://github.com/wessberg/ts-evaluator
An interpreter for Typescript that can evaluate an arbitrary Node within a Typescript AST
ast evaluate evaluator interpreter ts typescript
Last synced: 08 Apr 2025
https://github.com/m-peko/booleval
Header-only C++17 library for evaluating logical expressions.
boolean-algebra boolean-expression boolean-logic boolean-operations c-plus-plus cpp cpp17 evaluation evaluator expression expression-evaluator expression-tree filter header-only logical-operators modern-cpp parser-library recursive-descent-parser
Last synced: 13 Jul 2025
https://github.com/antonovanton/math.evaluation
This .NET library allows you to evaluate and compile any mathematical expression from a string dynamically at runtime. It supports a wide range of operations and allows for the use of custom variables, operators, and functions. The evaluator can be configured for different contexts, such as scientific, programming, boolean math expressions.
c-sharp compiler complex-numbers csharp csharp-code csharp-library dotnet dotnetcore eval evaluation evaluator expression-evaluator expressions math math-expressions math-library math-parser ncalc parser runtime
Last synced: 24 Jun 2025
https://github.com/jonschlinkert/eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.
ast babel babeljs clause context escodegen esprima estree eval evaluate evaluate-expressions evaluation evaluator expression expression-evaluator parse parser when where
Last synced: 04 Apr 2025
https://github.com/chromegg/cel-js
cel-js is a Common Expression Language (CEL) evaluator for JavaScript
cel common-expression-language evaluator javascript type
Last synced: 25 Oct 2025
https://github.com/tarao/lambdajs
An interpreter of Lambda calculus written in JavaScript and working with JavaScript syntax.
evaluator javascript lambda-calculus tutorial
Last synced: 14 Apr 2025
https://github.com/dahomey-technologies/Dahomey.ExpressionEvaluator
Evaluate C# Formulas at Runtime
csharp dotnet dotnet-standard evaluate evaluator expression expression-evaluator expression-parser formula formula-parser parse parser unity unity3d
Last synced: 25 Apr 2025
https://github.com/nullne/evaluator
evaluation evaluator expression golang s-expressions
Last synced: 15 Dec 2025
https://github.com/dahomey-technologies/dahomey.expressionevaluator
Evaluate C# Formulas at Runtime
csharp dotnet dotnet-standard evaluate evaluator expression expression-evaluator expression-parser formula formula-parser parse parser unity unity3d
Last synced: 28 Jul 2025
https://github.com/murzagalin/multiplatform-expressions-evaluator
Kotlin Multiplatform runtime infix expressions evaluator.
evaluation evaluator expression-evaluator expressions kotlin kotlin-multiplatform math mathematics runtime
Last synced: 04 Mar 2026
https://github.com/yoctol/adem
TOWARDS AN AUTOMATIC TURING TEST: LEARNING TO EVALUATE DIALOGUE RESPONSES
adem dialogue dialogue-systems evaluator tensorflow
Last synced: 28 Apr 2025
https://github.com/casbin/govaluate
Arbitrary expression evaluation for golang, maintained by Casbin
evaluate evaluator expression go golang
Last synced: 22 Apr 2025
https://github.com/yuis-ice/jseval
Evaluate JavaScript on a URL through headless Chrome browser.
browser-automation cli-utilities cmdline command-line commandline-interface data-scraping datascraping eval evaluator headless-browser headless-browsers pupeteer scrapers scrapper scrapping web-browser web-crawling web-scrapping webscrapping website-scraper
Last synced: 11 Apr 2025
https://github.com/saulecabrera/leibniz
Math expression parser and evaluator
evaluator math-expression-parser
Last synced: 22 Mar 2025
https://github.com/shomali11/commander
Command evaluator and parser
command evaluator parameters parser
Last synced: 07 Mar 2026
https://github.com/gsscoder/exprengine
.NET expression evaluator engine
api csharp dot-net dotnet-core evaluator expression library
Last synced: 13 Oct 2025
https://github.com/gajus/pianola
A declarative function composition and evaluation engine.
declarative evaluator pipe-operator
Last synced: 15 Apr 2025
https://github.com/carlosnz/fig-tree-evaluator
A highly configurable custom expression tree evaluator
configuration configuration-files evaluation evaluator expression-evaluator expression-tree json json-forms tree
Last synced: 11 Apr 2025
https://github.com/3f/iexod
The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-like syntax
e-msbuild evaluation evaluator iexod microsoft-build msbuild parser project-files scripting visualstudio vs2010 vs2017 vs2019 vs2022 xml-parser xml-parsing xml-scripting
Last synced: 24 Aug 2025
https://github.com/umutozel/jokenizer
:dragon: JavaScript expression tokenizer and evaluator
evaluator expression javascript parser tokenizer typescript
Last synced: 07 Apr 2026
https://github.com/leongrdic/php-smplang
simple expression language written in PHP that executes code in an isolated environment
eval evaluation evaluator expression expression-evaluator expression-language language php php8 sandbox
Last synced: 06 Jul 2025
https://github.com/bruce-dunwiddie/data-eval
.Net Library for Evaluating Expressions at Runtime
compile data-eval eval evaluating-expressions evaluator
Last synced: 10 Mar 2026
https://github.com/gergoerdi/interaction-nets
Haskell implementation of interaction net-based lambda evaluation
evaluator haskell interaction-nets lambda-calculus
Last synced: 05 Aug 2025
https://github.com/arasgungore/integral-calculator
A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
arithmetic arithmetic-expression-evaluator arithmetic-expression-solver arithmetic-expressions calculator definite-integral evaluator expression-evaluator expression-parser function functions integral midpoint-method newton-cotes pemdas simpson-rule string-parser terminal-based trapezoidal-method trapezoidal-rule
Last synced: 23 Jul 2025
https://github.com/davidski/tidyrisk-workshop
🎓Materials for the Hands-On Introduction to OpenFAIR Risk Analysis with Tidyrisk
collector evaluator openfair r risk-analysis rstats tidyrisk
Last synced: 16 Jun 2025
https://github.com/slince/expression-language.js
🌴 An engine that can compile and evaluate expressions written in typescript
ast eval evaluator expression expression-engine expression-language lexer parser typescript
Last synced: 20 Jul 2025
https://github.com/aptacode/expressions
A light, cross platform & flexible .net library for creating, storing and dynamically evaluating expression trees using C#
aptacode builder-pattern csharp dotnet dynamic evaluator expression interpreter visitor-pattern
Last synced: 19 Aug 2025
https://github.com/drakkar-software/octobot-evaluators
OctoBot evaluators package
bitcoin evaluator python social-engineering strategies trading trading-algorithms
Last synced: 09 Apr 2025
https://github.com/jmp/poker-hand-evaluator
A small poker hand evaluator written in Java. Implements a relatively fast 5-card hand evaluator for calculating the values of poker hands and comparing them.
comparison evaluator java poker
Last synced: 30 Apr 2025
https://github.com/2389-research/simmer
Iterative artifact refinement with investigation-first judge board - constructs problem-specific judges that read the code, understand the problem, and propose evidence-based improvements
ai-agents ai-coding anthropic artifact automation claude claude-code claude-code-skills criteria evaluator generator improvement iteration judge llm optimization pipeline refinement scoring workspace
Last synced: 28 Jun 2026
https://github.com/mrxrsd/gojacego
gojacego is a calculation engine for Golang.
ast calculation-engine eval evaluator expression expression-engine expression-evaluator expression-parser formula go golang interpreter jace math mathematical-formula mathematical-formula-evaluator parser token
Last synced: 14 Jan 2026
https://github.com/ariya/calculator.clj
Learning Clojure by writing a lexer, parser, evaluator
clojure clojurescript evaluator graalvm graalvm-native-image interpreter lexer parser scanner tokenizer
Last synced: 10 Mar 2026
https://github.com/chifisource/parsenoteval.jl
Expands the usage of Base.parse to work with more Base structures.
data data-structures evaluator julia parse parsing
Last synced: 13 Apr 2025
https://github.com/milahu/nix-eval-js
nix interpreter in javascript
dynamic-analysis eval evaluator incremental-compilation incremental-compiler incremental-evaluation intellisense interpreter javascript lezer-parser nix nixos nixpkgs toy-interpreter
Last synced: 28 Apr 2025
https://github.com/yds12/mexe
Simple and fast arithmetic expression parser
arithmetic eval evaluator expression-evaluator parser
Last synced: 10 Apr 2025
https://github.com/spenceryonce/llmeval
Evaluate and compare large language models (LLMs) for chatbot applications, using various LLMs as evaluators, and manage prompt templates and binary preferences.
anthropic chatgpt claude cohere evaluation evaluator llm openai
Last synced: 06 Oct 2025
https://github.com/chen-keinan/go-opa-validate
go-opa-validate is an open-source lib that evaluates OPA (open policy agent) policy against JSON or YAML data.
evaluator golang k8s kubernetes opa policy rego
Last synced: 11 Apr 2025
https://github.com/codeabinash/eval
Arithmetic string evaluation tool built using C++, like a calculator in your terminal.
eval evaluate-expressions evaluation evaluator terminal-app terminal-calculator
Last synced: 22 Apr 2025
https://github.com/kourva/pylomba
Python Evaluater App for Android made in kivy
android-application evaluator kivy kivy-application python python-apk python-eval
Last synced: 12 Apr 2025
https://github.com/drakkar-software/octobot-tentacles-template
This repository contains the template for custom tentacles (packages) handled by OctoBot's tentacle manager.
cryptobot cryptocurrency evaluator packages python social-analytics technical-analysis template template-engine trading-algorithms trading-bot trading-strategies
Last synced: 03 May 2025
https://github.com/glebec/functional-math-compiler
Exercise creating a functional JavaScript math expression compiler
compiler ebnf evaluator generator grammar lexer ll1 mathematical-expressions parser reverse-polish-notation
Last synced: 23 Jul 2025
https://github.com/bugoverdose/yail
Yet Another Interpreted Language
evaluator go interpreter lexer parser
Last synced: 11 Apr 2025
https://github.com/brentp/kexpr-nim
nim wrapper for Heng Li's kexpr math expression evaluator library
evaluator math math-expressions nim-lang
Last synced: 29 Oct 2025
https://github.com/healeycodes/coolrule
🧮 Boolean expression evaluation engine. A Rust port of boolrule.
boolean-expression evaluator pom
Last synced: 31 Aug 2025
https://github.com/3f/e-msbuild
Advanced Evaluator of MSBuild scripts with user-variables support through Varhead and more
e-msbuild evaluator evmsbuild msbuild msbuild-scripts parser soba sobascript user-variables varhead variables
Last synced: 14 Apr 2025
https://github.com/alxnull/calcex
A simple mathematical expression parser and evaluator for .NET.
csharp dotnet evaluator expression-evaluator math-parser mathematics mathml netstandard parser
Last synced: 12 May 2025
https://github.com/joemoceri/hl7tools-dotnet
HL7Tools for .NET parses HL7V2 pipe-delimited (|) flat files.
csharp dotnet evaluator expressions health healthcare hl7 hl7-builder hl7-message hl7-parser hl7-parsing hl7v2 interpreter it medical
Last synced: 18 Jan 2026
https://github.com/karrick/gorpn
RPN expression evaluator for Go
evaluator golang golang-library rpn-expression
Last synced: 26 Sep 2025
https://github.com/ooliver1/dewel
An Eludris bot to aid in programming/development.
bot eludris eval evaluation evaluator piston programming
Last synced: 02 Apr 2026
https://github.com/lukakerr/sea
A simple lexer, parser and evaluator for a C like language
evaluator lexer parser recursive-descent-parser
Last synced: 07 Sep 2025
https://github.com/nicoswd/rule-engine-bundle
Symfony Rule Engine Bundle - Parses & Evaluates Rules Written in a JavaScript-like Syntax
business-rules domain-specific-language dsl evaluator rule rule-engine rules-engine symfony symfony-bundle symfony3
Last synced: 10 Apr 2025
https://github.com/patrickhollweck/autoloaderts
A nodejs autoloader for typescript
autoloader autoloading evaluator nodejs typescript typescript-library
Last synced: 07 May 2025
https://github.com/vetrivel07/ai-powered-resume-evaluator
An AI-powered resume evaluation app that compares a candidate’s resume with a job description using Google’s Gemini 1.5 Flash model to provide HR-style feedback and an ATS-style match scoring through a simple and interactive Streamlit interface.
ats document-parser evaluator gemini-api gemini-flash genai python-library resume-analysis streamlit streamlit-application
Last synced: 17 May 2026
https://github.com/gerome-elassaad/software-evaluator
Software evaluation tool designed to help software developers and founders make informed decisions when evaluating tools, services, and frameworks
ai-testing-tool evaluator software-evaluation software-testing test-automation
Last synced: 25 Jan 2026
https://github.com/periloso/evaluator
Laravel package for symfony expression language component
actions business-rules business-rules-engine conditions evaluator expressions laravel rule-engine symfony-expression-language
Last synced: 26 Jan 2026
https://github.com/mrxrsd/jace4fc
Jace4fc is a calculation engine
calculation engine eval evaluator expression-evaluator interpreter math
Last synced: 14 Jan 2026
https://github.com/eltony81/easy_expression_eval
Math expression evaluator
crystal crystal-lang evaluator expression infix-notation math
Last synced: 30 May 2026
https://github.com/lionello/nix-d
Lexer, parser, and evaluator for Nix files, written in D-lang
ast dlang evaluator interpreter lexer nix parser parsing
Last synced: 10 Jan 2026
https://github.com/rodrigogiraoserrao/tryapl-bot
Twitter bot that automatically evaluates (Dyalog) APL expressions and replies with the results.
apl bot dyalog-apl evaluator python twitter
Last synced: 02 Apr 2025
https://github.com/poyea/eval
🧮 Mathematical expression calculator in Python
evaluation evaluator expression expression-evaluator hacktoberfest mathematical-expressions mathematics parser python
Last synced: 12 Feb 2026
https://github.com/raleksandar/numenor
Customizable, safe evaluator of JavaScript-like expressions.
evaluator javascript parser pratt-parser
Last synced: 04 Apr 2026
https://github.com/hernanmd/reprex-it
Evaluate, format and share Pharo scripts and expressions on Github or Discord.
evaluator pharo reprex smalltalk
Last synced: 23 Jun 2026
https://github.com/lucastavaresa/eval.cs
Mathematical expressions evaluator in csharp
c-sharp csharp csharp-library dotnet dotnet6 dotnet7 evaluator expression-evaluator expression-parser
Last synced: 28 Jan 2026
https://github.com/youngermaster/anthropometric-evaluator
This application allows you to evaluate your body to know what state you are in, given some measurements that you will have to give.
Last synced: 20 May 2026
https://github.com/basemax/postfixevaluatorc
This is a postfix evaluator written in C. It takes a postfix expression as input and evaluates it. It supports the following operators: + - * / ^ ( )
c evaluator postfix postfix-evaluation postfix-evaluator stack
Last synced: 12 Oct 2025
https://github.com/mihaiolteanu/metacircular
SICP's metacircular evaluator in C
evaluator intepreter lisp metacircular scheme sicp
Last synced: 13 Apr 2025
https://github.com/tmpstpdwn/simplemathrepl
A simple command-line math evaluator written in C
beginner c c-beginner c-programming-language evaluator io linux math math-expression-evaluator parse repl shunting-yard-algorithm unix
Last synced: 13 Mar 2026
https://github.com/cedrickchee/hou
Hou :monkey: programming language interpreter and compiler
abstract-syntax-tree bytecode compiler evaluator interpreter lexer parser programming-language
Last synced: 27 Dec 2025
https://github.com/axetroy/ecma-evaluator
A tiny, fast, and secure JavaScript expression evaluator for safely evaluating expressions and template strings in a sandboxed environment.
ecma ecmascript evaluator expression-evaluator javascript-library template-engine
Last synced: 04 Apr 2026
https://github.com/tsv2013/expression-evaluator
JavaScript (TypeScript) math expression evaluator library
evaluate evaluate-expressions evaluator expression
Last synced: 14 Aug 2025