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

GitHub topics: schedulers

TimeBreeze/Tritium

最大化CPU的潜力 Maximize the potential of CPU

Language: Shell - Size: 85.6 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 212 - Forks: 6

zxubian/cozi

Concurrency primitives for Zig

Language: Zig - Size: 457 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 0

Apfirebolt/task-scheduler-in-vue-tailwind-and-fastapi

📝A scheduler app created in Vue JS and Tailwind css, tasks are added through back-end written in FastAPI

Language: Vue - Size: 1.34 MB - Last synced at: 24 days ago - Pushed at: 27 days ago - Stars: 3 - Forks: 1

oliverspryn/rxjava-observe-subscribe

Demonstrates how observeOn() and subscribeOn() work with RxJava

Language: Kotlin - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

ElementTech/kube-arch-scheduler

An architecture-aware Kubernetes scheduler plugin

Language: Go - Size: 30.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 33 - Forks: 9

Akhil07-ctrl/Digital-Timer

This Digital Timer is a React-based countdown timer with start, pause, reset, and adjustable time limit functionality. It uses class components, state management, lifecycle methods, and interval handling to provide an interactive user experience.

Language: CSS - Size: 92.8 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/devextreme-scheduler-prevent-recurrence-appointment

This example demonstrates how to prevent adding a new appointment or drag exist one to the cell with already recurrence date.

Language: JavaScript - Size: 1.37 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 1

abhishekjain12/ngx-time-scheduler

A simple Angular Timeline Scheduler library.

Language: TypeScript - Size: 1.35 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 50 - Forks: 47

vlad-a-barbu/vclib

Vlad's Caml lib

Language: OCaml - Size: 145 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

arawxx/torch-utils

A library containing useful and frequently used PyTorch functions and classes.

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

YashMagane/CPU-Scheduling

Project on testing different CPU Schedulers

Language: Java - Size: 1.07 MB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

usef-kh/fer

Code for the paper "Facial Emotion Recognition: State of the Art Performance on FER2013"

Language: Jupyter Notebook - Size: 550 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 89 - Forks: 33

PJAvinash/CS5348-P2

Modifying Scheduler in an Operating system(xv6)

Language: C - Size: 354 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mktintumon/DB-Snapshot-Scheduler

Backend using Boot for taking snapshot of DB based on required condition using scheduler

Language: Java - Size: 77.1 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

abhinav272/RX02

Sample for exploring RxJava2 -- Observable, Observers, Schedulers

Language: Java - Size: 80.1 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

LaplaceXD/OperatingSystemConcepts

Operating System Concepts Simulations (CS3104)

Language: Jupyter Notebook - Size: 703 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mthli/RxCoroutineSchedulers

Kotlin Coroutines as RxJava Schedulers 😈

Language: Kotlin - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 30 - Forks: 1

rinekri/TestServiceApp

Small simple app to check how Services, JobSchedulers and BroadcastReceivers working

Language: Kotlin - Size: 179 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

nlintas/Operating-System-Simulator-in-Processing

The simulation shows the interactions between hardware and an operating system at an abstract level.

Language: Processing - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Abdulrahman-Yasser/TimeTriggered-Embedded-system-Tiva-c

this repo contains the codes in "patterns for time-triggered Embedded systems" book working in Tiva-c

Language: C - Size: 3.36 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

luxuncang/lupro_scheduler

Lupro Scheduler 是一个任务链同步调度器(支持协程,线程,进程同步通讯)

Language: Python - Size: 78.1 KB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

SyncfusionExamples/how-to-show-appointments-in-month-cell-using-custom-view-in-xamarin.forms-schedule

This example demonstrates to display schedule appointments in month cell using custom view in Xamarin.Forms.

Language: C# - Size: 486 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

YvesCheung/RxSchedulerSuppress

RxSchedulerSuppress 是用于抑制 RxJava 在同一个线程池内重复调度的工具

Language: Java - Size: 200 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 31 - Forks: 4

ArielXL/scheduler

Implementación de un scheduler que tenga los algoritmos FIFO, STF, STCF y RR con las métricas turnaround time y response time en python3.

Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ProJedi1234/Java-Process-Scheduler

This is a simple project for simulating an operating system task scheduler

Language: Jupyter Notebook - Size: 174 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

RitreshGirdhar/Scheduler-elixir

Implementing Scheduler in Phoenix-Elixir application

Size: 185 KB - Last synced at: 2 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

clojusc/meson

Clojure Client Library for the Mesos HTTP API

Language: Clojure - Size: 491 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 10

berkerol/boun-cmpe322-projects

Projects for Operating Systems course in Boğaziçi University

Language: C++ - Size: 891 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Etshawy1/Simplified-OS Fork of MuhammeedAlaa/Simplified-OS

A project that implements some algorithms used by an operating system kernel to achieve the jobs of scheduling processes, synchronization, memory allocations

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

shreyanshanchlia/OS-Process-Scheduler

Visualize various scheduling operations for operating systems.

Language: C# - Size: 4.73 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

OlaoreFouad/rxjava-demo

A project i worked on while learning Reactive Extensions(Rx) for Java. This is an android app.

Language: Java - Size: 147 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

baonguyen96/Schedulers

6 different OS schedulers: FCFS, RR, SPN, SRT, HRRN, Feedback

Language: Java - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

prassyy/ImageLoader

This is a sample project to demonstrate Concurrency, Parallelism, Schedulers in Swift

Language: Swift - Size: 21.5 KB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rohitgr7/keras-opt

Implementation of some new techniques from fastai and other papers which works with keras models

Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

spyridon97/SJF-FCFS-Schedulers

An implementation of SJF and FCFS scheduler

Language: Java - Size: 75.2 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0