sachinites
Network Protocol Developer and engineer @Calix, Prev : Cisco/Juniper Work Ex : 12+ yrs visit : https://www.csepracticals.com?link=163
Cisco Security Group (FirePower Threat Defense)Bangalore, India
Pinned Repositories
AsyncProgramming
Lets Learn Asynchronous Programming
CommandParser
Linux like CommandParser
CryptoAlgorithms
This repository implements Cryptographic Algorithms
IPC
Inter Process Communication
LinuxMemoryManager
This projects is regarding designing own memory manager which will manage the memory - allocation/de-allocation for a process. Memory manager will get rid of internal and external fragmentation problems, and boot performance of the process by preventing unnecessary context switching of a process whenever process request memory.
MemoryLeakDetector
Library to catch Memory Leaks in C/C++ Programs
MultithreadingBible
Multi-threading Concepts
RDBMSImplementation
Implement your own RDBMs
tcpip_stack
Implement your own TCP IP Stack
TCPServerLib
Complete Implementation of TCP Server Library in C/C++
sachinites's Repositories
sachinites/tcpip_stack
Implement your own TCP IP Stack
sachinites/MultithreadingBible
Multi-threading Concepts
sachinites/LinuxMemoryManager
This projects is regarding designing own memory manager which will manage the memory - allocation/de-allocation for a process. Memory manager will get rid of internal and external fragmentation problems, and boot performance of the process by preventing unnecessary context switching of a process whenever process request memory.
sachinites/RDBMSImplementation
Implement your own RDBMs
sachinites/TCPServerLib
Complete Implementation of TCP Server Library in C/C++
sachinites/IPC
Inter Process Communication
sachinites/AsyncProgramming
Lets Learn Asynchronous Programming
sachinites/CommandParser
Linux like CommandParser
sachinites/SPFComputation
This project is about building the unicast routing table by performing the Shortest path tree computation on an input Network Topology(Graph)
sachinites/WheelTimer
This is the simple demonstration of WheelTimer in C
sachinites/CLIBuilder
Build Cisco like Command Line Interface
sachinites/FSMImplementation
Implementation of Finite State machine
sachinites/IDM
Implement Multithreaded Internet Download Manager in C/C++
sachinites/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
sachinites/MathExpressionParser
Calculation of Mathematical Expressions
sachinites/Microsoft-Office-2021
Download and Activate Microsoft Office 2021 (Latest) for free. (Legal)
sachinites/SocketProgramming
Socket Programming based projects
sachinites/Acl
Implement Access Conrol Lists
sachinites/Algo
sachinites/Bitmaps
Implementation of BITMAP library
sachinites/CliLibAdvanced
This is advanced version of LibCLI
sachinites/DiskMemoryAllocator
Allocate Memory Dynamically from Disk
sachinites/dpdk-dev
A repo to practice dpdk on linux
sachinites/EventFSM
Implement Event Driven Generic FSM
sachinites/gns3-registry
GNS3 devices registry
sachinites/libpcap
the LIBpcap interface to various kernel packet capture mechanism
sachinites/PacketSniffer
A repro to develop Packet Capture Utility in C/C++
sachinites/PostgresLibpq
Repository which contains sample programs to work with postgres database programmatically using C++/C
sachinites/pub-sub
A PUB-SUB library in C/C++
sachinites/taskscheduler
Implement POSIX based Task Scheduler