coreshift-core 1.0.0

Low-level Linux and Android systems primitives for CoreShift
Documentation
  • Coverage
  • 80.69%
    209 out of 259 items documented3 out of 161 items with examples
  • Size
  • Source code size: 215.19 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.24 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 4s Average build duration of successful builds.
  • all releases: 4s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • CoreShiftD/CoreShift-Core
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • CoreShiftD

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.