Pinned Repositories
blinkTitle.js
Is a Pure Javascript Implementation of TitleBar Alert or Notification.It Can Perform Blinking of Html Titlebar When Required.
calc.asm
Arithmetic calculator in x86 assembly
envelop.c
:ocean: Thread-less, event-loop based tiny http-server from scratch using epoll. Learning Purpose.
Gradbar
Gradient Actionbar for your Android-app
minAjax.js
A minimalist Javascript library to perform AJAX POST and GET Request.
minBlock.js
Is a Pure Javascript Canvas Implementation of Matrix Grid ( Primary Application was to Generate Github Like Random Avatar using minBlock.js or Pixel Pattern)
scrollpup.js
Minimal beautiful bar to show scroll progress. Pure Javascript Plugin.MIT
uglipop.js
A Lightweight Non-fancy Modal/Lightbox
vas-quod
:aerial_tramway: Minimal linux container runtime
wiser
:racehorse: Extremely minimal vmm for linux written in C. Hopefully someday will spin linux-vm for you.
flouthoc's Repositories
flouthoc/calc.asm
Arithmetic calculator in x86 assembly
flouthoc/aku
Aku - Tiny Backtesting/Trading Engine
flouthoc/ztick
tiny desktop utility to keep notes ( with no features ). Written in zig and gtk4
flouthoc/buildah
A tool that facilitates building OCI images.
flouthoc/netlink
netlink libraries for rust
flouthoc/aardvark-dns
flouthoc/common
Location for shared common files in github.com/containers repos.
flouthoc/crun
A fast and lightweight fully featured OCI runtime and C library for running containers
flouthoc/firecracker
Secure and fast microVMs for serverless computing.
flouthoc/fuse-overlayfs
FUSE implementation for overlayfs
flouthoc/image
Work with containers' images
flouthoc/imagebuilder
Builds Dockerfile using the Docker client (with squashing! and secrets!)
flouthoc/kind
Kubernetes IN Docker - local clusters for testing Kubernetes
flouthoc/libocispec
a C library for accessing OCI runtime and image spec files
flouthoc/linux
Linux kernel source tree
flouthoc/netavark
Container network stack
flouthoc/podman
Podman: A tool for managing OCI containers and pods
flouthoc/redoc
📘 OpenAPI/Swagger-generated API Reference Documentation
flouthoc/runc
CLI tool for spawning and running containers according to the OCI specification
flouthoc/storage
flouthoc/wasmtime
A fast and secure runtime for WebAssembly
flouthoc/zig-wasm-dom
Zig + WebAssembly + JS + DOM
flouthoc/buildkit
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
flouthoc/container-libs
Monorepository with libraries used by the containers projects.
flouthoc/cri-o
Open Container Initiative-based implementation of Kubernetes Container Runtime Interface
flouthoc/fastly-compute-relay
HTTP Request Relay Buffer built using Fastly Compute and Fastly KV.
flouthoc/skopeo
Work with remote images registries - retrieving information, images, signing content
flouthoc/weaver
Programming framework for writing and deploying cloud applications.
flouthoc/weaver-kube
Run Service Weaver applications on vanilla Kubernetes.
flouthoc/yesqlr
Parse SQL files with multiple named queries into a map for easy organisation and management of SQL queries. Port of goyesql.