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
·

8 Repos

Awesome GitHub RepositoriesSystem Capability Toggles

Mechanisms for enabling or disabling core operating system features at runtime or boot time.

Distinct from Feature Toggles: Existing feature toggle tags are focused on application compile-time flags or user account permissions, not OS-level capabilities like DNS caching.

Explore 8 awesome GitHub repositories matching operating systems & systems programming · System Capability Toggles. Refine with filters or upvote what's useful.

Awesome System Capability Toggles GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • siderolabs/talosAvatar von siderolabs

    siderolabs/talos

    10,659Auf GitHub ansehen↗

    Talos is a minimal, immutable Linux distribution designed specifically for deploying and managing Kubernetes clusters. It functions as an API-driven infrastructure manager that replaces traditional shell access with a declarative gRPC interface to control operating system state and configuration. The system is distinguished by its use of a read-only root filesystem and a security-hardened kernel, which removes standard GNU utilities to reduce the attack surface. It ensures environment consistency by distributing the operating system as versioned, signed images and utilizes TPM-backed verified

    Toggles specific system capabilities such as disk quota support, host DNS caching, and image caching.

    Gocloud-nativecontainerdgo
    Auf GitHub ansehen↗10,659
  • pwndbg/pwndbgAvatar von pwndbg

    pwndbg/pwndbg

    10,051Auf GitHub ansehen↗

    pwndbg is a GDB plugin and binary analysis framework designed for reverse engineering, exploit development, and low-level program analysis. It extends the core functionality of the debugger to provide advanced memory inspection and automation tools. The project distinguishes itself with specialized capabilities for heap analysis across glibc, jemalloc, and musl, as well as a comprehensive kernel debugging toolkit for inspecting Linux kernel tasks and slab allocators. It includes an integrated ROP gadget searcher for constructing exploit chains and an LLM-powered debugging assistant that provi

    Toggles Address Space Layout Randomization (ASLR) for the target process during debugging.

    Pythonbinary-ninjacapture-the-flagctf
    Auf GitHub ansehen↗10,051
  • sandermertens/flecsAvatar von SanderMertens

    SanderMertens/flecs

    8,045Auf GitHub ansehen↗

    Flecs is a high-performance entity component system framework and data-oriented programming library. It serves as a simulation engine core and game engine architecture tool, decoupling state from behavior by separating entities, components, and systems. The framework features a runtime reflection layer for dynamic data inspection and a built-in scripting system for defining entity behavior without recompilation. It also includes a network interface and REST API for remote simulation administration and state querying. The library covers a broad surface of simulation capabilities, including ar

    Allows enabling or disabling specific systems to exclude them from the execution pipeline.

    Cc99cpp11cpp14
    Auf GitHub ansehen↗8,045
  • leminlimez/nuggetAvatar von leminlimez

    leminlimez/Nugget

    5,954Auf GitHub ansehen↗

    Nugget is an iOS system customization tool that applies exploit-based modifications to device configuration files, enabling changes to system appearance and behavior without jailbreaking. It functions as a feature flag toggler, mobile gestalt modifier, and PosterBoard wallpaper manager, allowing users to enable experimental iOS features, modify hardware-level identifiers, and apply custom wallpapers through system file manipulation. The tool distinguishes itself by using the sparserestore or BookRestore exploit to write system files outside normal restore locations, supporting modifications t

    Changes property values via textbox, slider, toggle, or color picker with optional offset equations.

    Python
    Auf GitHub ansehen↗5,954
  • stdlib-js/stdlibAvatar von stdlib-js

    stdlib-js/stdlib

    5,735Auf GitHub ansehen↗

    Provides utilities for retrieving nested property values from objects using path strings.

    JavaScriptjavascriptjslibrary
    Auf GitHub ansehen↗5,735
  • rhaiscript/rhaiAvatar von rhaiscript

    rhaiscript/rhai

    5,453Auf GitHub ansehen↗

    Rhai ist eine eingebettete Skript-Engine und eine dynamisch typisierte Sprache, die für die Integration in Rust-Anwendungen entwickelt wurde. Sie fungiert als Compiler für abstrakte Syntaxbäume (AST) und als native Interop-Schicht, die es Entwicklern ermöglicht, Rust-Typen und -Funktionen für eine bidirektionale Kommunikation in eine Skriptumgebung zu mappen. Das Projekt dient als Framework zur Erstellung anpassbarer domänenspezifischer Sprachen. Es erlaubt die Definition benutzerdefinierter Operatoren, Syntax und eingeschränkter Ausführungsumgebungen, was die Erstellung spezialisierter Sprachen mit maßgeschneiderten Funktionsumfängen ermöglicht. Die Engine deckt ein breites Spektrum an Funktionen ab, darunter ressourcenbeschränktes Sandboxing für sichere Ausführung, modulare Code-Organisation und umfassende Datenverarbeitung für numerische, String- und Binärtypen. Zudem bietet sie Werkzeuge für AST-Manipulation, Serialisierung des Ausführungszustands sowie Laufzeit-Observability durch Call-Stack-Inspektion und Debugging-Schnittstellen. Die Engine ist für den plattformübergreifenden Einsatz auf jeder CPU und jedem Betriebssystem konzipiert, das vom nativen Compiler unterstützt wird.

    Ensures that modifications to nested properties are correctly propagated back up through the access chain.

    Rustembeddedembedded-scripting-languageno-std
    Auf GitHub ansehen↗5,453
  • metacubex/clashx.metaAvatar von MetaCubeX

    MetaCubeX/ClashX.Meta

    5,331Auf GitHub ansehen↗

    ClashX.Meta is a macOS desktop application that provides a graphical interface for managing the Clash proxy engine. It enables rule-based traffic routing using domain, IP, and GeoIP rules, and allows users to manage proxy configurations and toggle system proxy settings directly from the menu bar. The application serves as a full-featured client for controlling the core proxy daemon on macOS. The project includes a YAML-based configuration manager with built-in schema validation, ensuring proxy profiles are valid before activation. It also provides a TUN virtual network stack that captures all

    Enables or disables the system proxy with a single toggle to control internet traffic routing.

    Auf GitHub ansehen↗5,331
  • p2r3/bareironAvatar von p2r3

    p2r3/bareiron

    4,099Auf GitHub ansehen↗

    Bareiron is a minimalist environment for hosting multiplayer game servers on low-power, memory-constrained devices. It functions as a Minecraft server optimizer designed to provide basic connectivity for remote players while operating on embedded hardware with limited system resources. The software includes a hardware performance tuner that allows for the disabling of intensive game mechanics and resource-heavy features to prevent system crashes. It also incorporates a network traffic controller to adjust broadcast frequencies and tick rates, reducing bandwidth consumption and lag. The syste

    Provides the capability to disable heavy game mechanics and complex interactions to maintain system stability.

    C
    Auf GitHub ansehen↗4,099
  1. Home
  2. Operating Systems & Systems Programming
  3. System Capability Toggles

Unter-Tags erkunden

  • Property Value Setters2 Sub-TagsChanging a property's value via textbox, slider, toggle, or color picker with optional offset equations. **Distinct from System Capability Toggles:** Distinct from System Capability Toggles: focuses on setting individual property values rather than toggling OS-level capabilities.
  • System Activation TogglesRuntime controls for enabling or disabling specific logic systems in an execution pipeline. **Distinct from System Capability Toggles:** Focuses on the activation of ECS systems rather than OS-level capabilities.