sid-sg / Multithreaded-Secure-FTP-Client-ServerLinks
Secure FTP client & multithreaded server (using threadpool) with on-the-fly Gzip compression/decompression, secure packet transmission using OpenSSL, storage in SQLite DB and PBKDF2 hashing using OpenSSL
☆13Updated 6 months ago
Alternatives and similar repositories for Multithreaded-Secure-FTP-Client-Server
Users that are interested in Multithreaded-Secure-FTP-Client-Server are comparing it to the libraries listed below
Sorting:
- Book in Progress☆345Updated 6 months ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆151Updated 2 weeks ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆157Updated 2 years ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆335Updated 7 months ago
- Assembly Guide☆167Updated 3 years ago
- buildingggggggg 🐳☆26Updated 10 months ago
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆66Updated 5 months ago
- C projects: algorithms, games, and networking☆152Updated 2 months ago
- Low-Level Programming Roadmap and Resources☆1,181Updated 2 months ago
- Lightning-fast HTTP server built in C☆173Updated last month
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆45Updated 9 months ago
- Tic-Tac-Toe game in C☆13Updated 5 months ago
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆322Updated last month
- Lightweight web server with hot reload and dynamic html templating.☆250Updated 2 months ago
- I try to replicate stuff from scratch in C, from the concepts I learn in college☆58Updated 3 months ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆558Updated 6 months ago
- A roadmap to learn C from Scratch☆624Updated 9 months ago
- example output☆47Updated this week
- Question paper of courses taught at IISC as part of MTech AI curriculum☆66Updated 7 months ago
- A comprehensive path to review the fundamentals of programming with C☆102Updated 3 months ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆282Updated 3 weeks ago
- a simple CLI command that will create a template of a generic ML Project☆81Updated 9 months ago
- just me trying to implement deep learning concepts in code☆173Updated 2 months ago
- NES toolchain & emulator in C☆130Updated 7 months ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated 11 months ago
- my college notes☆209Updated 5 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated 11 months ago
- small auto-grad engine inspired from Karpathy's micrograd and PyTorch☆272Updated 7 months ago
- Assignments of courses taught at IISC as part of MTech AI curriculum☆120Updated 5 months ago
- http server written in cpp☆88Updated 10 months ago