Fatal is a library for fast prototyping software in modern C++. It provides facilities to enhance the expressive power of C++. The library is heavily based on template meta-programming, while keeping the complexity under-the-hood.
by facebookLast 12 weeks · 3 commits
4 of 6 standards met
Summary Upgrade GitHub Actions to their latest versions to ensure compatibility with Node 24, as Node 20 will reach end-of-life in April 2026. Changes Context Per GitHub's announcement, Node 20 is being deprecated and runners will begin using Node 24 by default starting March 4th, 2026. Why this matters Node 20 EOL: April 2026 Node 24 default: March 4th, 2026 Action**: Update to latest action versions that support Node 24 Security Note Actions that were previously pinned to commit SHAs remain pinned to SHAs (updated to the latest release SHA) to maintain the security benefits of immutable references. Testing These changes only affect CI/CD workflow configurations and should not impact application functionality. The workflows should be tested by running them on a branch before merging.
Repository: facebook/fatal. Description: Fatal is a library for fast prototyping software in modern C++. It provides facilities to enhance the expressive power of C++. The library is heavily based on template meta-programming, while keeping the complexity under-the-hood. Stars: 1017, Forks: 155. Primary language: C++. Languages: C++ (99.7%), Shell (0.2%), C (0.1%). Homepage: https://www.facebook.com/groups/libfatal/ Latest release: v2026.02.23.00 (5d ago). Open PRs: 0, open issues: 0. Last activity: 1d ago. Community health: 75%. Top contributors: juchem, yfeldblum, r-barnes, andrewjcg, yahayaohinoyi, nataliejameson, dependabot[bot], arunsathiya, bdd, chadaustin and others.
C++