Abhishek Sagar (@sachinites)
  • Stars
    star
    341
  • Global Rank 78,037 (Top 3 %)
  • Followers 192
  • Following 2
  • Registered about 8 years ago
  • Most used languages
    C
    82.6 %
    Python
    8.7 %
    C++
    8.7 %
  • Location 🇮🇳 India
  • Country Total Rank 2,249
  • Country Ranking
    C
    15
    C++
    3,149

Top repositories

1

tcpip_stack

Implement your own TCP IP Stack
C
143
star
2

MultithreadingBible

Multi-threading Concepts
C
59
star
3

MemoryLeakDetector

Library to catch Memory Leaks in C/C++ Programs
C
18
star
4

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.
C
13
star
5

IPC

Inter Process Communication
C
12
star
6

RDBMSImplementation

Implement your own RDBMs
C
12
star
7

TCPServerLib

Complete Implementation of TCP Server Library in C/C++
C
11
star
8

UdemyCourseOnNetlink

Udemy Course Source Code for Course on Netlink Sockets
C
9
star
9

CommandParser

Linux like CommandParser
C
8
star
10

AsyncProgramming

Lets Learn Asynchronous Programming
C
7
star
11

WheelTimer

This is the simple demonstration of WheelTimer in C
C
6
star
12

SPFComputation

This project is about building the unicast routing table by performing the Shortest path tree computation on an input Network Topology(Graph)
C
6
star
13

CLIBuilder

Build Cisco like Command Line Interface
C++
4
star
14

FSMImplementation

Implementation of Finite State machine
C
3
star
15

KernelModuleSkbAnalyser_and_NetfilterHooks

This is kernel module for SKB analyser. You can start network kernel programming from here. This also demonstrates the use of Netfilter hooks.
C
3
star
16

SocketProgrammingMininet

A Socket Programming Bible Course
Python
2
star
17

CryptoAlgorithms

This repository implements Cryptographic Algorithms
C
2
star
18

LinkersAndLoaders

Material to demonstrate the concept of linking and loading on linux
C
1
star
19

RPCAutomation

Automatic code generation for RPC on linux
Python
1
star
20

SocketProgramming

Socket Programming based projects
C
1
star
21

AdvanceCplus

Advance C++ concepts
C++
1
star
22

NetLink

Netlink Sample Programs and Projects
C
1
star
23

threadAPI

The thread API build on top of POSIX threads
C
1
star