#syscalls #kernel #linux #api #ffi

syscall-numbers

System calls numbers for various architectures

5 stable releases

3.1.1 Mar 27, 2024
3.1.0 Apr 12, 2023
3.0.0 May 8, 2022
2.0.0 Oct 25, 2021
1.0.0 Aug 12, 2021

#221 in Unix APIs

Download history 250/week @ 2023-12-24 859/week @ 2023-12-31 904/week @ 2024-01-07 861/week @ 2024-01-14 704/week @ 2024-01-21 540/week @ 2024-01-28 696/week @ 2024-02-04 583/week @ 2024-02-11 536/week @ 2024-02-18 494/week @ 2024-02-25 1088/week @ 2024-03-03 718/week @ 2024-03-10 1085/week @ 2024-03-17 857/week @ 2024-03-24 802/week @ 2024-03-31 814/week @ 2024-04-07

3,617 downloads per month
Used in 3 crates (2 directly)

MIT license

380KB
14K SLoC

crates.io docs.rs license

System calls numbers for various architectures

Only Linux is currently supported.

Versioning

This project adheres to Semantic Versioning. The CHANGELOG.md file details notable changes over time.

No runtime deps