dentiny's repositories
HTTP-Cache-Proxy
This repository is created for HTTP Cache Proxy.
Distributed-File-System
Distributed File Sytem
MIT6.824-DistributedSystem
This repo is for MIT 6.824 Distributed System.
abseil-cpp
Abseil Common Libraries (C++)
bazel-playground
Test
book-notes
This repository is for keeping notes on books I've read.
bustub-2022
2022 version of bustub.
Designing-Data-Intensive-Applications
Designing Data-Intensive Applications brief book notes.
Go-utility
This repository is created to provide utilities in Golang.
grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Kubernetes-in-Action
Kubernetes-in-Action brief book notes.
lance
Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, with more integrations coming..
mini-lsm
A tutorial of building an LSM-Tree storage engine in a week!
miniob
MiniOB is a compact database that assists developers in understanding the fundamental workings of a database.
Python-applications
This repository is designed to offer several applications based on Python.
rules_folly
rules_folly: Bazel Build Rules for Folly
xv6-public
xv6 OS