42 - Coding a simple HTTP server in C++
☆92Mar 29, 2021Updated 4 years ago
Alternatives and similar repositories for webserv
Users that are interested in webserv are comparing it to the libraries listed below
Sorting:
- 42 Webserv☆106Aug 6, 2023Updated 2 years ago
- School 42 inception project. Project + tutorial + bonus in my read.me☆250Jun 5, 2024Updated last year
- 42 - Write a HTTP server in C++☆13May 27, 2021Updated 4 years ago
- Learn to use docker-compose☆67Jan 12, 2023Updated 3 years ago
- 🖥️ Docker images with services such as MariaDB, Nginx, WordPress, Redis, FTP-server, Adminer and cadvisor in virtual…☆235Feb 6, 2023Updated 3 years ago
- An implementation of the Ford-Johnson Merge-Insertion Sort Algorithm in Python☆48Sep 28, 2024Updated last year
- A module to help you understand the std::containers in CPP (Darija)☆29Feb 2, 2024Updated 2 years ago
- ☆29Apr 21, 2023Updated 2 years ago
- Multi-container application (Wordpress / PHP-FPM / NGINX / MariaDB) with Docker and Docker compose☆20Feb 16, 2023Updated 3 years ago
- Development repo for 42cursus' miniRT project☆29Mar 21, 2021Updated 4 years ago
- School 42 Project: Inception☆12Mar 18, 2022Updated 3 years ago
- A system administration related project☆37May 21, 2023Updated 2 years ago
- Dining philosophers problem's☆19Jul 30, 2022Updated 3 years ago
- 42Cursus | This project aims to broaden your knowledge of system administration by using Docker☆20Apr 21, 2022Updated 3 years ago
- Piscines are an important time in your cursus, during which you will have the occasion to learn a new language, or even a new paradigm! -…☆29Jun 14, 2021Updated 4 years ago
- Dining philosophers problem is a problem created by Edsger Wybe Dijkstra in 1965 to explain the deadlock state of an operating system, wh…☆47Oct 20, 2022Updated 3 years ago
- The Philosophers project at 42☆39Dec 19, 2019Updated 6 years ago
- A Clojure implementation of the comparison-efficient Merge Insertion Sort / Ford Johnson Algorithm☆46Feb 19, 2026Updated last week
- School project: reimplement the STL containers in C++98 (using allocator, double linked list and AVL binary trees).☆29Oct 29, 2021Updated 4 years ago
- The cub3d project at 42☆74Nov 13, 2019Updated 6 years ago
- A bespoke sorting algorithm, on 2 stacks.☆34Sep 6, 2018Updated 7 years ago
- ft_transcendence, last project from common core of 42 school.☆15May 10, 2023Updated 2 years ago
- ☆33Oct 4, 2023Updated 2 years ago
- A platformer with gravity, jumping, audio and two types of enemies!☆36Apr 18, 2023Updated 2 years ago
- A guide to NetPractice: a set of networking exercises with a focus on IP addresses and subnet masks.☆362Jul 11, 2025Updated 7 months ago
- 42 Inception project☆10Feb 4, 2022Updated 4 years ago
- The CPP modules at 42☆15Jan 10, 2020Updated 6 years ago
- 42 webserv tester☆17Oct 16, 2023Updated 2 years ago
- ☆20Jan 14, 2023Updated 3 years ago
- This is my final 42's project philosophers, the goal was to learn threads and mutexs☆52Sep 29, 2021Updated 4 years ago
- A basic tester for 42's new minishell☆35Mar 12, 2020Updated 5 years ago
- 42 exam rank 06 based on the given main. This version is very solid because it allocates the memory. And it is not too hard to remember b…☆65Jan 11, 2022Updated 4 years ago
- The goal of these modules is to introduce us to bject-Oriented Programming.This will be the starting point of our C++ journey.☆79Apr 17, 2024Updated last year
- Small game developed with the miniLibX, the graphic library of the 42 school.☆58Aug 12, 2024Updated last year
- 42 - Recreate a simple shell☆15Mar 13, 2020Updated 5 years ago
- ☆12Aug 26, 2024Updated last year
- A System Administration Related Project☆32Aug 13, 2023Updated 2 years ago
- The third exam of the new cursus at 42☆52Jan 28, 2025Updated last year
- A webserver made to be similar to nginx, it's not a load balancer as it's not a reverse-proxy, the main purpose of this project is an htt…☆14Feb 12, 2026Updated 2 weeks ago