Frostie314159
I like writing code in Rust and enacting mischief on everything that has an antenna.
Germany
Pinned Repositories
esp-wifi-hal
Experimental full-rust Wi-Fi driver for the ESP32
FoA
Ferris-on-Air: An experimental IEEE 802.11 (WLAN) stack for rust on the ESP32.
aircap
A replacement for libpcap.
apple-ble
awdl-frame-parser
A parser AWDL action and data frames.
esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
esp32-80211-tx
Send arbitrary IEEE 802.11 frames with Espressif's ESP32
grace
An open source implementation of the Apple Wireless Direct Link Protocol.
ieee80211-rs
A library implementing various aspects of the IEEE 802.11 standard.
unofficial-awdl-docs
The unofficial documentation for the AWDL protocol.
Frostie314159's Repositories
Frostie314159/ieee80211-rs
A library implementing various aspects of the IEEE 802.11 standard.
Frostie314159/awdl-frame-parser
A parser AWDL action and data frames.
Frostie314159/grace
An open source implementation of the Apple Wireless Direct Link Protocol.
Frostie314159/aircap
A replacement for libpcap.
Frostie314159/esp-hal
no_std Hardware Abstraction Layers for ESP32 microcontrollers
Frostie314159/esp32-80211-tx
Send arbitrary IEEE 802.11 frames with Espressif's ESP32
Frostie314159/ether-type
A parser for IEEE 802.3 EtherTypes.
Frostie314159/fake-airplay
Frostie314159/rtap
Frostie314159/atomic-pool
Frostie314159/atomic-waker
futures::task::AtomicWaker extracted into its own crate
Frostie314159/bitfield-struct-rs
Procedural macro for bitfields.
Frostie314159/blog
personal blog
Frostie314159/defmt-or-log
A rust crate that provides the usual logger macros and either forwards them to the `log` or `defmt` crate, depending on the enabled features.
Frostie314159/embassy
Modern embedded framework, using Rust and async.
Frostie314159/embedded-tls
An Rust TLS 1.3 implementation for embedded devices.
Frostie314159/esp-mbedtls
mbedtls for ESP32 bare-metal
Frostie314159/esp32-open-mac.github.io
Website for the esp32-open-mac project
Frostie314159/ethernet
A parser for IEEE 802.3 ethernet headers.
Frostie314159/key-wraps
Symmetric key-wrapping algorithms
Frostie314159/llc-rs
Reading and writing for the logical link control header (LLC)
Frostie314159/mac-parser
A crate for parsing mac addreses.
Frostie314159/neli-wifi
Communicate with nl80211
Frostie314159/nix
Rust friendly bindings to *nix APIs
Frostie314159/nourl
A simple Url primitive for no_std environments
Frostie314159/reqwless
Rust async HTTP client for embedded/no_std
Frostie314159/scroll
Scroll - making scrolling through buffers fun since 2016
Frostie314159/socket2
Advanced configuration options for sockets.
Frostie314159/tidy-tuntap
Rust crate for working with TUN/TAP devices.
Frostie314159/tlv-rs
A parser for TLVs.