-
Atlassian
- Sunnyvale, California
- https://distributed-computing-musings.com
- in/varunu28
-
spring-playground Public
A repository to experiment with various Spring framework concepts
Java UpdatedNov 18, 2024 -
LeetCode-Java-Solutions Public
Daily grind 🏃
-
spring-framework Public
Forked from spring-projects/spring-frameworkSpring Framework
Java Apache License 2.0 UpdatedNov 8, 2024 -
Zookeeper-Service-Registry Public
An implementation of service registry using Zookeeper
Java UpdatedSep 16, 2024 -
Zookeeper-Leader-Election Public
A leader election implementation using Zookeeper
Java UpdatedSep 2, 2024 -
Count-Min-Sketch Public
A Java implementation of the probabilistic data structure Count Min Sketch.
-
-
-
-
-
go-vsrevisited Public
Golang implementation of Viewstamped Replication revisited protocol
-
JCompress Public
A text compression command line tool using Huffman tree 🌳
Java UpdatedSep 15, 2023 -
-
-
-
learndb Public
LearnDB is an attempt to learn database implementation details
-
-
-
-
JCIP-code Public
Code for Java concurrency in practice with notes as part of comments
-
-
-
Vector-Clock Public
An implementation of Vector Clock in Java ⏰
-
-
Leetcode-Stats Public
A command-line Go utility to compute stats for solved Leetcode problems
Go UpdatedFeb 13, 2023 -
bit-db Public
1️⃣ & 0️⃣ A database implementation based upon Bitcask paper
-
jswim Public
🏊 Java implementation of SWIM group membership protocol
-
Implementation of "Federated Byzantine Agreement" in Python
-
Tweet-Automator Public
A Python script to automate the process of posting tweets
-
Testing-For-Concurrency Public
🚦An exercise to explore various methods to test for concurrency