faf-syscall 3.0.1

Raw (asm), fast system calls for linux with no dependencies (no_std)
Documentation

faf-syscall

syscall macro

  • Fast
  • Minimalist
  • Dependency-free
  • Linux
  • #![no_std]
  • Stable (not nightly)

This was originally developed for the faf web server

Usage

sys_call!(SYS_NUM, arg1, arg2, ...)