JavaScript SDK for Base44 API
mdast extension to parse and serialize GFM task list items
micromark extension to support GFM task list items
A controller for Lit that renders asynchronous tasks.
React hook that persists data in localStorage
A customizable tour guide library for front-end applications.
Type-safe HTTP client for Telegram Bot API
A shim for the setImmediate efficient script yielding API
TypeScript types for Telegram Bot Api and Telegram Mini Apps
Generic type guards for TypeScript
[](https://dashboard.cypress.io/projects/mp89gp/runs)
A simple tool to keep requests to be executed in order.
Telegram integration for Vue
High-priority task queue for Node.js and browsers
AWS SDK for JavaScript Sagemaker A2i Runtime Client for Node.js, Browser and React Native
task item extension for tiptap
task list extension for tiptap
Claude Code Telegram bot — chat with Claude Code via Telegram
High-priority task queue for Node.js and browsers
<h1 align="center">Backlog.md</h1> <p align="center">Markdown‑native Task Manager & Kanban visualizer for any Git repository</p>
The Unified Toolchain for the Web
A fast, efficient Node.js Worker Thread Pool implementation
MediaPipe Vision Tasks
No description provided.
Task and process management for rCore tutorial OS, including scheduling and relationships.
Chapter 5 of rCore Tutorial: Process management with fork, exec and wait syscalls.
Chapter 8 of rCore Tutorial: Concurrency with threads, mutex, semaphore and condvar.
Chapter 6 of rCore Tutorial: File system with easy-fs and virtio block device.
Chapter 4 of rCore Tutorial: Address space management with SV39 virtual memory.
Chapter 1 of rCore Tutorial: A minimal bare-metal application running in RISC-V S-mode.
Chapter 3 of rCore Tutorial: Multiprogramming and time-sharing multitasking.
Chapter 7 of rCore Tutorial: Inter-process communication with pipe and signal handling.
Chapter 2 of rCore Tutorial: Batch processing system with privilege levels and trap handling.
Student AI4OSE lab crate for Experiment 4 of rCore Tutorial: pluggable scheduler comparison (FCFS, SJF, RR, MLFQ, CFS-like) with metrics collection.
Synchronization primitives for rCore tutorial OS, including mutex, semaphore, and condvar.