Starred repositories
Fusion 360 script that creates a roller chain sprocket based on the chain pitch, number of teeth, and the roller diameter
ChromaDB.Client is a .NET SDK that offers a seamless connection to the Chroma database. It allows creating and managing collections, performing CRUD operations, and executing nearest neighbor searc…
A complete end-to-end pipeline for LLM interpretability with sparse autoencoders (SAEs) using Llama 3.2, written in pure PyTorch and fully reproducible.
A thread-per-core Rust runtime with IOCP/io_uring/polling.
Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity.
Official implementation of the paper "Watermark Anything with Localized Messages"
Fusio provides file operations on multiple storages across various async runtimes.
A cloud native embedded storage engine built on object storage.
Blazingly fast analytics database that will rapidly devour all of your data.
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
Measure Amazon S3's performance from any location.
Generating structured data from arbitrary, unstructured input.
state-of-the-art search over vector embeddings and structured data (SIGMOD '24)
Learn Rust dark magics by implementing an expression framework in database systems
open source training courses about distributed database and distributed systems
A catalogue of Rust design patterns, anti-patterns and idioms
Pytorch implementation of Quaternion Knowledge Graph Embeddings.
ARAGOG- Advanced RAG Output Grading. Exploring and comparing various Retrieval-Augmented Generation (RAG) techniques on AI research papers dataset. Includes modular code for easy experimentation an…
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progres…
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers