-
Cohesity
- India
- www.linkedin.com/in/deka-debashish
-
-
-
-
storage_study Public
Experiments with disk IO and performance measurements inspired by https://www.youtube.com/watch?v=u9RECEzxk6I&ab_channel=USENIX
C++ GNU General Public License v3.0 UpdatedJun 10, 2024 -
-
xv6_study Public
This repository contains xv6 files along with docker. Use this setup to have a platform independent xv6 dev env.
Dockerfile GNU General Public License v2.0 UpdatedMay 25, 2023 -
TunnelDeviceOnLinux Public
Exploring the Linux APIs for Tun & Tap devices for IP packet tunnelling objective.
C++ UpdatedMay 21, 2023 -
Allocators Public
Implementation of diverse types of memory allocation strategy conforming to `std::allocator_traits`
C++ GNU General Public License v3.0 UpdatedDec 29, 2022 -
-
MasterLyrics Public
Full stack web-app for viewing song lyrics in hindi and find word meanings in english
JavaScript UpdatedDec 9, 2022 -
-
leetcode-daily Public
Here we will push daily problem solutions from leetcode
C++ GNU General Public License v2.0 UpdatedNov 26, 2022 -
jenkins-demo-cpp Public
This is sample C++ projects to demonstrate Jenkins pipeline for building cpp project
-
-
gemini Public
A distributed fault tolerant, high available, consistent key value database
C++ UpdatedJun 11, 2022 -
LSMEngine Public
A LSM implementation for investigating KV releates storage research areas
GNU General Public License v3.0 UpdatedJun 6, 2022 -
AsyncIO Public
A CPP wrapper for asynchronous socket server using linux's latest IO_URING API
-
Algorand-DES Public
Algorand Protocol Discrete Event Simulator in python.
-
systemDesign Public
system design learning using toy projects
C++ GNU General Public License v3.0 UpdatedAug 21, 2021 -
-
pollEngine Public
A generic framework for asynchronous programming in cpp.
C++ GNU General Public License v3.0 UpdatedJun 20, 2021 -
Functor Public
Functor library for C++ callable objects using C++11's variadic templates
-
UserSpaceThread Public
Implementation of User Space Thread in C++, mapping to pthread
-
-
distributed-system Public
Forked from vksysd/mrgoMap Reduce, Raft implementation using golang. 6.824 MIT
-
-
-
-
vue-firebase Public
Forked from iamshaunjp/vue-firebaseCourse files for every lesson in the "Build apps with Vue and Firebase" course on Udemy
HTML UpdatedSep 19, 2019 -
cmake_example Public
This a sample project to learn the uses of cmake to build c++ project with a library