yegor256/always

A simple Ruby framework that spins a loop forever, in a background thread

GitHub repository with 5 stars and 0 forks.

Language: Ruby

Topics: concurrency, ruby, ruby-gem, thread, threading

Open provider repository

Latest metric snapshot

2026-06-05: 5 stars and 0 forks.

Trending in Ruby

  1. 1. Homebrew/brew

    🍺 The missing package manager for macOS (or Linux)

    GitHub repository with 48,303 stars and 11,150 forks.

    Trending score: 2.57; stars gained: +26; forks gained: +2.

    Language: Ruby

    Topics: brew, homebrew, macos, package-manager, ruby

  2. 2. TheOdinProject/theodinproject

    Main website for The Odin Project

    GitHub repository with 4,464 stars and 2,136 forks.

    Trending score: 1.76; stars gained: +10; forks gained: +0.

    Language: Ruby

    Topics: curriculum, odin, ruby, ruby-on-rails, theodinproject

  3. 3. antiwork/gumroad

    Sell stuff and see what sticks

    GitHub repository with 9,182 stars and 1,939 forks.

    Trending score: 1.74; stars gained: +6; forks gained: +6.

    Language: Ruby

  4. 4. Freika/dawarich

    Your favorite self-hostable alternative to Google Timeline (Google Location History)

    GitHub repository with 9,195 stars and 304 forks.

    Trending score: 1.59; stars gained: +27; forks gained: +1.

    Language: Ruby

    Topics: google-maps, maps, self-hosted, homelab, owntracks, gpslogger

  5. 5. zammad/zammad

    Zammad is a web based open source helpdesk/customer support system.

    GitHub repository with 5,661 stars and 1,001 forks.

    Trending score: 1.56; stars gained: +6; forks gained: +1.

    Language: Ruby

    Topics: coffeescript, customer-care, customer-support, graphql, helpdesk, javascript

  6. 6. opf/openproject

    OpenProject is the leading open source project management software.

    GitHub repository with 15,235 stars and 3,288 forks.

    Trending score: 1.54; stars gained: +21; forks gained: +5.

    Language: Ruby

    Topics: angular, bcf, boards, bug-tracker, gantt, gantt-chart

Trending topic: concurrency

  1. 1. hatchet-dev/hatchet

    🪓 An orchestration engine for background tasks, AI agents, and durable workflows

    GitHub repository with 7,294 stars and 408 forks.

    Trending score: 2.37; stars gained: +19; forks gained: +1.

    Language: Go

    Topics: event-driven, golang, workflow-engine, distributed, distributed-systems, fastapi

  2. 2. dotnet/orleans

    Cloud Native application framework for .NET

    GitHub repository with 10,787 stars and 2,129 forks.

    Trending score: 0.60; stars gained: +3; forks gained: +1.

    Language: C#

    Topics: actor-model, distributed-actors, distributed-systems, cloud-computing, concurrency, orleans

  3. 3. Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP

    A systematic modern C++ tutorial covering C++11-C++23, STL, concurrency, performance optimization, software engineering, embedded systems, networking, GUI, and real-world project practices.

    GitHub repository with 111 stars and 13 forks.

    Trending score: 0.59; stars gained: +3; forks gained: +0.

    Language: C++

    Topics: modern-cpp, concurrency, embedded-software, gui, network-programming, performance-boost

  4. 4. chapel-lang/chapel

    a Productive Parallel Programming Language

    GitHub repository with 2,000 stars and 446 forks.

    Trending score: 0.54; stars gained: +2; forks gained: +0.

    Language: Chapel

    Topics: compiler, gpu, hpc, language, parallel, chapel

  5. 5. Dicklesworthstone/asupersync

    Async runtime for Rust where correctness is structural: region-owned tasks, cancel-correct protocols, capability-gated effects, and deterministic replay testing

    GitHub repository with 185 stars and 20 forks.

    Trending score: 0.48; stars gained: +0; forks gained: +0.

    Language: Rust

    Topics: async, concurrency, runtime, rust, structured-concurrency

  6. 6. ambonvik/cimba

    A multithreaded discrete event simulation library in C, using POSIX pthreads for parallelized trials and replications, stackful asymmetric coroutines for concurrent simulated processes inside each thread, and optionally CUDA or other GPGPU parallelism for detailed model physics inside each coroutine.

    GitHub repository with 72 stars and 2 forks.

    Trending score: 0.33; stars gained: +1; forks gained: +0.

    Language: C

    Topics: c, concurrency, coroutines, cuda, discrete-event-simulation, fibonacci-hash