awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesPerformance History Tracking

Systems for recording and comparing historical attempt results to analyze performance trends.

Distinct from History Tracking: None of the candidates cover game-attempt history; most focus on financial or database query logs.

Explore 2 awesome GitHub repositories matching data & databases · Performance History Tracking. Refine with filters or upvote what's useful.

Awesome Performance History Tracking GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • coding-horror/basic-computer-gamesAvatar von coding-horror

    coding-horror/basic-computer-games

    11,073Auf GitHub ansehen↗

    This project is a programming education resource and a collection of vintage game ports. It provides a library of classic computer game implementations and algorithmic problems translated into modern memory-safe scripting languages for educational study and execution. The collection focuses on the implementation of game logic and the practice of fundamental computer science algorithms. It includes diverse examples of procedural content generation, such as random mazes and text-based art, alongside mathematical visualizations. The project covers a wide array of simulation categories, includin

    Records previous attempt results in a data array to compare current performance against past runs.

    C#basicbasic-computer-gamesclassic-game
    Auf GitHub ansehen↗11,073
  • snouzy/workout-coolAvatar von Snouzy

    Snouzy/workout-cool

    7,939Auf GitHub ansehen↗

    Workout-Cool is a self-hosted fitness application that combines an exercise database browser, workout plan builder, and progress tracking dashboard into a single coaching platform. The application runs on personal infrastructure with full code access, storing workout data locally in the browser while offering optional account-based synchronization for continuity across sessions. The platform provides a searchable exercise library with detailed instructions and video demonstrations, along with pre-built workout programs that can be filtered by difficulty, duration, and equipment requirements.

    Stores complete workout history without time limits, replacing the default six-month retention.

    TypeScriptcoachexercisefeature-sliced-design
    Auf GitHub ansehen↗7,939
  1. Home
  2. Data & Databases
  3. Performance History Tracking

Unter-Tags erkunden

  • Unlimited Workout History TrackersStores the complete workout history without any time limit, replacing the default six-month retention. **Distinct from Performance History Tracking:** Distinct from Performance History Tracking: specifically stores unlimited workout history, not general performance trend analysis.