Ashwin Rajnish (arajni3)

arajni3

Geek Repo

Company:@simplyblock-io

Location:Naperville, IL

Github PK Tool:Github PK Tool

Ashwin Rajnish's repositories

ringdb

A high-performance database written in C++20 based on the fast, highly scalable LSM tree architecture that uses the new, high-performance, asynchronous I/O kernel library io_uring, its namesake, as its I/O backend.

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

Gender_Wage_Gap_Analysis_And_Visualization

Analysis and visualization of the gender wage gap dataset from OECD using MySQL, the PyMySQL and Pandas modules from Python, and Jupyter Notebook.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

ashwin_libpqxx

The official C++ client API for PostgreSQL.

Language:C++License:BSD-3-ClauseStargazers:1Issues:0Issues:0

modern_cpp_bloom

A header-only C++20 port of the C-based bloom filter implementation https://github.com/barrust/bloom/, inspired by the concurrent RingDB project. C++ brings the power of template parameters and C++20 guarantees conditions for their values to be defined at compile time.

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

my_lock_free_spsc_and_mpsc_ring_buffers

My modern C++ implementations of a lock-free ring buffer for both SPSC and MPSC with minimal memory orders, icache load, and cache coherence, as well as optimized arithmetic and elimination of false sharing, for maximum efficiency. The writer is in fact wait-free in the SPSC case.

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

online_shopping_app

A full stack web app for a mock online shopping company.

Language:JavaScriptStargazers:1Issues:1Issues:0

arajni3

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0
Language:CStargazers:0Issues:1Issues:0

Homework_CS232

My repository for CS 23200 at PFW.

Language:CStargazers:0Issues:1Issues:0

meal_plan

Contains a dynamic programming algorithm that computes the best meal plan for me at Purdue Fort Wayne.

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

ML-Data-Projects

A collection of various ML or data-related projects that I have completed since January 2021, when I began studying machine learning by taking CS 446 and other related classes at UIUC.

Language:PythonStargazers:0Issues:1Issues:0