An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: thread-scheduling

Ashfaqbs/Concurrency-Multithreading-and-Parallel-Computing-in-Java

Concurrency, Multithreading and Parallel Computing in Java

Language: Java - Size: 7.07 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

tigran-sargsyan-w/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: C - Size: 56.6 KB - Last synced at: 9 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

dmitrykos/stk

Minimalistic C++ thread scheduling kernel for Embedded systems - SuperTinyKernel (STK). Supports ARM Cortex-M and RISC-V MCUs with debugging possibility on conventional x86. Compiles with GCC. Comes with examples for Eclipse. Can be used on any embedded system with limited RAM and FLASH resources.

Language: C - Size: 4 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Zhuagenborn/Tiny-x86-OS

💽 A simple Intel x86 operating system written in assembly and C++, supporting interrupts, memory paging and heap allocation, disk control, file partition, system calls, thread scheduling, etc.(使用C++和汇编开发的简易Intel x86操作系统,支持中断、内存分页、堆内存管理、磁盘控制、文件分区、系统调用、线程调度等功能。)

Language: C++ - Size: 184 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 33 - Forks: 0

esastack/esa-restlight

A lightweight and rest-oriented web framework.

Language: Java - Size: 6.66 MB - Last synced at: 30 days ago - Pushed at: almost 3 years ago - Stars: 152 - Forks: 36

anishvedant/Round-robin-scheduler

This repository contains a Python script that simulates a thread scheduler using round-robin scheduling with priority. It provides users with insights into thread scheduling information and performance metrics.

Language: Python - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0