eldruin
Computer Engineer, Technical Engineer in Computer Systems. Writing device drivers in Rust. @rust-embedded Working Group member.
Germany
eldruin's Stars
zellij-org/zellij
A terminal workspace with batteries included
sxyazi/yazi
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
hickory-dns/hickory-dns
A Rust based DNS client, server, and resolver
petgraph/petgraph
Graph data structure library for Rust.
dtolnay/syn
Parser for Rust source code
erg-lang/erg
A statically typed language compatible with Python
sarah-ek/faer-rs
Linear algebra foundation for the Rust programming language
indexmap-rs/indexmap
A hash table with consistent order and fast iteration; access items by key or sequence index
kyren/piccolo
An experimental stackless Lua VM implemented in pure Rust
elastio/bon
Next-gen compile-time-checked builder generator, named function's arguments, and more!
geiger-rs/cargo-geiger
Detects usage of unsafe Rust in a Rust crate and its dependencies.
dtolnay/no-panic
Attribute macro to require that the compiler prove a function can't ever panic
chanhx/crabviz
🦀 A LSP-based interative call graph generator
rust-fuzz/arbitrary
Generating structured data from arbitrary, unstructured input.
taiki-e/cargo-hack
Cargo subcommand to provide various options useful for testing and continuous integration.
ColinFinck/ntfs
An implementation of the NTFS filesystem in a Rust crate, usable from firmware level up to user-mode.
kotauskas/interprocess
Multifunctional cross-platform interprocess communication toolkit for Rust.
rustls/rcgen
Generate X.509 certificates, CSRs
Troels51/dtui
Small TUI for introspecting the state of the system/session dbus
knurling-rs/flip-link
Adds zero-cost stack overflow protection to your embedded programs
tosc-rs/mnemos
An Operating System for Building Small Computers
korken89/smlang-rs
A State Machine Language DSL procedual macro for Rust
r3-os/r3
R3-OS — Experimental static (μITRON-esque) RTOS kernel for deeply embedded systems, testing the limit of Rust's compile-time evaluation and generics
cbruiz/printhor
A 3dprinter/cnc firmware framework powered by rust embassy
seL4/rust-sel4
Rust support for seL4 userspace
seL4/microkit
Microkit - A simple operating system framework for the seL4 microkernel
olson-sean-k/decorum
Making floating-point behave.
quartiq/miniconf
Rust serialize/deserialize/access reflection for trees (no_std, no alloc)
rp-rs/rp235x-pac
A Rust PAC for the RP2350 series of Microcontrollers
Slamy/esp32_scopeclock
Analog scopeclock on esp32 written in Rust