Rust-for-Linux / klintLinks
Lints for kernel or embedded system development.
☆113Updated last week
Alternatives and similar repositories for klint
Users that are interested in klint are comparing it to the libraries listed below
Sorting:
- Library facilitating safe pinned initialization☆60Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated this week
- Stack unwinding library in Rust☆126Updated last month
- Program startup and thread support written in Rust☆191Updated 3 months ago
- Generated bindings for Linux's userspace API☆55Updated 2 months ago
- ☆90Updated last year
- A framework for writing plugins that integrate with the Rust compiler☆155Updated this week
- Rust Project Goals tracker☆86Updated this week
- The Hermit bootloader.☆79Updated last week
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆174Updated 4 months ago
- A lock-free memory allocator☆62Updated last month
- Static keys for Rust userland applications☆65Updated last month
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- Minimal support for uart_16550 serial output.☆38Updated last month
- Safer wrappers over ktls-sys☆80Updated last week
- An implementation of libc written in Rust☆301Updated 4 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- ☆168Updated this week
- Constant-time dynamic memory allocator in Rust☆104Updated 3 months ago
- ☆113Updated 2 years ago
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆154Updated last month
- perf-event: a Rust interface to Linux performance monitoring☆122Updated this week
- Deadlock free mutexes☆177Updated 5 months ago
- Run *nix system calls directly in Rust