KernelScript icon
KernelScript icon

KernelScript

KernelScript is a modern, type-safe, domain-specific programming language that unifies eBPF, userspace, and kernelspace development in a single codebase. Built with an eBPF-centric approach, it provides a clean, readable syntax while generating efficient C code for eBPF...

Cost / License

Platforms

  • Linux
0likes
0comments
0articles

Features

No features, maybe you want to suggest one?

KernelScript News & Activities

Highlights All activities

Recent activities

KernelScript information

AlternativeTo Category

Development

GitHub repository

  •  428 Stars
  •  20 Forks
  •  2 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
KernelScript was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is KernelScript?

KernelScript is a modern, type-safe, domain-specific programming language that unifies eBPF, userspace, and kernelspace development in a single codebase. Built with an eBPF-centric approach, it provides a clean, readable syntax while generating efficient C code for eBPF programs, coordinated userspace programs, and seamless kernel module (kfunc) integration.

KernelScript aims to become the programming language for Linux kernel customization and application-specific optimization. By leveraging kfunc and eBPF capabilities, it provides a modern alternative to traditional kernel module interfaces such as procfs and debugfs.