-
Teesta Investment Pvt. Ltd.
- Kolkata, West Bengal
- www.rohandvivedi.com
- https://leetcode.com/u/RohanVDvivedi/
- in/rohan-dvivedi-43264920b
-
RonDB Public
A new relational database storage engine, built on top of TupleIndexer, VolatilePageStore and MinTxEngine.
-
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 UpdatedJul 14, 2025 -
VolatilePageStore Public
Sibling project of MinTxEngine for unWAL-ed unLock/unLatch-ed storage of data on disk pages backed volatile storage (using mmap).
C UpdatedJul 11, 2025 -
MinTxEngine Public
ACID compliant, ARIES-like-fully-recoverable Mini Transaction Engine, for building your next biggest database storage engine.
-
TupleLargeTypes Public
Sibling project of TupleStore and TupleIndexer (also dependencies) to allow building larger than page datatypes.
C UpdatedJul 11, 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.
-
Slabby Public
A slab memory allocator in C.
-
Cutlery Public
A configurable data structures library in C.
-
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 UpdatedJul 11, 2025 -
Bufferpool Public
A user-space buffer pool manager library in C for building a HDD/SSD based database storage engine.
-
-
WALe Public
This an efficient WAL (Write Ahead Logging) library for any database storage engine.
-
-
BoomPar Public
Multithreaded job execution library in C.
-
Serc Public
Serc is a multithreaded web server (/framework) in C language, just as tomcat is to java.
-
-
serc_template_application Public template
This is a Project, to be used as a template application for the serc framework
-
-
PosixUtils Public
This library provides a small set of utility functions to ease working with posix and linux utilities, primarily (taming) pthread_cond_timedwait function.
C UpdatedMay 23, 2025 -
BlockIO Public
This library allows you to perform block level IO to a file or a partition or a disk.
C UpdatedApr 23, 2025 -
-
Quatro3D Public
A library built to support 3D geometry operations, quaternion rotations and their inverse operations. Built for building quadcopters but not limited in usage.
C UpdatedMar 30, 2025 -
PIDcontroller Public
A very generic PID controller library, built to modularize my robotics projects.
C UpdatedMar 30, 2025 -
-
c_template_application Public template
A very generic c template application.
-
stm32f411ceu6_sample Public template
This is a sample project for bare metal programming STM32F411 black pill board
Assembly UpdatedMar 15, 2025 -
Quadcopter Public
An arduino quadcopter, with custom built RC remote and a receiver.
C++ UpdatedJan 22, 2025 -
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