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/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/WebdavFileserver-docker
A https://redmine.lighttpd.net/projects/lighttpd/wiki/Mod_webdav based WebDAV file server
KizzyCode/7DaysToDie-docker
A trivial 7daystodie-server docker image
KizzyCode/Afp-docker
A tiny AFP/netatalk server container
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/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/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/Printables-OpenInOrcaSlicer-UserScript
A simple userscript to replace the "Open in PrusaSlicer"-buttons with "Open in OrcaSlicer"-buttons
KizzyCode/rawcode-rust
Implements a simple as-is encoding format
KizzyCode/sshtun-docker
A tiny ssh-reverse-tunnel container-set
KizzyCode/Teamfortress2-docker
Yet another trivial Team-Fortress-2-server docker image
KizzyCode/Template-rust-stm32wle5
Pure Rust stm32wle5 playground
KizzyCode/UrlRedirect-docker
A simple container for https://github.com/KizzyCode/UrlRedirect-rust