philosophers

There are 153 repositories under philosophers topic.

  • pulgamecanica/42Course

    42Course

    Language:C++62287
  • MichelleJiam/LazyPhilosophersTester

    A semi-automatic tester for checking 42's philosophers project. It tests: invalid inputs, when program should stop on death/eaten enough, and when program should stay running (timed).

    Language:Shell51136
  • marcotav/natural-language-processing

    This repo contains my natural language processing projects including the use of neural language models for text generation based on Spinoza's works and a sentiment analysis "in reverse" applied to movie reviews.

    Language:Jupyter Notebook252011
  • philosophers

    DeRuina/philosophers

    Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the C programming language and multithreading to implement a solution that prevents deadlocks and resource conflicts.

    Language:C19110
  • kuvarti/42MainWorks

    A regular 42Cursus journey here!

  • anolivei/Philosophers42

    I’ve never thought philosophy would be so deadly

    Language:C16101
  • the-akira/PhilosophyAPI

    Explore Great Thinkers & Ideas

    Language:Python16311
  • Jean-xavierr/42Philosophers

    This project is an introduction to the basics of process threading, and how work on the same memory space.

    Language:C13101
  • clemedon/philosophers

    [documented code / -pedantic -std=c89] - 42School variant of the dining philosophers problem to learn the basics of threading a process, how to create threads and use mutexes.

    Language:C12101
  • 42-Projects

    zafraedu/42-Projects

    Proyectos del campus 42 Málaga

    Language:C11202
  • barimehdi77/Philosophers

    In this project, you will learn the basics of threading a process. You will learn how to make threads. You will discover the mutex.

    Language:C10200
  • raccoman/philosophers

    42Cursus | This project aims to understand multithreading

    Language:C8100
  • shlomif/my-real-person-fan-fiction

    Why real person fanfiction could "hurt" actors but not singers, and what to do about it

    Language:Makefile7302
  • FranFrau/42Cursus

    List of my 42Rome projects

  • pasqualerossi/Philosophers

    Everyone has got to eat and sleep and think and potentially die! Welcome to the life of Philosophers!

    Language:C6202
  • Yoo0lh/philosopher_tester

    tester for philosophers 42 project

    Language:Shell6110
  • cacharle/philosophers_test

    philosophers test

    Language:Python5102
  • mcombeau/philosophers

    Philosophers is a project from the 42 school curriculum that explores concurrent programming with threads and mutexes, processes and semaphores. It is a variation on the famous dining philosophers problem.

    Language:C5100
  • Ajjig/PHILOSOPHERS

    This project serves as an introduction to multithreading. The purpose was to build two different programs to solve the famous dining philosophers problem, each with different constraints.

    Language:C4100
  • librity/ft_philosophers

    42 São Paulo - Philosophers

    Language:C420
  • madebypixel02/philosophers

    [42 Madrid] I’ve never thought philosophy would be so deadly

    Language:C410
  • a-parfenov/Philosophers

    In this project, I studied the basics of threading a process. How to create threads, how to work with mutexes.

    Language:C2100
  • ael-bekk/Philosopher

    Project about manipulating threads from 42_network (1337)

    Language:C210
  • cpauvert/in-phi-luence

    Automatic fetch of Philosophers influence from Wikipedia and InPho and visualised as a network in Shiny app

    Language:R21161
  • devleomk1/philosophers

    프로세스 스레딩의 기본과 스레드를 만드는 방법을 익히는 프로젝트입니다. 또한 뮤텍스가 무엇인지도 알아낼 수 있겠지요.

    Language:C2100
  • faruktinaz/philosophers

    In this project, I tackled the Philosopher's Problem. By coding the solution to this problem, I aimed to grasp the functioning and usage logic of threads in the C language, as well as learn how to effectively utilize mutexes.

    Language:C2100
  • gemartin99/Philosophers

    Dining Philosophers Problem

    Language:C2200
  • llefranc/42_philosophers

    School project: introduction to the basics of threading a process and how to work on the same memory space.

    Language:C2101
  • luiscarlossf/threads

    Implementação do Problema do Jantar dos Filósofos usando o conceito de threads e semáforos apresentados na disciplina de Sistema Operacionais.

    Language:C2100
  • rarakira/Philosophers

    Visualising dining philosophers problem using threads and processes, 42 curriculum

    Language:C2100
  • RIDWANE-EL-FILALI/Philosophers

    In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.

    Language:C210
  • swotex/philoChecker

    It's a programme for the testing the philosopher project 42

    Language:C++2100
  • abdelbenamara/Philosophers

    42 Philosophers project

    Language:C100
  • bablilayoub/philosophers

    This project introduces the basics of threading in process management, demonstrating how to create threads and utilize mutexes to handle concurrent operations safely.

    Language:C110
  • Sulig/Philosophers

    Nunca pensé que la filosofía llegara a ser tan letal --------------------------> En este proyecto, aprenderás los principios básico de hilar un proceso. Vas a aprender a como crear hilos y descubrirás los mutex.

    Language:C1100