- Gandhinagar, Gujarat
- www.rohandvivedi.com
- https://leetcode.com/u/RohanVDvivedi/
-
TupleLargeTypes Public
Sibling project of TupleStore and TupleIndexer (also dependencies) to allow building larger than page datatypes.
C UpdatedMar 1, 2025 -
TupleStore Public
This is a library to store database-like tuples in a row-oriented block store. It provides page-level API functions to access and store tuples on the page.
-
BeeDB Public
A new relational database storage engine, built on top of TupleIndexer, VolatilePageStore and MinTxEngine.
C UpdatedFeb 14, 2025 -
TupleIndexer Public
This library provides a persistent block accessible disk-resident b+tree, hash_table, linked_page_list, page table and an array_table.
C UpdatedFeb 14, 2025 -
BoomPar Public
Multithreaded job execution library in C.
-
Cutlery Public
A configurable data structures library in C.
-
VolatilePageStore Public
Sibling project of MinTxEngine for unWAL-ed unLock/unLatch-ed storage of data on disk pages backed volatile storage (using mmap).
C UpdatedJan 27, 2025 -
Quadcopter Public
An arduino quadcopter, with custom built RC remote and a receiver.
C++ UpdatedJan 22, 2025 -
-
MinTxEngine Public
ACID compliant, ARIES-like-fully-recoverable Mini Transaction Engine, for building your next biggest database storage engine.
C UpdatedJan 4, 2025 -
Bufferpool Public
A user-space buffer pool manager library in C for building a HDD/SSD based database storage engine.
-
SerializableInteger Public
This library provides a Little-Endian Serializable Large Fixed Width Unsigned Int. It also provides simple routines to serialize and deserialize c stdint's uintX_t and intX_t.
C UpdatedDec 18, 2024 -
WALe Public
This an efficient WAL (Write Ahead Logging) library for any database application. It provides a very generic interface.
-
BlockIO Public
This library allows you to perform block level IO to a file or a partition or a disk.
C UpdatedNov 21, 2024 -
serc_template_application Public template
This is a Project, to be used as a template application for the serc framework
-
-
-
-
Serc Public
Serc is a multithreaded web server (/framework) in C language, just as tomcat is to java.
-
Slabby Public
A slab memory allocator in C.
-
stm32f411ceu6_sample Public template
This is a sample project for bare metal programming STM32F411 black pill board
Assembly UpdatedJan 28, 2024 -
CSE-531-project Public
CSE 531 (Distribted and Multi processor Operating Systems) course project at ASU.
Python UpdatedNov 27, 2023 -
-
-
cse536-release Public
Forked from sooryakpj/cse536-releaseAssignments for cse 536 Advanced OS
Shell MIT License UpdatedMay 2, 2023 -
cse546-project-lambda Public
Forked from nehavadnere/cse546-project-lambdaCSE-546-project2
-
howtoshareasecret Public
This is a recreation of Adi Shamir's paper "How to share a secret". It has been built for the final project of the course CSE 539 Applied Cryptography by Professor Jed Crandall at ASU.
Python UpdatedApr 28, 2023 -
CSE546-webtier Public
Group project 1 for CSE 546, Cloud Computing, at ASU.
Python UpdatedFeb 26, 2023 -
rpipico_sample Public template
This is a sample project for bare metal programming Rpi pico board
Assembly UpdatedJan 30, 2023 -
stm32f103c8t6_sample Public template
This is a sample project for bare metal programming STM32F103 blue pill board
C UpdatedDec 19, 2022