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

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

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

19 مستودعات

Awesome GitHub RepositoriesIn-Place Data Modifiers

Mechanisms for updating data fields directly without creating new structures.

Distinguishing note: Focuses on mutation rather than functional transformation.

Explore 19 awesome GitHub repositories matching data & databases · In-Place Data Modifiers. Refine with filters or upvote what's useful.

Awesome In-Place Data Modifiers GitHub Repositories

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

    jqlang/jq

    34,901عرض على GitHub↗

    This project is a command-line processor designed for the parsing, filtering, and transformation of structured data streams. It functions as a declarative programming environment that treats data as immutable streams, allowing users to perform complex structural modifications through the composition of small, reusable functions. By utilizing a recursive tree traversal engine, the system enables the navigation, inspection, and modification of deeply nested hierarchical data structures. The engine distinguishes itself through a stream-oriented architecture that processes input records one by on

    Modifies values in place using arithmetic or logical assignment operators to update fields.

    Cjq
    عرض على GitHub↗34,901
  • marmelab/react-adminالصورة الرمزية لـ marmelab

    marmelab/react-admin

    26,780عرض على GitHub↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Provides spreadsheet-style interfaces for modifying data directly within table rows without navigating to separate detail pages.

    TypeScriptadminadmin-dashboardadmin-on-rest
    عرض على GitHub↗26,780
  • swiftyjson/swiftyjsonالصورة الرمزية لـ SwiftyJSON

    SwiftyJSON/SwiftyJSON

    22,951عرض على GitHub↗

    SwiftyJSON is a Swift JSON parsing library and data wrapper designed to simplify the reading and manipulation of JSON structures. It provides a toolkit for converting raw JSON strings into structured formats without requiring manual type casting or optional chaining for every value. The library focuses on simplifying nested data extraction through subscript-based value access and recursive data resolution. It ensures optional-safe value retrieval by returning default empty values instead of crashing when encountering missing keys or out-of-bounds array indices. The project includes capabilit

    Allows in-place mutation of JSON data structures through direct key removal and destructive merging.

    Swift
    عرض على GitHub↗22,951
  • samber/loالصورة الرمزية لـ samber

    samber/lo

    21,333عرض على GitHub↗

    This library is a collection of generic utilities for the Go programming language designed to simplify the manipulation of slices and maps. It provides a functional toolkit that enables developers to perform data transformations, such as filtering, mapping, and reducing, while maintaining strict type safety through the use of language-level generics. The project distinguishes itself by offering a dual approach to data processing that balances functional programming patterns with performance-oriented execution. It supports both immutable functional pipelines for predictable state transitions a

    Supports in-place memory mutation to minimize heap allocations during data processing.

    Goconstraintscontractfilterable
    عرض على GitHub↗21,333
  • mikefarah/yqالصورة الرمزية لـ mikefarah

    mikefarah/yq

    14,913عرض على GitHub↗

    This tool is a command-line processor designed for querying, updating, and transforming structured data files. It functions as a versatile engine for manipulating YAML, JSON, TOML, and XML documents, allowing users to perform complex operations directly from the terminal. By utilizing a path-based expression language, it enables precise navigation and modification of data structures within configuration files and infrastructure-as-code workflows. What distinguishes this tool is its ability to perform in-place document mutations while preserving original formatting, comments, and metadata. It

    Updates files by modifying the internal node tree while preserving original formatting, comments, and document metadata.

    Gobashclicsv
    عرض على GitHub↗14,913
  • px4/px4-autopilotالصورة الرمزية لـ PX4

    PX4/PX4-Autopilot

    11,962عرض على GitHub↗

    PX4-Autopilot is a professional-grade flight control software stack designed for autonomous unmanned vehicles, including multicopters, fixed-wing aircraft, and vertical takeoff and landing platforms. It operates as a modular, real-time framework that decouples flight control logic from hardware drivers through a publish-subscribe middleware architecture. The system utilizes a deterministic microkernel runtime to execute time-critical flight control loops and sensor fusion tasks, ensuring stable navigation and vehicle operation. The platform distinguishes itself through a parameter-driven conf

    Monitors position estimate quality and triggers automated recovery or landing procedures if navigation data becomes unreliable.

    C++autonomousautopilotavoidance
    عرض على GitHub↗11,962
  • spectreconsole/spectre.consoleالصورة الرمزية لـ spectreconsole

    spectreconsole/spectre.console

    11,210عرض على GitHub↗

    Spectre.Console is a .NET framework designed for building structured, feature-rich command-line applications. It provides a comprehensive toolkit for managing complex command hierarchies, type-safe argument parsing, and dependency injection, allowing developers to decouple business logic from input processing while maintaining modular application designs. The framework distinguishes itself through a sophisticated terminal user interface toolkit that enables the creation of dynamic, interactive console experiences. It utilizes a markup-based rendering system to display styled text, tables, cha

    Updates specific regions of the terminal output by tracking cursor positions to enable dynamic animations and real-time progress tracking.

    C#ansi-colorscli-parserconsole
    عرض على GitHub↗11,210
  • rerun-io/rerunالصورة الرمزية لـ rerun-io

    rerun-io/rerun

    10,214عرض على GitHub↗

    Rerun is a multimodal data visualizer and robotics data logger designed for rendering synchronized streams of 3D spatial data, images, and time-series metrics. It functions as a tool for capturing high-frequency sensor data and AI outputs into a queryable columnar format, providing a dedicated interface for viewing MCAP recording files and analyzing physical environments. The project distinguishes itself as a machine learning dataset streamer, capable of feeding logged recordings directly into GPU buffers and PyTorch training pipelines without intermediate exports. It supports a high-performa

    Enables the creation of derived columns and schema evolution without duplicating raw recording data.

    Rustcomputer-visioncppmultimodal
    عرض على GitHub↗10,214
  • boostorg/boostالصورة الرمزية لـ boostorg

    boostorg/boost

    8,493عرض على GitHub↗

    Boost is a collection of portable, high-performance source libraries that extend the C++ standard library. It provides a wide range of reusable components, data structures, and algorithms designed to add capabilities to the base language across different platforms. The project is distinguished by its extensive focus on compile-time template metaprogramming and generic programming. It implements advanced architectural patterns such as policy-based design, concept-based type validation, and the use of SFINAE for conditional template resolution to minimize runtime overhead. The library covers a

    Provides mechanisms to modify values directly within a container without removing and re-inserting objects.

    HTML
    عرض على GitHub↗8,493
  • hazelcast/hazelcastالصورة الرمزية لـ hazelcast

    hazelcast/hazelcast

    6,570عرض على GitHub↗

    Hazelcast is a distributed data platform that combines an in-memory data grid with a stream processing engine to support real-time analytics and event-driven applications. It functions as a partitioned, distributed key-value store that replicates data across cluster nodes to provide low-latency access and high availability. The platform also serves as a distributed SQL query engine, allowing users to execute standard SQL statements against both in-memory datasets and external data sources. What distinguishes Hazelcast is its use of a distributed consensus subsystem to maintain strongly consis

    Executes custom logic directly on data entries within the cluster to minimize network traffic and improve performance.

    Javabig-datacachingdata-in-motion
    عرض على GitHub↗6,570
  • frappe/ganttالصورة الرمزية لـ frappe

    frappe/gantt

    6,013عرض على GitHub↗

    Open Source Javascript Gantt

    Updates a single task bar in place without re-rendering the entire chart.

    JavaScript
    عرض على GitHub↗6,013
  • open-edge-platform/anomalibالصورة الرمزية لـ open-edge-platform

    open-edge-platform/anomalib

    5,871عرض على GitHub↗

    Anomalib is a PyTorch-based library for visual anomaly detection, offering a modular framework, a comprehensive model zoo, and a benchmarking suite designed for industrial defect detection. It provides a wide range of algorithms—including generative, discriminative, teacher-student, and vision-language approaches—that support unsupervised, few-shot, and zero-shot settings. The library enables deployment through model export to ONNX and OpenVINO for edge devices, and includes a no-code web application for training and inference. It also features a command-line interface for orchestrating multi

    Anomalib modifies specified fields on a dataclass instance directly or creates a new instance with the changes applied.

    Pythonanomaly-detectionanomaly-localizationanomaly-segmentation
    عرض على GitHub↗5,871
  • carp-lang/carpالصورة الرمزية لـ carp-lang

    carp-lang/Carp

    5,815عرض على GitHub↗

    Carp is a statically typed Lisp compiler that compiles Lisp-like syntax directly to C source code, enabling seamless integration with existing C libraries and low-level system programming. It manages memory deterministically at compile time using ownership tracking and linear types, eliminating garbage collection pauses and runtime overhead while ensuring type safety through an inferred static type system. The language distinguishes itself through compile-time macro expansion and metaprogramming capabilities, allowing code generation and transformation before final binary output. It enforces

    Modifies a variable's value by applying an arithmetic operation or function directly to its current state.

    Haskellfunctionalfunctional-programminggame-development
    عرض على GitHub↗5,815
  • stdlib-js/stdlibالصورة الرمزية لـ stdlib-js

    stdlib-js/stdlib

    5,735عرض على GitHub↗

    Provides functions that transform collections by applying a callback to each element in-place.

    JavaScriptjavascriptjslibrary
    عرض على GitHub↗5,735
  • troydhanson/uthashالصورة الرمزية لـ troydhanson

    troydhanson/uthash

    4,732عرض على GitHub↗

    uthash is a macro-based data structure library for C that provides header-only implementations of hash tables, linked lists, stacks, and dynamic arrays. It allows for key-based lookups and organized data storage without requiring external library linking. The library uses intrusive linking to embed metadata directly into user-defined structures via macros. This approach enables in-place structure extension, allowing hash and link fields to be added to existing structs without separate memory allocations for container nodes. The project also covers specialized memory and data stream managemen

    Enables in-place addition of hash and link fields to user-defined structs via macros.

    C
    عرض على GitHub↗4,732
  • ericniebler/range-v3الصورة الرمزية لـ ericniebler

    ericniebler/range-v3

    4,367عرض على GitHub↗

    هذه مكتبة C++ ranges وامتداد لمكتبة القوالب القياسية (STL) توفر مجموعة من الخوارزميات القابلة للتركيب وطرق العرض الكسولة (lazy views) لمعالجة تسلسلات البيانات. تعمل كإطار عمل لمعالجة التسلسل الكسول ومكتبة للبرمجة الوصفية للقوالب لمعالجة قوائم الأنواع وإجراء حسابات الأنواع في وقت التجميع. يمكّن المشروع أنماط البرمجة الوظيفية في C++ من خلال استخدام بناء جملة الأنابيب (pipe syntax) والتطبيق الجزئي لإنشاء سلاسل تحويل بيانات مقروءة من اليسار إلى اليمين. ويسمح ببناء خطوط أنابيب بيانات كسولة تقوم بتصفية وتحويل العناصر عند الطلب لتقليل حمل الذاكرة وتجنب النسخ غير الضروري. تغطي المكتبة مجالات قدرات واسعة بما في ذلك معالجة التسلسل، ومعالجة الأنواع في وقت التجميع، وتنفيذ أنواع النطاقات والمكررات المخصصة. وتوفر أدوات لطفرة الحاويات في المكان (eager in-place)، وإرسال الخوارزمية القائم على الإسقاط، وإدارة قوائم الأنواع من خلال سلسلة من الكائنات القابلة للاستدعاء على مستوى النوع.

    Provides algorithms to modify container contents in-place and return the container for subsequent operations.

    C++
    عرض على GitHub↗4,367
  • rkyv/rkyvالصورة الرمزية لـ rkyv

    rkyv/rkyv

    4,267عرض على GitHub↗

    rkyv is a zero-copy deserialization framework for Rust that provides a binary serialization format for memory-mappable data archives. It allows complex data structures to be mapped to bytes and accessed directly from a buffer without allocating new memory or copying data. The project enables the serialization of polymorphic types and trait objects, maintaining their dynamic behavior and structure within the binary form. It utilizes relative-pointer addressing and byte-aligned structure packing to ensure data remains valid regardless of where it is loaded in memory. The framework covers high-

    Provides a binary data layout that matches target types in memory for instant access.

    Rustrustserializationzero-copy
    عرض على GitHub↗4,267
  • ravendb/ravendbالصورة الرمزية لـ ravendb

    ravendb/ravendb

    3,961عرض على GitHub↗

    RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It persists structured information as schema-flexible JSON documents and utilizes a unit-of-work session pattern to track entity changes and batch modifications into atomic transactions. The platform is built on a distributed architecture that supports horizontal scaling through sharding and ensures high availability via multi-node, master-to-master cluster replication. The database distinguishes itself through a self-optimizing query engine that automatically creates and maintains ind

    Applies server-side scripts to modify or update large sets of documents efficiently without needing to retrieve them to the client.

    C#csharpdatabasedocument-database
    عرض على GitHub↗3,961
  • rdatatable/data.tableالصورة الرمزية لـ Rdatatable

    Rdatatable/data.table

    3,894عرض على GitHub↗

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

    Modifies data structures in place without creating memory-intensive copies to improve performance during large-scale data processing.

    R
    عرض على GitHub↗3,894
  1. Home
  2. Data & Databases
  3. In-Place Data Modifiers

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

  • In-Place Collection Transformers1 وسم فرعيFunctions that invoke a callback for each element in a collection and update the collection in-place. **Distinct from In-Place Data Modifiers:** Distinct from In-Place Data Modifiers: focuses on applying a transformation function to each element, not direct field updates.
  • In-Place LayoutsData representations that mirror the memory layout of target types to avoid reconstruction. **Distinct from In-Place Data Modifiers:** Focuses on the static layout of data for zero-copy access rather than the act of modifying data in-place.
  • Position Holding Controllers1 وسم فرعيLogic for maintaining stable hover and altitude during mission pauses. **Distinct from In-Place Data Modifiers:** Focuses on flight position maintenance, distinct from in-place data mutation.
  • Single Task UpdatersUpdates the details of one task bar in place without re-rendering the entire chart. **Distinct from In-Place Data Modifiers:** Distinct from In-Place Data Modifiers: applies specifically to Gantt chart task bars, not general data structures.
  • Variable In-Place MutationsModifies a variable's value by applying an arithmetic operation or function directly to its current state. **Distinct from In-Place Data Modifiers:** Distinct from In-Place Data Modifiers: focuses on mutating variables in a programming language context, not general data structures.