Lokesh Jain's repositories

Undirected-Modular-Decomposition

Python implementation for modular decomposition of undirected graphs

Language:PythonStargazers:6Issues:0Issues:0
Stargazers:0Issues:0Issues:0

hadoop

Mirror of Apache Hadoop

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

hadoop-ozone

Apache Hadoop Ozone

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

hudi

Upserts, Deletes And Incremental Processing on Big Data.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

incubator-ratis

Mirror of Apache Ratis (Incubating)

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

knox

Mirror of Apache Knox

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

lst-bench

LST-Bench is a framework that allows users to run benchmarks specifically designed for evaluating Log-Structured Tables (LSTs) such as Delta Lake, Apache Hudi, and Apache Iceberg.

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Parallel-Filesystem-Comparison

Given n filesystems a common subtree is created consisting of files and directories which are present in majority filesystems. A filesystem is present in the common subtree if it is present in majority of filesystems(ceil(n/2)) with the same relative pathname and content in the filesystems. A directory is common if it is present in majority of filesystems and its subdirectories and files are common in the same filesystems in which it is common.

Language:C++Stargazers:0Issues:0Issues:0

Semantic-Analysis-Using-Active-Learning

Used Active Learning Query By Committee technique for predicting polarity of sentiment in movie reviews. Achieved 98% accuracy by using 2% of the dataset.

Language:PythonStargazers:0Issues:0Issues:0

Simulation-Of-Reporter-Editor-Communication-using-MPI

Used MPI to simulate communication between reporters and editors in a news channel. The reporters communicate with each other and report latest news to the editors. The editors communicate with each other and publish latest news in various topics.

Language:CStargazers:0Issues:0Issues:0

Toy-Compiler

Compiler for a simple language which supports function calls, record addition or subtraction, arithmetic operations on primitive datatypes, conditional statements and iterative statements (while loop)

Language:CStargazers:0Issues:0Issues:0

zlib

A massively spiffy yet delicately unobtrusive compression library.

Language:CStargazers:0Issues:0Issues:0