awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

11 مستودعات

Awesome GitHub RepositoriesConditional Value Selection

Returns one value if a condition is truthy, otherwise returns another.

Distinct from Conditional Expression Returns: Distinct from Conditional Expression Returns: focuses on selecting between two values, not expression-based return values in branching constructs.

Explore 11 awesome GitHub repositories matching software engineering & architecture · Conditional Value Selection. Refine with filters or upvote what's useful.

Awesome Conditional Value Selection GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • rocky-linux/rockyالصورة الرمزية لـ rocky-linux

    rocky-linux/rocky

    9,497عرض على GitHub↗

    Rocky is an open-source enterprise operating system designed for server and cloud infrastructure. It is a community-maintained Linux server distribution that provides a platform focused on stability and security. The project is fundamentally a Red Hat Enterprise Linux compatible operating system, maintaining bug-for-bug binary compatibility to ensure identical software behavior. This allows it to serve as an enterprise-grade platform without proprietary licensing. The distribution covers a broad range of system administration capabilities, including package management via modular repository

    Allows selection between two values based on boolean conditions within automation workflows.

    enterprise-linuxrocky
    عرض على GitHub↗9,497
  • symfony/translationالصورة الرمزية لـ symfony

    symfony/translation

    6,607عرض على GitHub↗

    Symfony Translation is a PHP library and framework component for internationalizing applications. It provides a complete system for managing message catalogs, handling locale-aware string translation, and formatting messages using ICU MessageFormat syntax to support pluralization, gender, and conditional selection. The component organizes translatable strings into named domains, supports key-based lookup that decouples source text from localized versions, and offers deferred rendering through translatable objects that store parameters and render only when output is needed. The library disting

    Selects between alternative translations based on a variable's value for gendered or conditional text.

    PHPcomponentphpsymfony
    عرض على GitHub↗6,607
  • cue-lang/cueالصورة الرمزية لـ cue-lang

    cue-lang/cue

    6,147عرض على GitHub↗

    CUE is a constraint-based configuration language designed for data validation, schema definition, and code generation. At its core, it unifies types and values into a single concept, enabling compile-time validation that catches structural and value errors before runtime. The language treats data and constraints as the same thing, allowing a single definition to serve as both a schema and concrete configuration data. CUE distinguishes itself through its constraint-based unification engine, which combines multiple configuration sources into a single coherent result by merging their constraints

    Marks disjuncts with an asterisk to select preferred values when resolving expressions to concrete output.

    Goconfigurationdatakubernetes
    عرض على GitHub↗6,147
  • hashicorp/hclالصورة الرمزية لـ hashicorp

    hashicorp/hcl

    5,788عرض على GitHub↗

    HCL is a configuration language implementation designed for parsing, evaluating, and encoding structured settings through the use of blocks and attributes. It functions as a configuration AST parser and a schema-based decoder that maps attributes and blocks to internal data structures using predefined rules. The project includes an expression evaluation engine that resolves dynamic values and cross-references through multi-phase processing of variables and functions. It also provides a configuration file formatter to standardize the layout and indentation of source code for consistent visual

    Chooses between two expressions based on the result of a boolean predicate.

    Goconfiguration-languagehashicorphcl
    عرض على GitHub↗5,788
  • stdlib-js/stdlibالصورة الرمزية لـ stdlib-js

    stdlib-js/stdlib

    5,735عرض على GitHub↗

    Provides a utility to return one of two values based on a truthy condition.

    JavaScriptjavascriptjslibrary
    عرض على GitHub↗5,735
  • greatfrontend/top-reactjs-interview-questionsالصورة الرمزية لـ greatfrontend

    greatfrontend/top-reactjs-interview-questions

    5,691عرض على GitHub↗

    This project is a comprehensive interview preparation guide and technical study resource for React. It functions as a frontend engineering curriculum and coding challenge bank designed to help developers master the internal mechanics, patterns, and core fundamentals of the React ecosystem. The resource distinguishes itself by providing a curated collection of technical interview questions, conceptual quizzes, and expert solutions. It includes a bank of coding challenges that can be solved in a browser-based environment with automated test cases and real-time rendering, as well as research int

    Provides techniques for accessing shared state values flexibly within components.

    MDXfront-end-developmentinterviewsjavascript
    عرض على GitHub↗5,691
  • sodiray/radashالصورة الرمزية لـ sodiray

    sodiray/radash

    4,845عرض على GitHub↗

    Radash هي مكتبة أدوات وظيفية لـ TypeScript مصممة لتحويل البيانات، والتحقق من الصحة، وإدارة سير العمل. توفر مجموعة من دوال المساعدة المكتوبة بأنواع لمعالجة المصفوفات، والكائنات، والسلاسل. يتميز المشروع بمجموعة أدوات سير عمل غير متزامنة لإدارة الوعود، وإعادة المحاولات، وحدود التزامن، إلى جانب مجموعة من أدوات التحقق المنطقية للتحقق من الأنواع البدائية، والكائنات، والوعود. كما يطبق أنماط البرمجة الوظيفية مثل تكوين الدوال، والتطبيق الجزئي، وأنماط الاستجابة الأولى للخطأ. تغطي المكتبة مساحة واسعة من القدرات، بما في ذلك إدارة حالة الكائن مع الاستنساخ والدمج العميق، ومعالجات المصفوفات المعقدة، وتنسيق السلاسل. توفر بالإضافة إلى ذلك أدوات لتحسين التنفيذ، مثل تحديد المعدل وتخزين النتائج مؤقتاً.

    Provides a utility to swap the first item matching a condition with a new value and return a new array.

    TypeScriptfunctionshacktoberfestjavascript
    عرض على GitHub↗4,845
  • masterminds/sprigالصورة الرمزية لـ Masterminds

    Masterminds/sprig

    4,692عرض على GitHub↗

    Sprig is a comprehensive library of helper functions designed to extend the Go text template engine. It provides a wide array of custom functions that can be injected into the engine to enable complex data manipulation and logic directly within templates. The project offers specialized capabilities for cryptography, including the generation of private keys, X.509 certificates, and secure password hashes. It also includes advanced logic extensions for semantic versioning comparison, ternary evaluations, and the resolution of environment variables from the host operating system. The library co

    Scans a list of provided values and returns the first one that is not empty.

    Gogotemplatetemplates
    عرض على GitHub↗4,692
  • rdatatable/data.tableالصورة الرمزية لـ Rdatatable

    Rdatatable/data.table

    3,894عرض على GitHub↗

    هذا المشروع هو إطار عمل لمعالجة البيانات الجدولية عالي الأداء لـ R، مصمم للتعامل مع مجموعات البيانات الضخمة بكفاءة في الذاكرة وسرعة. يوفر هيكل بيانات محسناً يستخدم دلالات المرجع والتعديل في المكان لإجراء تحويلات معقدة دون عبء نسخ الكائنات غير الضروري. تتميز المكتبة بتحسيناتها المعمارية منخفضة المستوى، بما في ذلك المعالجة المتوازية متعددة الخيوط، والفرز القائم على الجذر، وتحليل الملفات المعينة في الذاكرة. من خلال تفريغ إجراءات معالجة البيانات والتجميع الحرجة إلى كود C مجمع، فإنه يتيح التنفيذ السريع للمهام التي قد تكون مكلفة حسابياً. يدعم محركها الأساسي عمليات علائقية متقدمة، مثل الانضمامات غير المتساوية، والمتدحرجة، والمتداخلة، إلى جانب الفهرسة الثانوية التلقائية لتسريع الوصول المتكرر للبيانات. إلى جانب إمكانات المعالجة الأساسية، يقدم المشروع مجموعة شاملة من الأدوات لإدارة دورة حياة البيانات. يتضمن ذلك أدوات استيعاب وتسلسل عالية السرعة مع الكشف التلقائي عن النوع، بالإضافة إلى دعم متخصص لتحليل السلاسل الزمنية والتجميع متعدد الأبعاد. تم بناء إطار العمل ليتوسع، مما يسمح للمستخدمين بإجراء عمليات تجميع وتصفية وإعادة تشكيل معقدة على مجموعات بيانات تحتوي على مليارات الصفوف مع الحفاظ على استقرار النظام وأدائه.

    Performs fast element-wise conditional checks and value assignments across large datasets.

    R
    عرض على GitHub↗3,894
  • xtensor-stack/xtensorالصورة الرمزية لـ xtensor-stack

    xtensor-stack/xtensor

    3,748عرض على GitHub↗

    xtensor is a C++ multidimensional array library for numerical computing that provides N-dimensional containers with an interface mirroring the NumPy API. It utilizes a lazy evaluation expression engine to defer numerical computations until assignment, which minimizes memory allocations and intermediate copies. The library features a foreign memory array adaptor that allows it to wrap external buffers, such as NumPy arrays, to perform numerical operations in-place without duplicating data. It further optimizes performance through lazy broadcasting and a system that manages the lifetime of temp

    Picks elements from different arrays or scalars based on a boolean condition.

    C++c-plus-plus-14multidimensional-arraysnumpy
    عرض على GitHub↗3,748
  • pkivolowitz/asm_bookالصورة الرمزية لـ pkivolowitz

    pkivolowitz/asm_book

    3,112عرض على GitHub↗

    This project is an ARMv8 assembly programming guide and tutorial designed to teach the translation of high-level logic into low-level machine instructions. It serves as a low-level systems programming reference for writing and executing code specifically for the ARMv8 architecture. The resource provides instructions for cross-platform assembly implementation, focusing on unifying symbol naming and memory addressing to ensure source code builds across different operating systems. It also covers the integration of assembly routines with higher-level languages using standardized calling conventi

    Implements logic to determine the smaller or larger of two values using conditional select operations.

    Assemblyaarch64arm64assembly-language
    عرض على GitHub↗3,112
  1. Home
  2. Software Engineering & Architecture
  3. Conditional Branching
  4. Conditional Expression Returns
  5. Conditional Value Selection

استكشف الوسوم الفرعية

  • Conditional Context ConsumptionStrategies for accessing shared context values within conditional blocks or loops. **Distinct from Conditional Value Selection:** Focuses on the specific interaction with the Context API rather than general boolean value selection.
  • Conditional Element Assignment1 وسم فرعيAssigning values to array elements that meet a specific boolean condition. **Distinct from Conditional Value Selection:** Applies conditional logic to element-wise array assignment rather than scalar value selection.
  • Conditional Message SelectorsChooses between alternative translations based on a variable's value, acting like a switch statement for gendered or conditional text. **Distinct from Conditional Value Selection:** Distinct from Conditional Value Selection: applies specifically to translation message selection, not general value selection.
  • Disjunct Default SelectorsMechanisms that mark a disjunct as the preferred value, selected when the expression resolves to concrete output. **Distinct from Conditional Value Selection:** Distinct from Conditional Value Selection: focuses on selecting defaults from disjunctions, not conditional branching.
  • First Non-Empty SelectionSelecting the first available non-empty value from a prioritized list. **Distinct from Conditional Value Selection:** Specifically describes scanning a list for the first non-empty item, whereas the parent is generic selection.
  • Multi-Condition Value ReplacementEvaluating a sequence of conditions to return the value associated with the first true match. **Distinct from Conditional Value Selection:** Focuses on a multi-step conditional replacement sequence rather than a simple binary value selection.