chirag-bgh chirag-bgh
Lists (5)
Sort Name ascending (A-Z)
Stars
A minimalistic, lock-free, fixed-size cache for Rust.
A jq clone focussed on correctness, speed, and simplicity
An attribute macro for generating and using embedded Prometheus metrics with an ergonomic API.
AI Agent that handles engineering tasks end-to-end: integrates with developers’ tools, plans, executes, and iterates until it achieves a successful result.
A reader-writer lock that provides extremely fast read access without starving writers
A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.
FAFO: Over 1 million TPS on a single node running EVM while still Merkleizing every block
A concise explanation of Rust types and Memory Layout.
A very fast Key-Value store in pure rust
An implementation of Joshua Yanovski's Ghost Cell paper.
Some contrived benchmarking of embedded kv dbs.
Elixir SortedSet backed by a Rust-based NIF
A simple database implementation based on the Merkle Patricia Trie (MPT).
An actually good Hyperliquid Rust SDK
solfi-sim uses LiteSVM to run local, black-box simulations on the SolFi DEX to understand how its pricing curves work
Dead simple pool implementation for rust with async-await