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
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
2026-06-05: 5 stars and 0 forks.
🍺 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
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
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
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
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
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
🪓 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
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
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
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
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
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