Infrastructure Projects

Infrastructure and DevOps projects from Show HN — deployment tools, monitoring, orchestration, and cloud infra.

GitHub

Free, open-source AWS emulator. LocalStack alternative: 41 services, 3,704 operations, true 100% Smithy conformance (124,255/124,255 variants pass). No account, no auth token, no paid tier.

351Rust
●●●●Gem

Fakecloud – Free, open-source AWS emulator

LocalStack went proprietary—this AGPL binary fills the gap with 54k test variants.

Zero to OneSolve My ProblemWizardry
lucas_vieira
3792mo ago
GitHub

HIC: A hierarchical isolation kernel reference architecture. Unifying security, performance, and modularity in a single design, enabling deployment from embedded to cloud with full lifecycle evolution.

15C
●●●●Gem

HIC – Same-Ring Isolation, 4ns IPC, Runs on 8086

Same-ring isolation using MMU hardware to block addresses instead of software privilege switches.

WizardryZero to OneDark Horse
DslsDZC
111mo ago
GitHub

SQLite extension + bindings for Postgres NOTIFY/LISTEN semantics with durable queues, streams, pub/sub, and scheduler

2,852Python
●●●Banger

Honker – Postgres NOTIFY/LISTEN Semantics for SQLite

WAL-based push semantics eliminate polling—Redis queues without the Redis.

Big BrainWizardryZero to One
russellthehippo
327841mo ago
GitHub

SNKV — a lightweight key-value store focused on simplicity, security and performance file based database , written using b-tree directly. Now supports vector HNSW , Join the discussion: https://discord.gg/EUb4Y5qE

76C
●●●Banger

SNKV – SQLite's B-tree as a key-value store (C/C++ and Python bindings)

SQLite B-tree without SQL: 57–68% faster KV ops, single-header drop-in.

WizardryBig Brain
swaminarayan
36313mo ago
GitHub

Firecracker-like microVMs for Proxmox VE — KVM isolation, under 200 ms boot.

163Shell
●●●Banger

OCI MicroVMs for Proxmox VE

Unlocks QEMU microvm isolation in Proxmox without switching to Firecracker or Kubernetes.

Niche GemWizardryShip It
rcarmo
1121mo ago
GitHub

Open-source event streaming platform built on S3. Kafka-compatible APIs, built-in SQL engine, schema registry — one Rust binary replaces Kafka + ZooKeeper + KSQL. Retention costs pennies, not thousands

65Rust
●●●Banger

StreamHouse – S3-native Kafka alternative written in Rust

Removes broker disk complexity entirely—S3 as durable log cuts Kafka ops burden and cost dramatically.

Big BrainWizardryZero to One
gbram
1083mo ago