awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesUrgency-Based Task Orderings

Computing a numeric score for each task based on weighted factors like age, tags, and due date to determine ordering.

Distinct from Task Ordering: Distinct from Task Ordering: uses a multi-factor urgency formula, not simple numeric priority levels.

Explore 1 awesome GitHub repository matching software engineering & architecture · Urgency-Based Task Orderings. Refine with filters or upvote what's useful.

Awesome Urgency-Based Task Orderings GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • gothenburgbitfactory/taskwarriorAvatar de GothenburgBitFactory

    GothenburgBitFactory/taskwarrior

    5,906Ver en GitHub↗

    Taskwarrior is a command-line task manager that lets you create, modify, filter, and complete to-do items directly from the terminal. It stores all tasks in a single plain-text file for portability and manual editing, and includes a custom expression language for selecting tasks by status, priority, tags, and date ranges. The tool distinguishes itself through several integrated capabilities. It computes a numeric urgency score for each task based on weighted factors like age, tags, and due date to determine ordering. A recurrence template engine generates new task instances from a template af

    Computes a numeric urgency score for each task based on age, tags, and due date to determine ordering.

    C++gtdtask-managertaskwarrior
    Ver en GitHub↗5,906
  1. Home
  2. Software Engineering & Architecture
  3. Queue Implementations
  4. Priority Queues
  5. Task Ordering
  6. Urgency-Based Task Orderings