Skip to content
View sputnik89's full-sized avatar

Block or report sputnik89

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
sputnik89/README.md

Welcome to my hub!

Sputnik89's interest revolves around distributed systems and database systems in general. Recently, AI agents have been making a fair amount of noise outside of sputnik89's cave, and, as a result, sputnik89 has started looking into how to build infrastructures that serve agentic systems both efficienctly and at a lower cost.

Pinned Loading

  1. LiteKV LiteKV Public

    A LSM-tree based key-value store

    C++

  2. kcud kcud Public

    A library used to parse DuckDB's binary database files

    C++ 1

  3. heap-memory-allocator heap-memory-allocator Public

    Segragated-list-based dynamic memory allocator

    C

  4. spinlock spinlock Public

    Spin but in better ways

    C