All Projects → dalmia → Operating Systems

dalmia / Operating Systems

'Operating System Concepts' - Solutions to exercises and projects

Programming Languages

c
50402 projects - #5 most used programming language
processing
702 projects

Projects that are alternatives of or similar to Operating Systems

Cpp Concurrency In Action 2ed
📚 C++ Concurrency in Action 2ed 笔记:C++11/14/17 多线程技术
Stars: ✭ 354 (+365.79%)
Mutual labels:  multithreading, operating-systems
Tdp
The Darkest Pipeline - Multithreaded pipelines for modern C++
Stars: ✭ 67 (-11.84%)
Mutual labels:  multithreading
Prettyos
A Preemptive Hard Real Time kernel for embedded devices.
Stars: ✭ 36 (-52.63%)
Mutual labels:  operating-systems
Heteroflow
Concurrent CPU-GPU Programming using Task Models
Stars: ✭ 57 (-25%)
Mutual labels:  multithreading
Pixivcrawleriii
A python3 crawler for crawling Pixiv ranking top and any illustrator all artworks
Stars: ✭ 38 (-50%)
Mutual labels:  multithreading
Openmp Examples
openmp examples
Stars: ✭ 64 (-15.79%)
Mutual labels:  multithreading
Enkits
A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.
Stars: ✭ 962 (+1165.79%)
Mutual labels:  multithreading
Evenk
A C++ library for concurrent programming
Stars: ✭ 68 (-10.53%)
Mutual labels:  multithreading
Toaru Nih
NOTICE: The ToaruOS-NIH Project has been MERGED UPSTREAM. This repository is now archived.
Stars: ✭ 66 (-13.16%)
Mutual labels:  operating-systems
Greentea
🍵 Userspace of the @GreenteaOS
Stars: ✭ 56 (-26.32%)
Mutual labels:  operating-systems
Nexusjs
Nexus.js - The next-gen JavaScript platform
Stars: ✭ 1,073 (+1311.84%)
Mutual labels:  multithreading
Geomandel
Fractal generator with lots of fancy stuff
Stars: ✭ 39 (-48.68%)
Mutual labels:  multithreading
Pelagia
Automatic parallelization (lock-free multithreading thread) tool developed by Surparallel Open Source.Pelagia is embedded key value database that implements a small, fast, high-reliability on ANSI C.
Stars: ✭ 1,132 (+1389.47%)
Mutual labels:  multithreading
Threadpool
Modern C++ Thread Pool
Stars: ✭ 38 (-50%)
Mutual labels:  multithreading
Pastebin Scraper
Live-scraping pastebin to fight boredom.
Stars: ✭ 66 (-13.16%)
Mutual labels:  multithreading
Asynchronize
A declarative syntax for creating asynchronous methods.
Stars: ✭ 35 (-53.95%)
Mutual labels:  multithreading
Autoupdate
🆙 基于MFC实现的自动更新模块
Stars: ✭ 51 (-32.89%)
Mutual labels:  multithreading
Tsne Cuda
GPU Accelerated t-SNE for CUDA with Python bindings
Stars: ✭ 1,120 (+1373.68%)
Mutual labels:  multithreading
Janus Server
JanusVR Presence Server
Stars: ✭ 73 (-3.95%)
Mutual labels:  multithreading
Esdatatool
一个多线程备份恢复es索引的微服务
Stars: ✭ 68 (-10.53%)
Mutual labels:  multithreading

Operating-Systems

Code segments for sections within the book Operating System Concepts. Also includes solutions to exercises and some special implementations briefly mentioned in the book. Finally, there is a project on creating a shell in C.

References

Dining Philosophers problem using Monitor in Java

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].