Skip to content
View lalitx17's full-sized avatar
🔒
lockedin
🔒
lockedin

Highlights

  • Pro

Block or report lalitx17

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
lalitx17/README.md
    👋 Hi, I’m lalit

Pinned Loading

  1. Hexcore Hexcore Public

    Built a C++ vector storage engine with mmap reads, buffered writes, metadata indexing, memory pooling, and thread-safe collection APIs.

    C++

  2. lit lit Public

    Built a Git-like version control system in Rust with repository initialization, staging, commits, branching, checkout, branch switching, commit logs, and object inspection.

    Rust

  3. server_pulse server_pulse Public

    Built a concurrent C HTTP server from scratch, implementing custom routing, request/response handling, task queues, thread pools, and system health metric endpoints.

    C

  4. beam beam Public

    Forked from apache/beam

    Apache Beam is a unified programming model for Batch and Streaming data processing.

    Java