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
mtlsrules-traefik-golang
A Traefik plugin that offers additional mTLS access rules to complement Traefik's mTLS authentication
ODROID-C1-FreeBSD
Build FreeBSD 12.0 for ODROID C1
KizzyCode's Repositories
KizzyCode/asn1_der-rust
This library provides a simple ASN.1-DER en-/decoder
KizzyCode/embedded-threadsafe-rust
Provides global or thread-local cells for embedded devices
KizzyCode/Restic-docker
`restic` is a tiny container to serve a `restic` mount via SMB to circumvent OSXFUSE issues
KizzyCode/serde_asn1_der-rust
An ASN.1-DER subset for serde
KizzyCode/SL1toCTB-c
Convert prusaslicer's sl1 files to chitubox' ctb v4 ones.
KizzyCode/BuildbaseRust-docker
A tiny container based on `alpine:edge` which can be used as starting `buildenv` to build rust applications
KizzyCode/Cryptobox-rust
A KISS CLI-wrapper around libsodium's `cryptobox_easy`
KizzyCode/diceware-swift
An implementation of the popular diceware method (https://en.wikipedia.org/wiki/Diceware)
KizzyCode/embedded-crc32c-rust
A `const`, single-choice opinionated tiny CRC32 implementation
KizzyCode/embedded-eventloop-rust
An eventloop for embedded devices
KizzyCode/ezexec-rust
A simple API to execute binaries or shell commands via `std::process::Command`
KizzyCode/fork--lora-e5-dev-rs
Ready to use template for flashing and debugging LoRa-E5-Dev Board in Rust
KizzyCode/fritznet-nodered
A NodeRED module to query some network information from a FRITZ!Box
KizzyCode/HaproxyAutoconf-rust
`haproxy_autconf` is a container service that manages automatic backend registration and deregistration
KizzyCode/HaproxyAutoconfd-rust
`haproxy_autconfd` is a daemon that automatically assembles a HAProxy config and restarts HAProxy if the config changes
KizzyCode/KiCad-RP-Pico
A simple repository of files needed to add a 3D footprint of the Raspberry Pi Pico board to KiCad.
KizzyCode/minecraft-newlifesmp-docker
A trivial minecraft-server docker image for New Life SMP v7
KizzyCode/picosdk-malloc-rust-rp2040
A heap-allocated container that uses the Pico-SDK's malloc/free
KizzyCode/Playground-docker
`playground` is a simple container that offers an ephemeral playground/scratch space
KizzyCode/rust-crypto-formats
Cryptography-related format encoders/decoders: DER, PEM, PKCS, PKIX
KizzyCode/Samba-docker
A tiny samba-server-container
KizzyCode/SerialServer-docker
A docker image for https://github.com/KizzyCode/SerialServer-rust
KizzyCode/tasmota2homekit-nodered
Bridges Tasmota REST messages to HomeKit and vice versa
KizzyCode/Template-rust-bin
A template repo for rust binaries
KizzyCode/template-rust-lib
A template repo for rust libraries
KizzyCode/Template-rust-nrf52840
A template repo for Nordic nrf52840 based boards
KizzyCode/Template-rust-picosdk-rp2040
A template to call into a Rust library from the Raspberry Pi Pico SDK
KizzyCode/Template-rust-rp2040
A template repo for RPi Pico/RP2040 firmwares
KizzyCode/thttpd-docker
Yet another tiny thttpd docker image
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