Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
fmtlib
/
fmt
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3k
Star
23.8k
Code
Issues
8
Pull requests
6
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: fmtlib/fmt
Actions
All workflows
Workflows
codeql
codeql
Copilot code review
Copilot code review
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
doc
doc
fuzz
fuzz
lint
lint
linux
linux
linux-modules
linux-modules
macos
macos
Show more workflows...
Management
Caches
fuzz
fuzz
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
fuzz.yml
will be ignored since log searching is not yet available
124 workflow runs
124 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Look up sparse enum identifiers in a hash table instead of a linear search
fuzz
#159:
Pull request
#4899
synchronize by
avikivity
10m 42s
avikivity:enum-hash
avikivity:enum-hash
10m 42s
View #4899
View workflow file
Fix inconsistent display width for emoji outside East Asian Wide ranges
fuzz
#158:
Pull request
#4896
synchronize by
edugomz
2m 0s
edugomz:fix-emoji-display-width
edugomz:fix-emoji-display-width
2m 0s
View #4896
View workflow file
Make fmt::as_identifiers a struct instead of a variable
fuzz
#157:
Pull request
#4900
opened by
avikivity
10m 40s
avikivity:enum-marker-value
avikivity:enum-marker-value
10m 40s
View #4900
View workflow file
Fix inconsistent display width for emoji outside East Asian Wide ranges
fuzz
#156:
Pull request
#4896
synchronize by
edugomz
12m 14s
edugomz:fix-emoji-display-width
edugomz:fix-emoji-display-width
12m 14s
View #4896
View workflow file
Fix inconsistent display width for emoji outside East Asian Wide ranges
fuzz
#155:
Pull request
#4896
synchronize by
edugomz
-1s
edugomz:fix-emoji-display-width
edugomz:fix-emoji-display-width
-1s
View #4896
View workflow file
Look up sparse enum identifiers in a hash table instead of a linear search
fuzz
#154:
Pull request
#4899
opened by
avikivity
11m 23s
avikivity:enum-hash
avikivity:enum-hash
11m 23s
View #4899
View workflow file
Fix default alignment for inf/nan
fuzz
#151:
Pull request
#4897
opened by
TheRodzz
11m 6s
TheRodzz:fix-nonfinite-alignment
TheRodzz:fix-nonfinite-alignment
11m 6s
View #4897
View workflow file
Fix inconsistent display width for emoji outside East Asian Wide ranges
fuzz
#150:
Pull request
#4896
opened by
edugomz
16m 45s
edugomz:fix-emoji-display-width
edugomz:fix-emoji-display-width
16m 45s
View #4896
View workflow file
Right-align inf and nan with a bare width
fuzz
#149:
Pull request
#4895
opened by
advitrocks9
11m 26s
advitrocks9:nonfinite-default-align
advitrocks9:nonfinite-default-align
11m 26s
View #4895
View workflow file
Suppress GCC 16 incomplete type warning
fuzz
#148:
Pull request
#4893
synchronize by
TheNonConformist
15m 48s
TheNonConformist:fix-gcc16-sfinae-warning
TheNonConformist:fix-gcc16-sfinae-warning
15m 48s
View #4893
View workflow file
Suppress GCC 16 incomplete type warning
fuzz
#147:
Pull request
#4893
opened by
TheNonConformist
Action required
TheNonConformist:fix-gcc16-sfinae-warning
TheNonConformist:fix-gcc16-sfinae-warning
Action required
View #4893
View workflow file
Format enums annotated with fmt::as_identifiers (requires C++26 reflection)
fuzz
#146:
Pull request
#4885
synchronize by
avikivity
11m 13s
avikivity:enum-autoformat
avikivity:enum-autoformat
11m 13s
View #4885
View workflow file
Document C++20 module usage with CMake
fuzz
#145:
Pull request
#4891
synchronize by
way4sahil
11m 33s
way4sahil:docs/4237-cxx20-modules
way4sahil:docs/4237-cxx20-modules
11m 33s
View #4891
View workflow file
Fix/3860 nested formatter precision
fuzz
#144:
Pull request
#4892
opened by
way4sahil
11m 38s
way4sahil:fix/3860-nested-formatter-precision
way4sahil:fix/3860-nested-formatter-precision
11m 38s
View #4892
View workflow file
Document C++20 module usage with CMake
fuzz
#143:
Pull request
#4891
synchronize by
way4sahil
Action required
way4sahil:docs/4237-cxx20-modules
way4sahil:docs/4237-cxx20-modules
Action required
View #4891
View workflow file
Add pkgconfig file for fmt-c library
fuzz
#142:
Pull request
#4887
synchronize by
Ferdi265
11m 23s
Ferdi265:feature/fmt-c-pkgconfig
Ferdi265:feature/fmt-c-pkgconfig
11m 23s
View #4887
View workflow file
Format enums annotated with fmt::as_identifiers (requires C++26 reflection)
fuzz
#141:
Pull request
#4885
synchronize by
avikivity
11m 37s
avikivity:enum-autoformat
avikivity:enum-autoformat
11m 37s
View #4885
View workflow file
Format enums annotated with fmt::as_identifiers (requires C++26 reflection)
fuzz
#140:
Pull request
#4885
synchronize by
avikivity
10m 31s
avikivity:enum-autoformat
avikivity:enum-autoformat
10m 31s
View #4885
View workflow file
Add pkgconfig file for fmt-c library
fuzz
#139:
Pull request
#4887
synchronize by
Ferdi265
11m 39s
Ferdi265:feature/fmt-c-pkgconfig
Ferdi265:feature/fmt-c-pkgconfig
11m 39s
View #4887
View workflow file
Fix utf8 display width
fuzz
#138:
Pull request
#4890
opened by
Satyakam-Mishra
17m 8s
Satyakam-Mishra:fix-utf8-display-width
Satyakam-Mishra:fix-utf8-display-width
17m 8s
View #4890
View workflow file
Add pkgconfig file for fmt-c library
fuzz
#136:
Pull request
#4887
synchronize by
Ferdi265
10m 31s
Ferdi265:feature/fmt-c-pkgconfig
Ferdi265:feature/fmt-c-pkgconfig
10m 31s
View #4887
View workflow file
Add pkgconfig file for fmt-c library
fuzz
#135:
Pull request
#4887
synchronize by
Ferdi265
11m 26s
Ferdi265:feature/fmt-c-pkgconfig
Ferdi265:feature/fmt-c-pkgconfig
11m 26s
View #4887
View workflow file
Add pkgconfig file for fmt-c library
fuzz
#134:
Pull request
#4887
synchronize by
Ferdi265
12m 27s
Ferdi265:feature/fmt-c-pkgconfig
Ferdi265:feature/fmt-c-pkgconfig
12m 27s
View #4887
View workflow file
Add pkgconfig file for fmt-c library
fuzz
#133:
Pull request
#4887
opened by
Ferdi265
12m 6s
Ferdi265:feature/fmt-c-pkgconfig
Ferdi265:feature/fmt-c-pkgconfig
12m 6s
View #4887
View workflow file
Support width and alignment in std::exception formatter
fuzz
#131:
Pull request
#4860
synchronize by
s3yato
10m 32s
s3yato:feature/exception-formatter-align
s3yato:feature/exception-formatter-align
10m 32s
View #4860
View workflow file
Previous
1
2
3
4
5
Next
You can’t perform that action at this time.