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 7 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☆357Updated this week
- A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practi…☆68Updated 5 months ago
- A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary op…☆341Updated 2 weeks ago
- This repository contains solutions and exercises from "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie (K&R).☆153Updated last month
- ☆42Updated last year
- Low-Level Programming Roadmap and Resources☆1,195Updated 2 weeks ago
- Lightweight web server with hot reload and dynamic html templating.☆253Updated 3 months ago
- Assembly Guide☆166Updated 3 years ago
- C Programing Tutorials based on First Year BCA Subject 104-CPPM☆47Updated 10 months ago
- Question paper of courses taught at IISC as part of MTech AI curriculum☆69Updated 8 months ago
- Lightning-fast HTTP server built in C☆179Updated 2 months ago
- buildingggggggg 🐳☆26Updated 11 months ago
- Multithreaded Reverse Proxy Server In C☆33Updated 5 months ago
- Optimized parallel training implementation of a neural network in C for recognizing handwritten digits from scratch on the MNIST dataset☆85Updated 11 months ago
- Tic-Tac-Toe game in C☆13Updated 5 months ago
- example output☆47Updated last week
- I try to replicate stuff from scratch in C, from the concepts I learn in college☆61Updated 4 months ago
- an awesome list of resources for building Hardware products.☆105Updated last year
- Neural network in C for recognizing american sign language(ASL) from scratch on the MNIST dataset. Optimized with parallel training. Cann…☆38Updated 11 months ago
- A comprehensive collection of cheatsheets for reverse engineering, binary analysis, and assembly programming tools. This repository serve…☆574Updated 2 weeks ago
- This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic…☆296Updated 2 weeks ago
- machine learning from absolute scratch in c. gradients, linear algebra ops & everything else without using any third party library!☆24Updated last year
- Build real C projects with 18 beginner-friendly challenges. Learn by doing with guided coding exercises and practical applications.☆330Updated 2 months ago
- C projects: algorithms, games, and networking☆169Updated 2 weeks ago
- A roadmap to learn C from Scratch☆631Updated 10 months ago
- Assignments of courses taught at IISC as part of MTech AI curriculum☆120Updated 5 months ago
- This is a small autograd engine, made purely from numpy and python.☆29Updated 10 months ago
- These are small C language programs meant for learning and understanding the fundamentals of programming.☆160Updated 2 years ago
- just me trying to implement deep learning concepts in code☆181Updated 3 months ago
- a tiny multidimensional array implementation in C similar to numpy, but only one file.☆228Updated last year