Pinned Repositories
Arctree
Easy-to-use tree creation library for FabricMC.
BetterNBT
A Gson-like API for intuitively working with Minecraft NBTs.
buildfs
A tool for creating a VM root filesystem image from a reproducible TOML build script easily.
fcnet
A backend for Firecracker microVM networking, accessible through an in-process library or a separate-process CLI.
fctools
A fully-complete (semi-stable) Rust SDK for Firecracker microVM-utilizing applications.
GodotChess
A mediocre implementation of chess created as practice of the use of the Godot engine. The theming is mostly Lichess-like.
hyper-client-sockets
A Hyper library allowing HTTP clients over a Unix socket, a Vsock socket and a Firecracker socket
ItemNBT
Advanced Item NBT library for Fabric with tons of features.
remoteify
Write a Linux Rust library once, effortlessly use it both natively and over SSH
vsock-server
Example of how to serve Axum over a Vsock socket
kanpov's Repositories
kanpov/ItemNBT
Advanced Item NBT library for Fabric with tons of features.
kanpov/fcnet
A backend for Firecracker microVM networking, accessible through an in-process library or a separate-process CLI.
kanpov/BetterNBT
A Gson-like API for intuitively working with Minecraft NBTs.
kanpov/buildfs
A tool for creating a VM root filesystem image from a reproducible TOML build script easily.
kanpov/fctools
A fully-complete (semi-stable) Rust SDK for Firecracker microVM-utilizing applications.
kanpov/GodotChess
A mediocre implementation of chess created as practice of the use of the Godot engine. The theming is mostly Lichess-like.
kanpov/hyper-client-sockets
A Hyper library allowing HTTP clients over a Unix socket, a Vsock socket and a Firecracker socket
kanpov/kanpov.github.io
Personal website created using the Quartz 4 SSG by jackyzha0.
kanpov/MythicalTowers
An adventure mod adding new dungeons with unique loot, items, blocks etc.
kanpov/remoteify
Write a Linux Rust library once, effortlessly use it both natively and over SSH
kanpov/Cryonic
Cryonic is a Minecraft mod making food & drinks more realistic
kanpov/Mods
Release archive for all my mods
kanpov/vsock-server
Example of how to serve Axum over a Vsock socket
kanpov/DataPipe
A pipeline system for Minecraft resources
kanpov/firecracker
Secure and fast microVMs for serverless computing.
kanpov/GoldenForge
A WIP Fabric mod adding semi-realistic metal production, alloy forgery, tons of metals & alloys and more!
kanpov/grpc-over-vsock
kanpov/JustEnoughGems
kanpov/keycloak-authorization-services-dotnet
Authentication and Authorization with Keycloak and ASP.NET Core 🔐
kanpov/LinuxLearner
kanpov/MoreMetals
My second mod for 2021 New Year. Fully working
kanpov/nix-config
My NixOS configuration
kanpov/Quadlets
The Podman Quadlets used for serving various things on my local network
kanpov/RedMenu
A simple Fabric Kotlin library easing the creation of menu blocks.
kanpov/ResourceRun
kanpov/russh
Rust SSH client & server library
kanpov/russh-sftp
SFTP subsystem supported server and client for Russh
kanpov/tokio-cni
An async and executor-agnostic implementation of a CNI runtime that adheres to the latest specification
kanpov/tonic
A native gRPC client & server implementation with async/await support.
kanpov/zero-to-production