Flow - Modern C++ toolkit for async loops, logs, config, benchmarking, and more [See also `ipc` repo]
active 2024-11-27 → 2026-08-11 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 623 days from 2024-11-27 to 2026-08-11. Pushes: 119 total, peak 23 in a day. Pull requests: 14 total, peak 2 in a day. Issues: 9 total, peak 3 in a day. Comments: 9 total, peak 2 in a day. Stars: 2 total, peak 1 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Stars, PRs, issues and forks are under-captured in the later part of this window. GH Archive progressively stopped capturing non-push events during 2026 — −95% or worse by the end of the window. Every series here except Pushes fades for that reason, so a decline above reflects the archive, not this repository. Pushes stay reliable throughout, so read them, and the contributor counts derived from them, as the real signal. Data health has the measurements.
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| ygoldfeld | 143 | 111 | 14 | 9 |
| flow-ipc-git-bot | 7 | 7 | 0 | 0 |
| kinokrt | 1 | 1 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue comment#76ygoldfeld2026-01-15 00:43flow: Add `noexcept` to move ctors (at least); including to avoid copying in vector (at least).
- Pull request#111ygoldfeld2026-01-15 00:10
- Pull request#111ygoldfeld2026-01-15 00:10
- Issue comment#76ygoldfeld2025-11-03 22:15flow: Add `noexcept` to move ctors (at least); including to avoid copying in vector (at least).
- Issue comment#108ygoldfeld2025-03-28 23:33flow (also Flow-IPC): Add API, and use it in Flow[-IPC] background worker threads, that reset core-affinity of spawned thread, to defeat inheriting from user thread.
- Issue#108ygoldfeld2025-03-28 23:33flow (also Flow-IPC): Add API, and use it in Flow[-IPC] background worker threads, that reset core-affinity of spawned thread, to defeat inheriting from user thread.
- Issue comment#71ygoldfeld2025-03-28 23:32flow.*: Shorten/improve thread names (inc Async_file_logger).
- Issue#71ygoldfeld2025-03-28 23:32flow.*: Shorten/improve thread names (inc Async_file_logger).
- Issue#108ygoldfeld2025-03-28 06:18flow (also Flow-IPC): Add API, and use it in Flow[-IPC] background worker threads, that reset core-affinity of spawned thread, to defeat inheriting from user thread.
- Pull request#105ygoldfeld2025-02-20 05:27
- Issue#104ygoldfeld2025-02-20 05:22flow: fmt to 11.0.2. (Propagate to `ipc` also)
- Pull request#102ygoldfeld2025-02-07 05:39
- Issue#94ygoldfeld2025-02-05 22:31flow.log: Fixable perf hit in Logger::should_log() for all available Logger impls + log::Config.
- Pull request#101ygoldfeld2025-02-05 22:31
- Issue comment#101ygoldfeld2025-02-05 22:02flow.log: Significantly improve performance of Logger::should_log(), invoked at ~every log call site. To enable, requires small code change when invoking flow::log::Config::init_component_to_union_idx_mapping(). / flow.perf: minor perf improvements. / Adding a unit-test suite to Flow. (Flow now gains GTest dependency if built with test-suite enabled.) / Comment and/or doc changes.
- Pull request#101ygoldfeld2025-02-05 22:01
- Issue comment#82ygoldfeld2025-02-05 02:31flow: Unit tests needed.
- Issue#99ygoldfeld2025-01-17 21:49Boost to 1.87.
- Pull request#100ygoldfeld2025-01-17 21:49
- Issue comment#100ygoldfeld2025-01-17 21:48Dependency bump: Boost v1.84 to 1.87. Results in slight breaking API changes in flow::error. (Details in Description.) / Comment and/or doc changes.
- Pull request#100ygoldfeld2025-01-17 06:42
- Issue#95ygoldfeld2025-01-10 20:05flow: Support build in C++20 mode; `#include` of our headers when compiling in C++20 mode.
- Pull request#98ygoldfeld2025-01-10 20:05
- Issue comment#98ygoldfeld2025-01-10 20:05C++20 mode build and Github-CI-pipline support. C++17 remains the main/minimal mode, but we now ensure user can build/use in C++20 mode also.
- Pull request#98ygoldfeld2025-01-10 04:53
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 2 stars here means stars gained during the window, not the repo's star count.