syscaller-core 0.2.3

No-std Linux direct syscall library
Documentation
[lib]
name = "syscaller_core"
path = "src/lib.rs"

[package]
authors = ["mathyslv <mathys.lv@hotmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["os::linux-apis", "development-tools", "no-std", "api-bindings"]
description = "No-std Linux direct syscall library"
documentation = "https://docs.rs/syscaller"
edition = "2024"
homepage = "https://github.com/mathyslv/syscaller"
keywords = ["linux", "syscalls", "in-memory"]
license = "MIT OR Apache-2.0"
name = "syscaller-core"
readme = "README.md"
repository = "https://github.com/mathyslv/syscaller"
resolver = "2"
version = "0.2.3"