Skip to content
View RohanVDvivedi's full-sized avatar
👨‍💻
write code, that outlives you
👨‍💻
write code, that outlives you

Block or report RohanVDvivedi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • This library provides a persistent block accessible disk-resident b+tree, hash_table, linked_page_list, page table and an array_table.

    C Updated Aug 25, 2025
  • RonDB Public

    A new relational database storage engine, built on top of TupleIndexer, VolatilePageStore and MinTxEngine.

    C 2 1 Updated Aug 25, 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.

    C 2 1 Updated Aug 24, 2025
  • Cashed Public

    Cashed is an LRU based caching service written in plain c.

    C Updated Aug 4, 2025
  • Sibling project of MinTxEngine for unWAL-ed unLock/unLatch-ed storage of data on disk pages backed volatile storage (using mmap).

    C Updated Jul 11, 2025
  • MinTxEngine Public

    ACID compliant, ARIES-like-fully-recoverable Mini Transaction Engine, for building your next biggest database storage engine.

    C 1 1 Updated Jul 11, 2025
  • Sibling project of TupleStore and TupleIndexer (also dependencies) to allow building larger than page datatypes.

    C Updated Jul 11, 2025
  • Slabby Public

    A slab memory allocator in C.

    C 2 Updated Jul 11, 2025
  • Cutlery Public

    A configurable data structures library in C.

    C 2 2 Updated Jul 11, 2025
  • 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 Updated Jul 11, 2025
  • Bufferpool Public

    A user-space buffer pool manager library in C for building a HDD/SSD based database storage engine.

    C 5 1 Updated Jul 10, 2025
  • WALe Public

    This an efficient WAL (Write Ahead Logging) library for any database storage engine.

    C 1 1 Updated Jul 9, 2025
  • LockKing Public

    A robust Reader Writer Lock library in C.

    C Updated Jun 5, 2025
  • Serc Public

    Serc is a multithreaded web server (/framework) in C language, just as tomcat is to java.

    C 3 Updated May 24, 2025
  • ConnMan Public

    Multithreaded network connection handler library in C.

    C Updated May 24, 2025
  • This is a Project, to be used as a template application for the serc framework

    C 1 Updated May 23, 2025
  • HTTPparser Public

    An HTTP parsing library in C.

    C 2 Updated May 23, 2025
  • 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 Updated May 23, 2025
  • BlockIO Public

    This library allows you to perform block level IO to a file or a partition or a disk.

    C Updated Apr 23, 2025
  • JSONparser Public

    A JSON parsing library in C.

    C Updated Apr 19, 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 Updated Mar 30, 2025
  • A very generic PID controller library, built to modularize my robotics projects.

    C Updated Mar 30, 2025
  • Allok Public

    binary search tree based generic memory allocator.

    C Updated Mar 30, 2025
  • c_template_application Public template

    A very generic c template application.

    Makefile 1 Updated Mar 30, 2025
  • stm32f411ceu6_sample Public template

    This is a sample project for bare metal programming STM32F411 black pill board

    Assembly Updated Mar 15, 2025
  • Quadcopter Public

    An arduino quadcopter, with custom built RC remote and a receiver.

    C++ Updated Jan 22, 2025
  • CSE 531 (Distribted and Multi processor Operating Systems) course project at ASU.

    Python Updated Nov 27, 2023
  • hello_rust Public

    The repo I am using to learn rust.

    Rust Updated Aug 3, 2023
  • Assignments for cse 536 Advanced OS

    Shell MIT License Updated May 2, 2023