Skip to content

Stuff replicated from scratch, from the concepts I learn in college/self.

Notifications You must be signed in to change notification settings

saksham-kumar-14/from-scratch

Repository files navigation

Utilities from scratch

  • Garbage Collector
  • Shell
  • Regex Matcher
  • Rate limiter
  • neural network
  • Crypto Chiphers
    • Caeser Chiphers
  • Grep
  • OpenGL / ModernGL
  • Networking
    • UDP sockets
    • TCP sockets
    • Emulating end to end reliable flow control under unreliable conditions
    • Non blocking task queue server
    • Email Service
    • Lightweight Custom Discovery Protocoal (LCDP) using raw sockets in posix C
  • FLAT
    • CYK
    • DFA - NFA
  • Memory Allocator

About

Stuff replicated from scratch, from the concepts I learn in college/self.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published