eval
There are 272 repositories under eval topic.
johnno1962/InjectionIII
Re-write of Injection for Xcode in (mostly) Swift
cosmos72/gomacro
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
eqcss/eqcss
EQCSS is a CSS Reprocessor that introduces Element Queries, Scoped CSS, a Parent selector, and responsive JavaScript to all browsers IE8 and up
justjake/quickjs-emscripten
Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions
gf3/sandbox
A nifty JavaScript sandbox for Node.js
LikeLy-Journey/SegmenTron
Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, RefineNet, UNet, DANet, HRNet, DFANet, HardNet, LedNet, OCNet, EncNet, DuNet, CGNet, CCNet, BiSeNet, PSPNet, ICNet, FCN, deeplab)
marcocesarato/PHP-Antimalware-Scanner
AMWScan (PHP Antimalware Scanner) is a free tool to scan php files and analyze your project to find any malicious code inside it.
codingseb/ExpressionEvaluator
A Simple Math and Pseudo C# Expression Evaluator in One C# File. Can also execute small C# like scripts
zzzprojects/Eval-Expression.NET
C# Eval Expression | Evaluate, Compile, and Execute C# code and expression at runtime.
glgh/awesome-llm-human-preference-datasets
A curated list of Human Preference Datasets for LLM fine-tuning, RLHF, and eval.
likebike/fasteval
Fast and safe evaluation of algebraic expressions
maple3142/wasm-jseval
A safe eval library based on WebAssembly and Duktape/QuickJS.
deniszykov/csharp-eval-unity3d
C# Expression Parser for Unity3D
lmfit/asteval
minimalistic evaluator of python expression using ast module
tevelee/Eval
Eval is a lightweight interpreter framework written in Swift, evaluating expressions at runtime
nx-js/compiler-util
An NX utility, responsible for executing code in the context of an object.
willnode/deobfuscator
Online Javascript Deobfuscator Tool
skx/evalfilter
A bytecode-based virtual machine to implement scripting/filtering support in your golang project.
matheval/expression-evaluator-c-sharp
Matheval is a mathematical expressions evaluator library written in C#. Allows to evaluate mathematical, boolean, string and datetime expressions
dy/subscript
Fast and tiny expression parser / evaluator.
madorin/matex
PHP Mathematical expression parser and evaluator
zzzprojects/Eval-SQL.NET
SQL Eval Function | Dynamically Evaluate Expression in SQL Server using C# Syntax.
gordicaleksa/serbian-llm-eval
Serbian LLM Eval.
gakowalski/alternative-interpreters
List of alternative PHP nad JS interpreters and compilers
ympons/expreso
:coffee: A boolean expression parser and evaluator in Elixir.
tmteam/NFun
Expressions Evaluator for .NET
shahradelahi/node-eval
🔒 Secure Code Evaluation, Simplified.
apaxa-go/eval
Package eval implements evaluation of GoLang expression at runtime.
jonschlinkert/eval-estree-expression
Safely evaluate JavaScript (estree) expressions, sync and async.
VectorBoard/vectorboard
Open Source Embeddings Optimisation and Eval Framework for RAG/LLM Applications. Documentations at https://docs.vectorboard.ai/introduction
RonenNess/adder
Executing untrusted code with ease.
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.
taowen/define-function
quick.js based eval
langleyfoxall/math_eval
✖️➕➖➗ `math_eval` safely evaluates mathematical expressions
limen/redisun
Make redis manipulations easy. Unified commands for all data types.
node-eval/node-eval
:zap: Evaluate CommonJS modules content directly like node does in require() and more