Neil Kaushikkar (nkaush)

nkaush

Geek Repo

Company:University of Illinois at Urbana-Champaign

Location:Champaign, IL

Home Page:neilkaushikkar.com

Github PK Tool:Github PK Tool


Organizations
CS128-Honors-Illinois
CS196Illinois

Neil Kaushikkar's repositories

pos-tagging

A part-of-speech tagger NLP model implemented with the Viterbi algorithm with HMMs in Rust.

Language:RustStargazers:2Issues:1Issues:0

c-data-structures

A collection of data structures written in C

c-web-server

This is a web server built to familiarize myself with non-blocking I/O and the kqueue interface.

replicated-splinterdb

Replicating VMWare's Key-Value Store SplinterDB using the Raft Consensus Algorithm

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

cache-simulator

A cache simulator used to test out the performance of different cache configurations by analyzing hit and miss patterns on real cache trace data.

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

cassandra

[Fork] Mirror of Apache Cassandra

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:1Issues:1

dd-rs

A Rust implementation of the Linux dd utility.

Language:RustStargazers:0Issues:1Issues:0

graph-thereum

A C++ graph data structure and a collection of graph algorithms used to analyze the Ethereum blockchain.

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

ireserve

A mock campus room reserving app to play around with databases in the cloud.

Language:HTMLStargazers:0Issues:1Issues:0

pl-extension-granter

A small web app allowing UIUC course admin to grant extensions to students on PrairieLearn assignments.

Language:RustStargazers:0Issues:1Issues:1

sharded-distributed-txns

A sharded & distributed transaction-based ATM system satisfying the atomicity, consistency, and integrity properties of a distributed transaction system implemented in Rust. I may add the durability property guarantees at some point.

Language:RustStargazers:0Issues:1Issues:0

chip8-emulator

A CHIP-8 Emulator written in Rust.

Language:RustStargazers:0Issues:1Issues:0
Language:RustStargazers:0Issues:1Issues:0

loadable-kernel-modules

A collection of Linux loadable kernel modules accomplishing various things for tasks that opt-in.

Language:MakefileStargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:2Issues:0

multicast-rs

A Rust library implementing various multicast schemes

Language:RustStargazers:0Issues:1Issues:0

naive-bayes-rs

A Rust library with homemade machine learning models to classify the MNIST dataset. Built in an attempt to get familiar with advanced Rust concepts.

Language:RustLicense:MITStargazers:0Issues:2Issues:0

neilkaushikkar.com

My personal website.

Language:HandlebarsStargazers:0Issues:1Issues:2

neilkaushikkar.com-flask

My personal website converted to a flask app for demonstration purposes as part of my work for the Disruption Lab Incubator Program.

Language:HTMLStargazers:0Issues:1Issues:0

nkaush

Public Profile

Stargazers:0Issues:1Issues:0

particle-dynamics

A physics engine that simulates particle interactions within a closed space. Built using C++ and the Cinder framework.

Language:C++License:MITStargazers:0Issues:2Issues:0
Language:RustStargazers:0Issues:1Issues:0

rethinkdb

[Fork] The open-source database for the realtime web.

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0
Language:RustStargazers:0Issues:1Issues:0

rpclib

[Fork] rpclib is a modern C++ msgpack-RPC server and client library

Language:C++License:NOASSERTIONStargazers:0Issues:0Issues:0

splinterdb

[Fork] High Performance Embedded Key-Value Store

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

thread-safe-queue

A Rust implementation of a thread-safe queue.

Language:RustStargazers:0Issues:1Issues:0

tokio-chat-server-demo

A demo of implementing the actor model using the tokio async runtime

Language:RustStargazers:0Issues:2Issues:0

YCSB-cpp

[Fork] YCSB written in C++ for LevelDB, RocksDB and LMDB.

Language:C++License:Apache-2.0Stargazers:0Issues:0Issues:0