- Bengaluru, India
-
11:26
(UTC +05:30) - https://www.pixperk.tech
- @pixperk
Highlights
- Pro
Stars
a small event-processing project I built to practice Kafka and gRPC together in Go
a deployment pipeline built with vite+tanstack query and typescript
cpu inference for ternary neural nets. no deps. just c++ and simd.
Collection of the best design resources on the internet
An async processing payment pipeline in which users can withdraw there balance from there profiles. The project implements append only ledger, double entry booking, reconciliation, distributed lock…
C++23 callable wrapper. inline buffer, per-type vtable, move-only, full signature qualifiers.
newsletter backend with Go, RabbitMQ, Redis, and Prometheus-powered observability
Typescript Desktop UI framework without the browser stuff
S3-inspired object store. single-node, parallel chunk pipeline
a link hoarder app where you drop links into bubbles, name them and share with anyone through a public page
A cache-aware, tensor-optimized memory allocator in C++
A tool that experimentally maps your CPU’s cache hierarchy by stressing memory with different access patterns and visualizing latency and cache behavior.
A Distributed WebSocket chat server with Redis Pub/Sub
Redis-compatible in-memory key-value server in Rust with RESP2, AOF persistence, recovery, and configurable durability (fsync) policies.
a minimal implementation of kademlia distributed hash table in golang
Over engineering a project to book tickets with 50K active users . To deep dive into system designs
simple, embeddable document database with acid guarantees