1. Only showing results from lib.rs

    Clear filter to show all search results

  2. Dec 1, 2024See also: crossbeam-deque, dagrs, delay_timer, neomake, tokio-metrics-collector, console-subscriber, threadpool, tokio-console, hydra, futures-executor, tasklet Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the crate.
  3. Dec 23, 2024Task Scheduler RS. A flexible, async task scheduler for Rust that supports both one-time and recurring tasks using tokio, with thread-safe implementation. Features. Async Task Scheduling: Built on tokio for efficient asynchronous execution; Thread-safe: Uses Arc and Mutex for safe concurrent access; Task Types: One-time tasks with delay
  4. Sep 22, 2024# cron-scheduler # postgresql # nats # tokio # cron-job # cron # task-scheduling tokio-cron-scheduler Schedule tasks on tokio using cron-like annotation, at an instant or repeat them at a fixed duration. Tasks can optionally be persisted using PostgreSQL or Nats. by Michael van Niekerk and 18 contributors. Install; API reference; GitHub repo
  5. v 0.2.7 240 # task-scheduling # async-task # scheduling # tokio-task # task # cron # tasks. yazi-scheduler. Yazi task scheduler. v 25.2.11 2.2K # task-scheduler # file-manager # terminal-file # async-io # async-task # yazi # task-manager. steady_state. Framework for building long running low latency actor based services on Linux. Provides ...
  6. Jun 18, 2024See also: tokio-cron-scheduler, delay_timer, futures-executor, croner, async-task, tokio-metrics, unicycle, tokio-console, apalis, async-backtrace, aws-sdk-scheduler Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the ...
  7. Jan 8, 2025A multithreaded, work-stealing based task scheduler. A reactor backed by the operating system's event queue (epoll, kqueue, IOCP, etc...). Asynchronous TCP and UDP sockets. These components provide the runtime components necessary for building an asynchronous application. Example. A basic TCP echo server with Tokio.
  8. Feb 5, 2025scx_lavd is a BPF scheduler that implements an LAVD (Latency-criticality Aware Virtual Deadline) scheduling algorithm. While LAVD is new and still evolving, its core ideas are 1) measuring how much a task is latency critical and 2) leveraging the task's latency-criticality information in making various scheduling decisions (e.g., task's ...
  9. Mar 2, 2024See also: job_scheduler_ng, tokio-cron-scheduler, patrolilo, croner, delay_timer, evry, distributed-scheduler, tokio-scheduler-rs, rcron, skedge, ora Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski.It contains data from multiple sources, including heuristics, and manually curated data.Content of this page is not necessarily endorsed by the authors of the crate.
  10. Apr 27, 2024The state indicates whether the future is ready for polling, waiting to be woken up, or completed. Such a stateful future is called a task. All executors have a queue that holds scheduled tasks: let (sender, receiver) = flume::unbounded(); A task is created using either spawn(), spawn_local(), or spawn_unchecked() which return a Runnable and a ...

    Can’t find what you’re looking for?

    Help us improve DuckDuckGo searches with your feedback

Custom date rangeX