coreshift-core 1.2.7

Low-level Linux and Android systems primitives for CoreShift
Documentation

CoreShift Core

CoreShift Core is the low-level Linux/Android primitives crate at the bottom of the CoreShift stack.

Policy / product behavior
        ↓
Engine coordination
        ↓
Core syscall and filesystem primitives

Core exposes explicit wrappers for process spawning, file descriptor handling, procfs parsing, signals, reactor primitives, inotify, Unix sockets, and filesystem preload helpers. It does not choose Android policy, foreground app behavior, package discovery, daemon protocols, or preload rules.

Documentation

Release Dependency

[dependencies]
coreshift-core = "1.0.0"

License

Mozilla Public License 2.0. See LICENSE.