Skip to content
View Webrowse's full-sized avatar
🦀
Rust backend / systems engineer | building storage systems
🦀
Rust backend / systems engineer | building storage systems

Block or report Webrowse

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Webrowse/README.md

Adarsh

Rust engineer building backend infrastructure and open-source software.

Currently contributing upstream to hickory-dns/hickory-dns.

Projects

OSSPath - discovery platform for the Rust ecosystem.

LoopUpward - personal life operating system with a Rust backend.

RomyQ - autonomous AI engineering agent.

Feature Flag Service - feature flag platform built with Rust, Axum, SQLx, and PostgreSQL.

KV-Store - persistent key-value store built to explore storage engines, indexing, and concurrent data access.

Contact

hello@adarshrust.com

Pinned Loading

  1. osspath osspath Public

    Navigate the Rust ecosystem through repositories, dependencies, organizations, funding, and jobs.

    TypeScript

  2. loopupward loopupward Public

    Personal life operating system with a Rust backend for planning, habits, notes, and long-term goals.

    TypeScript

  3. feature-flag-service-backend feature-flag-service-backend Public

    Self-hosted feature flag service with a management API and SDK evaluation endpoint. Built with Rust and PostgreSQL.

    Rust 4

  4. rust-kv-store rust-kv-store Public

    A CLI key-value store in Rust using an append-only log with replay and compaction

    Rust