#scheduling

  1. miniplan

    A PDDL planner library built around the pddl crate, with grounding and search utilities

    v0.2.0 #pddl #planning #artificial-intelligence #scheduling
  2. bitwheel

    High-performance fixed capacity timer wheel

    v0.6.0 950 #timer #low-latency #async #wheel #scheduling
  3. utf8proj-cli

    Command-line interface for utf8proj scheduling engine

    v0.9.1 #project-management #scheduling #cli
  4. miniplan-cli

    CLI for the miniplan PDDL planner

    v0.2.0 #pddl #planning #artificial-intelligence #scheduling
  5. timer-deque-rs

    A OS based timer and timer queue which implements timeout queues of different types

    v0.8.0 #alarm #scheduling #async #timer
  6. cronify

    convert natural language time expressions into cron syntax

    v1.0.0 #cron #time #nlp #time-parser #scheduling
  7. solverforge-ui

    Frontend component library for SolverForge constraint-optimization applications

    v0.6.5 #axum #ui #embedded-assets #scheduling
  8. u-ras

    Universal Resource Allocation and Scheduling - Domain-agnostic optimization with GA, CP-SAT, dispatching rules, and time constraints

    v0.2.0 #genetic-algorithm #dispatching-rules #resource-allocation #scheduling #optimization-algorithm
  9. flow-resolver

    Dependency resolution, topological sorting, and scheduling scores for Flow features

    v0.1.2 #graph #dependencies #scheduling #topological-sort
  10. linuxutils-sched

    Scheduling utilities from linuxutils (chrt, ionice, taskset)

    v0.1.0 #util-linux #priority #cli #scheduling #linux-cli
  11. utf8proj-solver

    Scheduling solver for utf8proj (CPM, resource leveling)

    v0.9.1 #cpm #scheduling #solver
  12. utf8proj-core

    Core domain model and traits for utf8proj scheduling engine

    v0.9.1 #domain-model #project-management #scheduling
  13. ordag

    A high-performance DAG engine with static alias proofing. Validates graph topology before execution to eliminate runtime borrow checks and data races.

    v0.1.0 #graph #dag #compiler #aliasing #scheduling
  14. rt-app-rs

    A pure Rust port of rt-app, the real-time workload simulator

    v0.2.0 #benchmark #workload #real-time #real-time-scheduling #scheduling #simulator
  15. vsched_utils

    vsched的依赖库,提供了无锁的btreemap和deque

    v0.1.0 #vdso #vsched #scheduling
  16. actionqueue-core

    Pure domain types and state machine for the ActionQueue durable task queue engine

    v0.1.2 #state-machine #task-queue #workflow #durable #scheduling
  17. vsched_config

    vsched的依赖库,用于配置常量

    v0.1.1 #vdso #vsched #scheduling
  18. echelon

    O(1) amortized priority queue. Adaptive Ladder Queue for heavy-tailed distributions.

    v0.1.0 #priority-queue #des #ladder-queue #scheduling
  19. numaperf-topo

    NUMA topology discovery and CPU locality mapping

    v0.1.0 360 #numa #affinity #performance #memory #scheduling
  20. barto

    An iced based GUI for displaying information from the bartos database

    v0.6.1 #job-scheduling #actix #websocket #scheduling #jobs
  21. quartz

    Port of the original Java Quartz Scheduler to Rust

    v0.0.4 230 #scheduler #scheduling
  22. clawft-services

    Services for clawft (cron, heartbeat, MCP)

    v0.6.12 #heartbeat #cron #service #cron-scheduling #scheduling
  23. starpu-sys

    Low-level bindings to the StarPU runtime

    v3.1.0 #run-time #parallel #distributed #heterogenerous #scheduling
  24. oxicuda-graph

    OxiCUDA Graph — CUDA Graph execution engine with operator fusion, buffer lifetime analysis, stream partitioning, and optimized execution planning

    v0.1.6 #gpu #graph #fusion #scheduling
  25. elizaos-plugin-scheduling

    ElizaOS plugin for scheduling and calendar coordination

    v2.0.0 #calendar #elizaos #calendar-ics #ics #scheduling #meetings
  26. numaperf-affinity

    Thread pinning and CPU affinity management

    v0.1.0 #numa #memory #performance #scheduling
  27. typefully

    A full-featured CLI client for the Typefully API v2

    v0.1.0 #social-media #twitter #scheduling
  28. converge-optimization

    Optimization algorithms for converge.zone - Rust reimplementation of OR-Tools subset

    v3.8.1 110 #sat-solver #optimization #graph #scheduling
  29. cpsat-rs

    Rust bindings for Google OR-Tools CP-SAT solver

    v0.1.2 #optimization #sat #or-tools #constraints #scheduling
  30. pulz

    A high-performance ECS and scheduling framework for Rust applications

    v0.1.0-alpha2 #ecs #scheduling #app-framework #applications #arena-allocator #bit-set #gamedev #generational #pulz-ecs #discontinued
  31. vsched_hal

    用于vdso_helper的依赖库

    v0.1.0 #vdso #scheduling
  32. solverforge-service

    JVM lifecycle management for SolverForge

    v0.3.0 #constraint-solver #planning #scheduling #optimization #solver
  33. bartos

    server records information from bartoc instances and serves as a central hub for job scheduling

    v0.6.1 #actix #job-scheduling #websocket #scheduling
  34. mesocarp

    High-performance concurrency, synchronization, scheduling, and logging primitives in Rust

    v0.12.1 #synchronization-primitive #logging #concurrency #scheduling
  35. libbarto

    A websocket based job scheduling system library for bartos, bartoc, barto-cli

    v0.6.1 #job-scheduling #websocket #actix #scheduling #jobs
  36. shedul3r

    Task execution server with rate limiting, circuit breaking, and retry. Install via cargo binstall.

    v0.2.0 #rate-limiting #server #task-queue #scheduling
  37. shedul3r-rs-sdk

    Rust client SDK for shedul3r task execution server

    v0.1.0 #sdk #client #task-queue #scheduling
  38. bartoc

    instance runs scheduled jobs and reports results back to a bartos instance

    v0.6.1 #job-scheduling #websocket #actix #scheduling #jobs
  39. skedge

    Ergonomic single-process job scheduling for Rust programs

    v0.3.0 490 #utility #single-process #scheduling
  40. numaperf

    NUMA-first runtime for latency-critical Rust applications

    v0.1.0 #numa #memory #affinity #performance #scheduling
  41. nodrift

    no Drift is an application for scheduling recurring jobs

    v0.3.5 800 #drift #jobs #applications #recurring #scheduling
  42. barto-cli

    A command line tool for requesting information from a bartos instance

    v0.6.1 #job-scheduling #actix #websocket #scheduling
  43. floxide-timer

    Timer node abstractions for the floxide framework

    v1.1.2 400 #workflow #timer #async #scheduling
  44. jobflow

    Executes jobs in order

    v0.3.0 160 #concurrency #order #scheduling
  45. vsched_base_task

    vsched的依赖库,定义基本任务类型

    v0.1.0 #vdso #vsched #scheduling
  46. dayendar

    advanced days calendar operations

    v0.1.2 #calendar #scheduling #calendar-date #date
  47. numaperf-io

    Device locality discovery for NICs and storage

    v0.1.0 #affinity #numa #performance #memory #scheduling
  48. numaperf-sharded

    Per-node sharded data structures for NUMA systems

    v0.1.0 #performance #numa #memory #affinity #scheduling
  49. numaperf-perf

    NUMA locality observability and metrics collection

    v0.1.0 #numa #performance #memory #affinity #scheduling
  50. numaperf-mem

    NUMA-aware memory allocation and placement policies

    v0.1.0 #affinity #performance #scheduling
  51. async_dag

    An async task scheduling utilitiy

    v0.1.2 #async-task #dag #scheduling
  52. xz-agent

    Agent scheduling system with DAG execution and multi-trigger support

    v0.1.0 #dag #agent #execution #system #scheduling
  53. proc-opt

    WIP: Process/Job scheduling optimization library

    v0.1.3 #optimization #schrage #carlier #scheduling #rpq
  54. stormdl-bandwidth

    Rate limiting, scheduling, and network monitoring

    v0.1.2 #rate-limiting #monitoring #network-monitoring #scheduling #download
  55. awoo

    Animate and schedule code

    v0.2.0 #animation #animate #scheduling
  56. nrparser

    parse and convert instances for the nurse rostering problem

    v0.1.0 #rostering #converter #scheduling #nrp #parser
  57. disque

    A client library for Disque message broker

    v0.2.3 #message-broker #distributed #scheduling #distributed-message
  58. w_inter

    ❄️ Weighted INTERval scheduling problem

    v0.1.0 #weighted #scheduling #optimization #interval
  59. curds_cron

    parsing and consuming CronExpressions

    v0.2.0 #cron #cron-parser #cron-scheduling #scheduling #time
  60. Try searching with DuckDuckGo.

  61. ioprio

    A Linux-only crate for managing I/O priorities

    v0.2.0 420 #io-uring #linux #syscalls #scheduling #api-bindings
  62. scheduling

    job scheduler

    v0.1.2 #job-scheduler #task-scheduler
  63. moore-hodgson

    Moore Hodgson's Scheduling Algorithm in Rust

    v0.1.0 #moore #late #hodgson #due #scheduling
  64. croissant

    A scheduling library

    v0.0.3 #scheduling #ticker
  65. illmatic-scheduling

    Scheduling library avoiding to dirturb someone

    v0.1.2 #someone #scheduling #dirturb #avoiding
  66. scrummage

    Fight over OS process prioritisation

    v0.1.1 #scheduling #niceness #nice #thread #prority
  67. numaperf-core

    Core types and error handling for the numaperf NUMA runtime

    v0.1.0 370 #memory #numa #scheduling #performance #affinity
  68. coursehku

    course scheduling in HKU

    v1.0.0 #course #hku #scheduling
  69. basic_scheduler

    A basic time-based scheduling system

    v0.1.1 #time-based #system #scheduler #scheduling
  70. periodic

    scheduling tool for running tasks at fixed intervals

    v0.1.1 #tool-for-running #task #tasks-at-fixed #interval #scheduling
  71. ebirsu

    Flashcard quiz scheduling

    v0.2.0 #flashcards #scheduling #ebisu
  72. partopo

    Functions to execute work described by a dependency graph

    v0.1.0 #dependency-graph #topological-sort #scheduling
  73. interval_set

    Computes set of processor for scheduling

    v0.1.2 #set #compute #processor #scheduling
  74. cw-croncat-core

    CronCat core logic allowing automated scheduling of transactions and IFTTT for the interchain

    v0.1.5 #cron-cat #rules #scheduling #traits #inter-chain #core-logic #ifttt
  75. disqrust

    A high-level library to implement Disque workers

    v0.1.0 #message-broker #disque #distributed #scheduling
  76. solverforge-derive

    Derive macros for SolverForge domain types

    v0.3.0 #constraint-solver #planning #scheduling #optimization
  77. mekena-state

    State storing utilities for the Mekena scheduling system

    v0.1.0 #state #mekena #scheduling #system #storing #strong-typing #send-sync #dash-map #dyn
  78. mekena

    A modular, fast, and asynchronous scheduling system

    v0.1.0 #system #scheduling #async #modular
  79. yykv-io

    I/O scheduling and backend for yykv

    v0.0.1 #yykv #scheduling #hal #userspace #back-end #block-device #storage-interface #sector #nvme #cache
  80. opos

    Ordering Primitives for Optimal Scheduling

    v0.0.0 #order #primitive #scheduling #optimal #incoming
  81. mekena-util

    Extra utilities for the Mekena scheduling system

    v0.1.0 #mekena #scheduling #system #utilities
  82. mekena-messaging

    Messaging utilities for the Mekena scheduling system

    v0.1.0 #mekena #scheduling #messaging #system #utilities