Pinned Repositories
asn1_der-rust
This library provides a simple ASN.1-DER en-/decoder
basic_tar
Building blocks to read and write classic oldstyle tar archives and streams
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
http-tiny-rust
This library provides basic functionality to create/send and receive/parse HTTP-headers and -bodies
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)
virtualfileprovider-swift
`VirtualFileProvider` is an API package which defines protocols for a trivial virtual file provider
KizzyCode's Repositories
KizzyCode/embedded-runtime-rust
A tiny async runtime for embedded devices
KizzyCode/ehttpd-rust
A thread-based HTTP server library, which can be used to create custom HTTP server applications
KizzyCode/Printables-OpenInOrcaSlicer-UserScript
A simple userscript to replace the "Open in PrusaSlicer"-buttons with "Open in OrcaSlicer"-buttons
KizzyCode/SillyTavern-docker
An Alpine-based https://github.com/SillyTavern/SillyTavern container
KizzyCode/sqlite-tiny-rust
A minimalistic SQLite crate which ships the amalgamation variant and provides a tiny Rust API
KizzyCode/BamborVideoStream-docker
A simple container for https://github.com/KizzyCode/BamborVideoStream-rust
KizzyCode/BamborVideoStream-rust
An API and WebUI to stream video from a Bambu P1P/P1S device in LAN mode
KizzyCode/ehttpd-querystring-rust
A crate to comfortably handle HTTP query string within `ehttpd`-based applications
KizzyCode/ehttpd-range-rust
A crate to comfortably handle HTTP range requests 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/eventbus-tiny-rust
A small, dependency-free crate that provides a multi-producer broadcast-consumer event bus
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/homebrew-tap
Custom Homebrew-formulas
KizzyCode/IoTsolator-docker
Creates an isolated WLAN network with DHCP using a non-bridged subnet – perfect to separate IoT devices
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/MinecraftWebhook-docker
A docker image for https://github.com/KizzyCode/MinecraftWebhook-rust
KizzyCode/MinecraftWebhook-rust
A webhook to trigger predefined minecraft commands
KizzyCode/mqtt-tiny-rust
A tiny MQTT v3.1.1 codec implementation
KizzyCode/mtlsrules-traefik-golang
A Traefik plugin that offers additional mTLS access rules to complement Traefik's mTLS authentication
KizzyCode/NginxCgi-docker
A tiny docker image with nginx and fcgiwrap to serve files and execute CGI binaries
KizzyCode/NoderedHomekit-docker
`NoderedHomekit` is a docker container which runs Node-RED as a HomeKit compatible IoT-platform
KizzyCode/osrandom-rust
This crate provides access to your operating system's cryptographically secure random number generator
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/rawcode-rust
Implements a simple as-is encoding format
KizzyCode/sshtun-docker
A tiny ssh-reverse-tunnel container-set
KizzyCode/UrlRedirect-docker
A simple container for https://github.com/KizzyCode/UrlRedirect-rust