Pinned Repositories
asn1_der-rust
This library provides a simple ASN.1-DER en-/decoder
c_bridge
Some data structures and abstractions to create clean Rust <-> C FFI interfaces
crypto_api_chachapoly
This crate implements ChaCha20-IETF, Poly1305 and ChachaPoly-IETF for `crypto_api`
ehttpd-rust
A thread-based HTTP server library, which can be used to create custom HTTP server applications
embedded-runtime-rust
A tiny async runtime for embedded devices
eventbus-tiny-rust
A small, dependency-free crate that provides a multi-producer broadcast-consumer event bus
http-tiny-rust
This library provides basic functionality to create/send and receive/parse HTTP-headers and -bodies
KeyCache-rust
Seals a key using a secure element
ODROID-C1-FreeBSD
Build FreeBSD 12.0 for ODROID C1
storagep2p-swift
A package to create P2P-connections over a shared storage (i.e. a cloud storage or an IMAP account)
KizzyCode's Repositories
KizzyCode/eventbus-tiny-rust
A small, dependency-free crate that provides a multi-producer broadcast-consumer event bus
KizzyCode/KeyCache-rust
Seals a key using a secure element
KizzyCode/BamborVideoStream-rust
An API and WebUI to stream video from a Bambu P1P/P1S device in LAN mode
KizzyCode/mtlsrules-traefik-golang
A Traefik plugin that offers additional mTLS access rules to complement Traefik's mTLS authentication
KizzyCode/NoderedHomekit-docker
`NoderedHomekit` is a docker container which runs Node-RED as a HomeKit compatible IoT-platform
KizzyCode/Printables-OpenInOrcaSlicer-UserScript
A simple userscript to replace the "Open in PrusaSlicer"-buttons with "Open in OrcaSlicer"-buttons
KizzyCode/secureenclave-c
This packet provides a thin C API to interact with an Apple device's secure enclave co-processor
KizzyCode/sqlite-tiny-rust
A minimalistic SQLite crate which ships the amalgamation variant and provides a tiny Rust API
KizzyCode/UrlRedirect-rust
`url-redirect` is a trivial, headless URL redirection service
KizzyCode/BamborVideoStream-docker
A simple container for https://github.com/KizzyCode/BamborVideoStream-rust
KizzyCode/cyw43-firmware-rust
CYW43xx WiFi and Bluetooth Firmware Blobs
KizzyCode/ehttpd-querystring-rust
A crate to comfortably handle HTTP query string within `ehttpd`-based applications
KizzyCode/embedded-asyncdelay-rust-rp2040
A hardware-based, asynchronous delay that can be used with async/await runtimes
KizzyCode/embedded-lora-rust
`no-std`-compatible, opinionated drivers for some LoRa modems
KizzyCode/FeedMe-docker
A hybrid docker image to create podcast feeds with https://github.com/KizzyCode/FeedMe-rust and serve them with https://github.com/KizzyCode/thttpd-docker
KizzyCode/FeedMe-rust
FeedMe is a collection of libraries and tools to create podcast feeds from various sources
KizzyCode/IoTsolator-docker
Creates an isolated WLAN network with DHCP using a non-bridged subnet – perfect to separate IoT devices
KizzyCode/Jekyll-docker
A minimal docker container that provides support for an automated `git-over-ssh -> jekyll build -> thttpd serve`-workflow
KizzyCode/loreyawen-rust
`loreyawen` provides an encrypted "connection" for low-datarate networks by piggybacking on LoRaWANs link encryption.
KizzyCode/minecraft-docker
A trivial minecraft-server docker image
KizzyCode/MoistureSensor
MQTT moisture sensor (Raspberry Pi Pico W)
KizzyCode/mqtt-tiny-rust
A tiny MQTT v3.1.1 codec implementation
KizzyCode/nginx-docker
Yet another tiny nginx docker image
KizzyCode/NginxCgi-docker
A tiny docker image with nginx and fcgiwrap to serve files and execute CGI binaries
KizzyCode/php-docker
A Debian-based, self-contained PHP application server image (php-fpm, nginx)
KizzyCode/ProjectZomboid-docker
A trivial Project Zomboid server docker image
KizzyCode/querystring_tiny-rust
`querystring_tiny` is a small, nearly dependency-less crate to parse and serialize query strings
KizzyCode/rosetta-nodered
Translates various IoT device states from one representation into another
KizzyCode/UrlRedirect-docker
A simple container for https://github.com/KizzyCode/UrlRedirect-rust
KizzyCode/Ws2812b-cgi-rust
A tiny CGI application which to bridge JSON update requests to a WS2812B serial driver