-
Roku
- Banglaore, India.
- www.linkedin.com/in/vineeth-naroju
Lists (1)
Sort Name ascending (A-Z)
Stars
Open source Java implementation for Raft consensus protocol.
Fluss is a streaming storage built for real-time analytics.
Class materials for a distributed systems lecture series
An Open Standard for lineage metadata collection
Low level access to native memory, JVM and OS.
Rust implementation of the H3 geospatial indexing system.
Learn Rust by writing Entirely Too Many linked lists
Medium to hard Rust questions with explanations
An LSM database turned a CRDT database. Really fast counters!
A dynamo-like key/value database implemented in rust.
My references about Concurrency & Parallelism
TLA+ specifications accompanying paper: Automated Validation of State-Based Client-Centric Isolation with TLA+. (https://doi.org/10.1007/978-3-030-67220-1_4) Based on Crooks' Isolation (https://dl.…
A list of papers about distributed consensus.
fpaxos / raft.tla
Forked from jinlmsft/raft.tlaTLA+ specification for the Raft consensus algorithm
Easiest-ever formal methods language! Designed for developers crafting distributed systems, microservices, and cloud applications
A modular, reusable university course for Rust
Distributed queue implemented using zookeeper. Uses distributed lock maintained using zookeeper's ephemeral sequential nodes.
Four exercises for course Distributed Systems represents client-server lamport clock application, work with cluster nodes, fault-tolerance and framework Spark.
Serializable Snapshot Isolation implementation in golang for transactions happening on a key value store
A framework for distributed systems verification, with fault injection
To provide production grade SSD optimised Key Value Store