Pinned Repositories
1brc
The One Billion Row Challenge
DBMS
Database Management System
docker-dump
Basically all information I have collected while learning docker and k8s.
go-concurrency-exercises
Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
gosushi
experiments using golang
hermes-kv
A simple KV store in golang with FIFO eviction policy
notifier
simple service to send notifications to respective channels
paulismatrix.github.io
My personal blog
Scrapers
textscout
search API over a sample movies dataset.
PaulisMatrix's Repositories
PaulisMatrix/go-concurrency-exercises
Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
PaulisMatrix/DBMS
Database Management System
PaulisMatrix/docker-dump
Basically all information I have collected while learning docker and k8s.
PaulisMatrix/hermes-kv
A simple KV store in golang with FIFO eviction policy
PaulisMatrix/notifier
simple service to send notifications to respective channels
PaulisMatrix/paulismatrix.github.io
My personal blog
PaulisMatrix/Scrapers
PaulisMatrix/1brc
The One Billion Row Challenge
PaulisMatrix/DSA
DSA grind basically.
PaulisMatrix/go-random-chat
Modern real-time random chat with high performance and linear scalability, written in go.
PaulisMatrix/gosushi
experiments using golang
PaulisMatrix/Hello-world
First Repository
PaulisMatrix/RandomScripts
PaulisMatrix/slack-status
Slack app for displaying which song you are currently listening. Much like the discord feature.
PaulisMatrix/textscout
search API over a sample movies dataset.
PaulisMatrix/carnot-ts
Carnot Tech - Device stats time-series analysis.
PaulisMatrix/compiled
Compiled variants of the Python standard library.
PaulisMatrix/go-caskdb
(educational) build your own disk based KV store in Go
PaulisMatrix/go-streams
A lightweight stream processing library for Go
PaulisMatrix/iudx-task
IUDX assignment
PaulisMatrix/janusgraph
JanusGraph: an open-source, distributed graph database
PaulisMatrix/mailparser
email parser from scratch in rust as per rfc 5322
PaulisMatrix/PaulisMatrix
cat rushikesh.md
PaulisMatrix/practice-go
Practice Go: a collection of Go programming challenges
PaulisMatrix/ratelimit
Different rate limit algorithms
PaulisMatrix/slatedb-go
A cloud native embedded storage engine built on object storage.
PaulisMatrix/sushi-mart
Order Management System.
PaulisMatrix/sysdesign
System Design - LLD + HLD
PaulisMatrix/twirpy
Twirp's python implementation
PaulisMatrix/ugit-go
DIY git in golang.