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/crypto_api_chachapoly
This crate implements ChaCha20-IETF, Poly1305 and ChachaPoly-IETF for `crypto_api`
KizzyCode/ma_proper
This crate provides the cleaning memory allocator `MAProper`
KizzyCode/BlackHole
BlackHole is a modern macOS virtual audio driver that allows applications to pass audio to other applications with zero additional latency.
KizzyCode/checked_array-rust
A checked API for array types
KizzyCode/co2sensor-rpipico
A MH-Z19C CO2 sensor reader
KizzyCode/crypto_api
This crate defines a general purpose API for various cryptographic primitives
KizzyCode/crypto_api_blake2
Implements Blake2b for `crypto_api`
KizzyCode/crypto_api_osrandom
An interface to the OS' secure random number generator for `crypto_api`
KizzyCode/ebacktrace-rust
A simple error wrapper which captures a backtrace and can carry an optional textual description
KizzyCode/EzInstall-Rust
`ezinstall` provides a simple installer which can verify and install compatible tarballs
KizzyCode/EzSetup-python
`ezsetup` is a single-file el-cheapo installer which offers basic features like downloading, checksum verification, tarball extraction and build/install/uninstall command execution
KizzyCode/git-docker
A tiny git-over-ssh server
KizzyCode/hookworm-shell
`hookworm` is a trivial shell plugin which allows you to provide a hook API for your own scripts
KizzyCode/len_constraints
Traits and types to implement type-pinned length constraints in your API
KizzyCode/libselect-rust
This crate provides a high-level APIs to perform `select`-operations on I/O handles
KizzyCode/mdns-repeater
Fork of https://bitbucket.org/geekman/mdns-repeater
KizzyCode/MdnsRepeater-docker
Allow docker containers in virtual networks to send/receive mDNS broadcast messages
KizzyCode/pico-debug
virtual debug pod for RP2040 "Raspberry Pi Pico" with no added hardware
KizzyCode/picolib-rust-rp2040
`picolib` is a Rust library that offers a tiny part of the Raspberry Pi Pico C-SDK APIs as delegates that can be called from Rust
KizzyCode/ramfs-shell
A simple script to create a in-memory filesystem on macOS
KizzyCode/ResticEz-python
A simple restic wrapper with easy repository configuration
KizzyCode/ResticEz-rust
`restic-ez` provides a simple configuration loader and API around `restic`
KizzyCode/serde_dynamic_typing-rust
A simplified `serde`-compatible type model that allows dynamic runtime inspection
KizzyCode/SerialPipe-rust
`SerialPipe` is a simple program that can be used to read from/write to a serial device node
KizzyCode/SetFolderIcon-swift
A tiny CLI tool to assign an icon to a folder on macOS
KizzyCode/Speed
A simple tool to measure the current and average transfer-speed of the data piped through
KizzyCode/Template-embedded-pico
A template repo for RPi Pico applications
KizzyCode/Update-FreeBSD-Shell
`update` is a simple shell- and hook-based based update system for FreeBSD
KizzyCode/Userinit-FreeBSD-Shell
`userinit` is a simple hook based script to easily launch user-interactive post-boot tasks
KizzyCode/zigbee2homekit-nodered
Bridges Zigbee2MQTT messages to HomeKit and vice versa