Pinned Repositories
ace-java-coding-interview
Code snippets as I follow along with the Educative.io course
async-chat
A dead simple asynchronous CLI chat app created as part of reading "Programming Rust" book
book-notes
Taking notes as I read through a "concept" heavy technical book
kat
A cut variation implemented in Rust
programming-rust
Code snippets written when working through the book
wcr
wc implementation in Rust
zero2prod
Following along the book "Zero To Production In Rust"
sanjayts's Repositories
sanjayts/ace-java-coding-interview
Code snippets as I follow along with the Educative.io course
sanjayts/async-chat
A dead simple asynchronous CLI chat app created as part of reading "Programming Rust" book
sanjayts/book-notes
Taking notes as I read through a "concept" heavy technical book
sanjayts/kat
A cut variation implemented in Rust
sanjayts/programming-rust
Code snippets written when working through the book
sanjayts/wcr
wc implementation in Rust
sanjayts/zero2prod
Following along the book "Zero To Production In Rust"
sanjayts/blog
My blog source
sanjayts/city_pop
Repo created as part of reading https://blog.burntsushi.net/rust-error-handling/
sanjayts/coursera-algo-theory-machine
Code snippets used as part of the Coursera course -- Computer Science: Algorithms, Theory, and Machines
sanjayts/git2-rs
libgit2 bindings for Rust
sanjayts/gitit
An exercise in FFI using Rust with libgit2
sanjayts/headr
head implementation in Rust
sanjayts/hugo-theme-even
🚀 A super concise theme for Hugo https://blog.olowolo.com/example-site/
sanjayts/khoj
find implemented in Rust (restricted feature set)
sanjayts/kvs
A simple key-value store developed as part of Pingcap talent plan
sanjayts/l33tcode-java
Leet Code solutions in Java
sanjayts/l33tcode-py
Leetcode solutions in Python 3
sanjayts/mastering-threads-oreily-training
Code related to Oreilly mastering threads live training by Heinz Kabutz
sanjayts/nand2tetris
Code submissions for the nand2tetris Coursera course
sanjayts/ockam
Orchestrate end-to-end encryption, mutual authentication, key management, credential management & authorization policy enforcement — at scale.
sanjayts/ockam-contributors
Contributors to the Ockam Open Source projects
sanjayts/pna
Implementation for the course Practical Networked Applications (PNA) in Rust
sanjayts/pngmi
Implementation of the coding challenge presented in the pngme book
sanjayts/quantcast-takehome
Repository for the quantcast take home assignment
sanjayts/sanjayts.github.io
My auto-generated site
sanjayts/skytable
Skytable is a fast, secure and reliable realtime NoSQL database with keyspaces, tables, data types, authn/authz, snapshots and more to build powerful apps
sanjayts/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
sanjayts/tracing
Application level tracing for Rust.
sanjayts/unic
uniq implementation in Rust