Projects in Awesome Lists by KizzyCode
A curated list of projects in awesome lists by KizzyCode .
https://github.com/KizzyCode/asn1_der-rust
This library provides a simple ASN.1-DER en-/decoder
Last synced: 05 Dec 2024
https://github.com/kizzycode/asn1_der-rust
This library provides a simple ASN.1-DER en-/decoder
Last synced: 03 Dec 2024
https://github.com/kizzycode/http-tiny-rust
This library provides basic functionality to create/send and receive/parse HTTP-headers and -bodies
Last synced: 23 Apr 2025
https://github.com/kizzycode/crypto_api_chachapoly
This crate implements ChaCha20-IETF, Poly1305 and ChachaPoly-IETF for `crypto_api`
aead chacha20 chacha20-poly1305 crypto poly1305
Last synced: 23 Apr 2025
https://github.com/kizzycode/ehttpd-rust
A thread-based HTTP server library, which can be used to create custom HTTP server applications
Last synced: 23 Apr 2025
https://github.com/kizzycode/virtualfileprovider-swift
`VirtualFileProvider` is an API package which defines protocols for a trivial virtual file provider
Last synced: 30 Mar 2025
https://github.com/kizzycode/ma_proper
This crate provides the cleaning memory allocator `MAProper`
memory-allocation memory-allocator memory-management security
Last synced: 30 Mar 2025
https://github.com/kizzycode/basic_tar
Building blocks to read and write classic oldstyle tar archives and streams
Last synced: 30 Mar 2025
https://github.com/kizzycode/serde_asn1_der-rust
An ASN.1-DER subset for serde
Last synced: 23 Apr 2025
https://github.com/kizzycode/ws2812b-rust-rp2040
A driver implementation for up to 4 WS2812B LED strips
Last synced: 12 Dec 2024
https://github.com/kizzycode/webdavfileserver-docker
A https://redmine.lighttpd.net/projects/lighttpd/wiki/Mod_webdav based WebDAV file server
Last synced: 30 Mar 2025
https://github.com/kizzycode/restic-docker
`restic` is a tiny container to serve a `restic` mount via SMB to circumvent OSXFUSE issues
Last synced: 30 Mar 2025
https://github.com/kizzycode/embedded-runtime-rust
A tiny async runtime for embedded devices
Last synced: 30 Mar 2025
https://github.com/kizzycode/libselect-rust
This crate provides a high-level APIs to perform `select`-operations on I/O handles
Last synced: 30 Mar 2025
https://github.com/kizzycode/noderedhomekit-docker
`NoderedHomekit` is a docker container which runs Node-RED as a HomeKit compatible IoT-platform
Last synced: 30 Mar 2025
https://github.com/kizzycode/checked_array-rust
A checked API for array types
Last synced: 30 Mar 2025
https://github.com/kizzycode/crypto_api
This crate defines a general purpose API for various cryptographic primitives
authenticated-encryption cipher crypto-api hash kdf message-authentication-code pbkdf
Last synced: 30 Mar 2025
https://github.com/kizzycode/serde_dynamic_typing-rust
A simplified `serde`-compatible type model that allows dynamic runtime inspection
Last synced: 30 Mar 2025
https://github.com/kizzycode/urlredirect-docker
A simple container for https://github.com/KizzyCode/UrlRedirect-rust
Last synced: 30 Mar 2025
https://github.com/kizzycode/crypto_api_osrandom
An interface to the OS' secure random number generator for `crypto_api`
Last synced: 30 Mar 2025
https://github.com/kizzycode/embedded-crc32c-rust
A `const`, single-choice opinionated tiny CRC32 implementation
Last synced: 30 Mar 2025
https://github.com/kizzycode/afp-docker
A tiny AFP/netatalk server container
Last synced: 30 Mar 2025
https://github.com/kizzycode/template-rust-stm32wle5
Pure Rust stm32wle5 playground
Last synced: 30 Mar 2025
https://github.com/kizzycode/lorawanwm1302-docker
LoRaWAN coordinator middleware for Seeed Studio WM1302 EU868 USB
Last synced: 30 Mar 2025
https://github.com/kizzycode/querystring_tiny-rust
`querystring_tiny` is a small, nearly dependency-less crate to parse and serialize query strings
Last synced: 05 May 2025
https://github.com/kizzycode/btaudio-docker
A self-contained bluetooth A2DP-audio-sink container for headless Raspberry Pi setups or similar
Last synced: 30 Mar 2025
https://github.com/kizzycode/ws2812bdriver-rust-rp2040
A serial driver for WS2812B LED strips
Last synced: 30 Mar 2025
https://github.com/kizzycode/7daystodie-docker
A trivial 7daystodie-server docker image
Last synced: 30 Mar 2025
https://github.com/kizzycode/bamborvideostream-rust
An API and WebUI to stream video from a Bambu P1P/P1S device in LAN mode
Last synced: 30 Mar 2025
https://github.com/kizzycode/librechat-docker
A Debian-based [LibreChat](https://github.com/danny-avila/LibreChat) container
Last synced: 30 Mar 2025
https://github.com/kizzycode/scrollwheelmgr-swift
Maps scroll-wheel-tilts to keyboard actions
Last synced: 30 Mar 2025
https://github.com/kizzycode/venv-wrapper-python
This package is designed to provide comfortable access to python command line tools, while still retaining the advantages of venv-based setups
Last synced: 30 Mar 2025
https://github.com/kizzycode/sendmatrix-rust
`sendmatrix` is a tiny utility to send messages over matrix in automatized contexts
Last synced: 30 Mar 2025
https://github.com/kizzycode/serialserver-rust
`SerialServer` is a tiny server that bridges a serial device to UDP
Last synced: 30 Mar 2025
https://github.com/kizzycode/cryptobox-rust
A KISS CLI-wrapper around libsodium's `cryptobox_easy`
Last synced: 30 Mar 2025
https://github.com/kizzycode/url_on_change
A simple script that downloads a URL periodically an bells when the content has changed
Last synced: 30 Mar 2025
https://github.com/kizzycode/serialpipe-c
`SerialPipe` is a simple program that can be used to read from/write to a serial device node
Last synced: 30 Mar 2025
https://github.com/kizzycode/zigbee2homekit-nodered
Bridges Zigbee2MQTT messages to HomeKit and vice versa
Last synced: 30 Mar 2025
https://github.com/kizzycode/sqlite-tiny-rust
A minimalistic SQLite crate which ships the amalgamation variant and provides a tiny Rust API
Last synced: 30 Mar 2025
https://github.com/kizzycode/ws2812b-cgi-rust
A tiny CGI application which to bridge JSON update requests to a WS2812B serial driver
Last synced: 30 Mar 2025
https://github.com/kizzycode/template-rust-nrf52840
A template repo for Nordic nrf52840 based boards
Last synced: 30 Mar 2025
https://github.com/kizzycode/wireguard-docker
`wireguard` is a tiny docker container to deploy a WireGuard VPN-server
Last synced: 30 Mar 2025
https://github.com/kizzycode/fritznet-nodered
A NodeRED module to query some network information from a FRITZ!Box
Last synced: 30 Mar 2025
https://github.com/kizzycode/speed
A simple tool to measure the current and average transfer-speed of the data piped through
Last synced: 30 Mar 2025
https://github.com/kizzycode/tasmota2homekit-nodered
Bridges Tasmota REST messages to HomeKit and vice versa
Last synced: 30 Mar 2025
https://github.com/kizzycode/setfoldericon-swift
A tiny CLI tool to assign an icon to a folder on macOS
Last synced: 30 Mar 2025
https://github.com/kizzycode/template-rust-bin
A template repo for rust binaries
Last synced: 30 Mar 2025
https://github.com/kizzycode/template-rust-rp2040
A template repo for RPi Pico/RP2040 firmwares
Last synced: 30 Mar 2025
https://github.com/kizzycode/urlredirect-rust
`url-redirect` is a trivial, headless URL redirection service
Last synced: 30 Mar 2025
https://github.com/kizzycode/valueprovider-swift
This package defines an API for values managed by a value provider e.g. to interface on-disk values
Last synced: 30 Mar 2025
https://github.com/kizzycode/update-freebsd-shell
`update` is a simple shell- and hook-based based update system for FreeBSD
Last synced: 30 Mar 2025
https://github.com/kizzycode/well_known_id_rsa
A well known SSH key usable for automatic deployment *in a secure environment*
Last synced: 30 Mar 2025
https://github.com/kizzycode/sandboxexec
This program allows you to execute a binary in a sandbox
Last synced: 30 Mar 2025
https://github.com/kizzycode/template-rust-lib
A template repo for rust libraries
Last synced: 30 Mar 2025
https://github.com/kizzycode/template-embedded-pico
A template repo for RPi Pico applications
Last synced: 30 Mar 2025
https://github.com/kizzycode/userinit-freebsd-shell
`userinit` is a simple hook based script to easily launch user-interactive post-boot tasks
Last synced: 30 Mar 2025
https://github.com/kizzycode/rpi4-fedora
A Fedora minimal image for the RasPi 4
Last synced: 30 Mar 2025
https://github.com/kizzycode/remote_pid
A Rust crate to get the PID of the remote endpoint of a TCP connection on localhost
Last synced: 30 Mar 2025
https://github.com/kizzycode/nginx-docker
Yet another tiny nginx docker image
Last synced: 30 Mar 2025
https://github.com/kizzycode/pwgen
A simple shell-utility to generate passwords
Last synced: 30 Mar 2025
https://github.com/kizzycode/onedrive-swift
A package that implements basic OneDrive file operations
Last synced: 30 Mar 2025
https://github.com/kizzycode/picosdk-malloc-rust-rp2040
A heap-allocated container that uses the Pico-SDK's malloc/free
Last synced: 30 Mar 2025
https://github.com/kizzycode/secureenclave-c
This packet provides a thin C API to interact with an Apple device's secure enclave co-processor
Last synced: 30 Mar 2025
https://github.com/kizzycode/pingmon-docker
`pingmon` is a simple container for connectivity monitoring via the `ping` command line utility
Last synced: 30 Mar 2025
https://github.com/kizzycode/http_file
This library provides POSIX-like random-read-access to a HTTP-resource
Last synced: 30 Mar 2025
https://github.com/kizzycode/compute_bitrate
A simple script to compute a recommended bitrate if transcoding x264 → x265
Last synced: 30 Mar 2025
https://github.com/kizzycode/homebridge-mqttthing-tradfri
A homebridge-mqttthing codec for IKEA tradfri bulbs
Last synced: 30 Mar 2025
https://github.com/kizzycode/diceware-swift
An implementation of the popular diceware method (https://en.wikipedia.org/wiki/Diceware)
Last synced: 30 Mar 2025
https://github.com/kizzycode/hookworm-shell
`hookworm` is a trivial shell plugin which allows you to provide a hook API for your own scripts
Last synced: 30 Mar 2025
https://github.com/kizzycode/httpmount
This application allows you to mount a HTTP-resource like a file
Last synced: 30 Mar 2025
https://github.com/kizzycode/minecraft-newlifesmp-docker
A trivial minecraft-server docker image for New Life SMP v7
Last synced: 30 Mar 2025
https://github.com/kizzycode/asn1der-swift
`Asn1Der` is a basic ASN.1-DER implementation that offers simple de-/encoding support for some basic types
Last synced: 30 Mar 2025
https://github.com/kizzycode/rawcode-rust
Implements a simple as-is encoding format
Last synced: 23 Apr 2025
https://github.com/kizzycode/ehttpd-querystring-rust
A crate to comfortably handle HTTP query string within `ehttpd`-based applications
Last synced: 23 Apr 2025
https://github.com/kizzycode/ehttpd-range-rust
A crate to comfortably handle HTTP range requests within `ehttpd`-based applications
Last synced: 23 Apr 2025
https://github.com/kizzycode/printables-openinorcaslicer-userscript
A simple userscript to replace the "Open in PrusaSlicer"-buttons with "Open in OrcaSlicer"-buttons
Last synced: 23 Feb 2025
https://github.com/kizzycode/crypto_api_blake2
Implements Blake2b for `crypto_api`
Last synced: 30 Mar 2025
https://github.com/kizzycode/embedded-lora-rust
`no-std`-compatible, opinionated drivers for some LoRa modems
Last synced: 05 May 2025
https://github.com/kizzycode/evercrypt_tiny-rust
A tiny build of EverCrypt's c89-distribution with autogenerated bindings
Last synced: 30 Mar 2025
https://github.com/kizzycode/ezexec-rust
A simple API to execute binaries or shell commands via `std::process::Command`
Last synced: 30 Mar 2025
https://github.com/kizzycode/php-docker
A Debian-based, self-contained PHP application server image (php-fpm, nginx)
Last synced: 30 Mar 2025
https://github.com/kizzycode/timestamp
A simple timestamp-script based on "date"
Last synced: 30 Mar 2025
https://github.com/kizzycode/ramfs-shell
A simple script to create a in-memory filesystem on macOS
Last synced: 30 Mar 2025
https://github.com/kizzycode/jekyll-docker
A minimal docker container that provides support for an automated `git-over-ssh -> jekyll build -> thttpd serve`-workflow
Last synced: 30 Mar 2025
https://github.com/kizzycode/haproxyautoconf-rust
`haproxy_autconf` is a container service that manages automatic backend registration and deregistration
Last synced: 12 Dec 2024
https://github.com/kizzycode/eventbus-tiny-rust
A small, dependency-free crate that provides a multi-producer broadcast-consumer event bus
Last synced: 20 Feb 2025
https://github.com/kizzycode/bamborvideostream-docker
A simple container for https://github.com/KizzyCode/BamborVideoStream-rust
Last synced: 20 Feb 2025
https://github.com/kizzycode/osrandom-rust
This crate provides access to your operating system's cryptographically secure random number generator
Last synced: 23 Apr 2025
https://github.com/kizzycode/sendmatrix-docker
A container for the `sendmatrix-server` from [`sendmatrix`](https://github.com/KizzyCode/SendMatrix-rust)
Last synced: 12 Dec 2024
https://github.com/kizzycode/embedded-eventloop-rust
An eventloop for embedded devices
Last synced: 12 Dec 2024
https://github.com/kizzycode/playground-docker
`playground` is a simple container that offers an ephemeral playground/scratch space
Last synced: 12 Dec 2024
https://github.com/kizzycode/thttpd-docker
Yet another tiny thttpd docker image
Last synced: 12 Dec 2024
https://github.com/kizzycode/serialserver-docker
A docker image for https://github.com/KizzyCode/SerialServer-rust
Last synced: 12 Dec 2024
https://github.com/kizzycode/nginxcgi-docker
A tiny docker image with nginx and fcgiwrap to serve files and execute CGI binaries
Last synced: 12 Dec 2024
https://github.com/kizzycode/picosdk-nostatic-bindgen-python
A helper tool to generate no-`static` no-`inline` wrappers around the public `static inline` functions within the Raspberry Pi Pico SDK
Last synced: 12 Dec 2024
https://github.com/kizzycode/buildbaserust-docker
A tiny container based on `alpine:edge` which can be used as starting `buildenv` to build rust applications
Last synced: 12 Dec 2024