next-tick
Event loop scheduler
Provides a way to schedule code execution at the end of the current event loop iteration
Environment agnostic nextTick polyfill
74 stars
7 watching
8 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
piterden/cinemateka | A single-page web application built using Laravel and VueJS to manage events schedules. | 12 |
sindresorhus/p-event | Promises an event by waiting for it to be emitted, allowing asynchronous iteration and rejection handling. | 429 |
mmstick/concurr | A distributed command execution system in Rust | 109 |
madflojo/tasks | A high-frequency task scheduler that supports concurrent execution and flexible control over task timing. | 303 |
maxmitko/mlp-ssr | A Next.js application with a modular architecture and separate directories for components, layouts, pages, and store management. | 0 |
janeliascicomp/nextflow-spark | Provides a reusable set of Nextflow subworkflows and processes for creating transient Apache Spark clusters on any infrastructure. | 14 |
jumartin/calendar | A set of iOS views and controllers for displaying and scheduling events with calendar-like functionality. | 704 |
att-innovate/charmander-scheduler | A Mesos framework written in Go for scheduling and managing tasks | 9 |
apache/yunikorn-core | A universal resource scheduler for container orchestrator systems | 862 |
kmalakoff/background | Library providing a job queue and list with array iteration utilities for background tasks in JavaScript applications. | 69 |
cpvalente/ontime | An all-in-one time management and scheduling tool for live events and productions | 494 |
maxgraey/react-native-console-time-polyfill | Provides polyfills for console time-related functions to measure operation duration and call counts in React Native applications. | 114 |
rxi/tick | A Lua module for delaying function calls to specific intervals or times. | 138 |
hedgehogdevelopment/scscheduledpublishing | A module for Sitecore that allows content editors to delay the publishing of items until a future point in time. | 8 |
mattsjohnston/stitch | A framework for adding interactivity to Framer prototypes by leveraging Sketch layer names and triggering custom components. | 143 |