Pinned Repositories
1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
algo-run
CollegeConnect
Android for college Administration.
cp
Competitive Programming
dael
leetcode-rs
Popular-Movies
An app that let users to discover the most popular movies playing.
sde-prep
dharanad's Repositories
dharanad/1brc
1️⃣🐝🏎️ The One Billion Row Challenge -- A fun exploration of how quickly 1B rows from a text file can be aggregated with Java
dharanad/algo-run
dharanad/leetcode-rs
dharanad/raft-rs
An understandable, fast and scalable Raft implementation
dharanad/arrow-rs
Official Rust implementation of Apache Arrow
dharanad/btree-rs
dharanad/cassandra
Mirror of Apache Cassandra
dharanad/CI-CD-Notes
dharanad/cow-ds
Copy on Write Data Structures
dharanad/datafusion
Apache DataFusion SQL Query Engine
dharanad/datafusion-comet
Apache DataFusion Comet Spark Accelerator
dharanad/datafusion-functions-extra
Various additional function packages for Apache DataFusion
dharanad/dharan1011.github.io
dharanad/dharanad
Config files for my GitHub profile.
dharanad/dharanad.github.io
Dharan Aditya Work Index
dharanad/empowered-coder
This repo contains solution to empowered coder assignments
dharanad/fjall
LSM-based embeddable key-value storage engine written in safe Rust
dharanad/how-query-engines-work
This is the companion repository for the book How Query Engines Work.
dharanad/incubator-gluten
Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
dharanad/kvs
dharanad/learn-go
Learning go Test Driven way
dharanad/paimon-rust
Apache Paimon Rust The rust implementation of Apache Paimon.
dharanad/parseable
Open Source ElasticSearch Alternative. Parseable helps you search and get insights from your logs in the most simple way possible.
dharanad/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
dharanad/querycraft
Learnings from CMU 15-445/645 Database Systems course
dharanad/skeleton
A Skeleton actix app
dharanad/slatedb
A cloud native embedded storage engine built on object storage.
dharanad/spark
Apache Spark - A unified analytics engine for large-scale data processing
dharanad/talent-plan
open source training courses about distributed database and distributed systems
dharanad/walcraft
Write Ahead Log (WAL) solution written in Rust