awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 Repos

Awesome GitHub RepositoriesContext Scoping

Mechanisms for limiting the availability of shared data to specific sub-trees.

Distinguishing note: Focuses on hierarchical context boundaries.

Explore 9 awesome GitHub repositories matching user interface & experience · Context Scoping. Refine with filters or upvote what's useful.

Awesome Context Scoping GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dioxuslabs/dioxusAvatar von DioxusLabs

    DioxusLabs/dioxus

    36,400Auf GitHub ansehen↗

    Dioxus is a cross-platform development framework designed for building native desktop, mobile, and web applications from a single codebase. It utilizes a declarative component model and macro-powered syntax to define reusable interface elements, which are then rendered as native widgets or web elements. At its core, the framework employs a signal-based reactivity system that tracks state dependencies to trigger granular updates, ensuring efficient interface performance without re-rendering the entire application tree. The framework distinguishes itself through a unified full-stack runtime tha

    Wraps specific sub-trees with provider components to limit context availability.

    Rustandroidcssdesktop
    Auf GitHub ansehen↗36,400
  • quarkusio/quarkusAvatar von quarkusio

    quarkusio/quarkus

    15,479Auf GitHub ansehen↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Controls bean lifecycles and sharing by binding components to specific application, request, or session contexts.

    Javacloud-nativehacktoberfestjava
    Auf GitHub ansehen↗15,479
  • memorilabs/memoriAvatar von MemoriLabs

    MemoriLabs/Memori

    15,358Auf GitHub ansehen↗

    Memori is an AI agent memory middleware platform designed to provide persistent, context-aware recall for language models. It functions as a non-intrusive layer that intercepts outbound model requests to automatically capture interaction history and execution traces, ensuring that agents maintain continuity across sessions without requiring modifications to existing application logic. The platform distinguishes itself through a dual-model storage architecture that maintains information as both structured relational primitives for precise fact retrieval and rolling narrative summaries for situ

    Links stored memories to specific users or processes to ensure information is properly indexed and retrieved.

    Pythonagentaiaiagent
    Auf GitHub ansehen↗15,358
  • klaudiosinani/signaleAvatar von klaudiosinani

    klaudiosinani/signale

    9,176Auf GitHub ansehen↗

    Signale is a highly configurable logging library for Node.js applications that provides 16 built-in loggers, each with distinct badges, colors, and labels for different message types. It functions as a console logger that displays timestamps, labels, badges, and filenames in configurable log output, and includes an interactive mode that overwrites previous messages in place for real-time progress indicators. The library distinguishes itself through several advanced capabilities, including a custom logger factory that lets developers create new logger types with unique badges, colors, and labe

    Groups log messages under named scopes by prepending a scope identifier to each output line.

    JavaScriptcliconsolelibrary
    Auf GitHub ansehen↗9,176
  • nlog/nlogAvatar von NLog

    NLog/NLog

    6,542Auf GitHub ansehen↗

    NLog is an open-source logging framework for .NET that functions as a structured logging library and log routing engine. It captures log events with named parameters as searchable data rather than plain text and directs these messages to various output destinations based on severity and source. The framework is designed as an extensible platform, supporting custom targets, layout renderers, and filters that can be loaded from external assemblies or defined in code. It features a dynamic configuration system that allows logging targets, rules, and layouts to be updated via XML or programmatic

    Maintains a stack of named properties on the current execution thread to attach hierarchical metadata to log events.

    C#aotaot-compatiblec-sharp
    Auf GitHub ansehen↗6,542
  • cloudflare/cloudflare-docsAvatar von cloudflare

    cloudflare/cloudflare-docs

    4,859Auf GitHub ansehen↗

    This repository is a technical documentation site and a collection of guides and references for implementing networking, security, and cloud infrastructure services. It functions as a static-site generated portal and a headless content platform, separating source files from the presentation layer to enable flexible rendering. The project utilizes markdown-based documentation stored in a version-controlled Git repository. It provides specialized technical content including an AI platform documentation for building agents and managing inference, a cloud infrastructure guide for DNS and CDN conf

    Isolates stored AI memory into distinct profiles based on users, teams, or environments.

    MDXcloudflaredocshacktoberfest
    Auf GitHub ansehen↗4,859
  • oddbird/susyAvatar von oddbird

    oddbird/susy

    3,831Auf GitHub ansehen↗

    Susy is a Sass layout framework and grid computation engine designed to automate complex mathematical layout calculations within stylesheets. It functions as a responsive grid generator that calculates column widths, gutters, and spans based on customizable viewport breakpoints to ensure precise element alignment. The system includes a visual layout debugger that generates browser-based grid overlays to verify column alignment and baseline rhythm during development. It also provides utilities for creating repeating background colors and gradients using a template-based syntax. The framework

    Manages layout variables within specific scopes to maintain consistent spacing across nested elements.

    SCSS
    Auf GitHub ansehen↗3,831
  • jetbrains/koogAvatar von JetBrains

    JetBrains/koog

    3,735Auf GitHub ansehen↗

    Koog is an LLM agent framework used to build autonomous entities that execute tool-based workflows. It utilizes a graph-based workflow engine to define agent behaviors and decision paths as a directed graph of nodes and edges. The framework distinguishes itself through a model provider orchestrator that enables dynamic switching, load balancing, and automatic fallbacks between different AI backends. It implements the Model Context Protocol to connect agents to remote tool servers and features a RAG memory system using vector embeddings to maintain long-term conversation context. The project

    Tracks user preferences and conversation history using scoped storage to maintain personalized context.

    Kotlinagentframeworkagentic-aiagents
    Auf GitHub ansehen↗3,735
  • caviraoss/openmemoryAvatar von CaviraOSS

    CaviraOSS/OpenMemory

    3,350Auf GitHub ansehen↗

    OpenMemory is an embeddable memory engine for LLM agents that stores, retrieves, and manages conversational context and agent state using semantic indexing and temporal facts. It functions as a semantic memory store backed by vector indexing, where memories are organized by meaning rather than by exact key, and includes a tiered decay engine that gradually reduces the salience of unused memories while compressing cold vectors and fingerprinting dormant entries to conserve storage. The system also maintains a temporal fact database that records factual statements with subject-predicate-object s

    Returns paginated collections of memories, optionally filtered by sector or user identifier.

    TypeScriptaiai-agentsai-infrastructure
    Auf GitHub ansehen↗3,350
  1. Home
  2. User Interface & Experience
  3. Context Scoping

Unter-Tags erkunden

  • Log Scope Prefixers1 Sub-TagMechanisms that prepend a named scope identifier to each log line to indicate the source module or component. **Distinct from Context Scoping:** Distinct from Context Scoping: focuses on prepending scope identifiers to log output lines, not limiting data availability to sub-trees.
  • Memory Scoping2 Sub-TagsMechanisms for isolating stored data by entity, process, or session identifiers to ensure secure and context-aware retrieval. **Distinct from Context Scoping:** Distinct from Context Scoping: focuses on data isolation for multi-tenant memory systems rather than hierarchical UI or plugin boundaries.