Skip to content

Add Quill to the list of notable users - #4931

Merged
vitaut merged 1 commit into
fmtlib:mainfrom
solbjorn:quill
Sep 6, 2026
Merged

Add Quill to the list of notable users#4931
vitaut merged 1 commit into
fmtlib:mainfrom
solbjorn:quill

Conversation

@solbjorn

@solbjorn solbjorn commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

One of its unique features is that it serializes the format string and all format arguments to the thread's SPSQ queue to minimize processing on hotpath and then deserializes them on the backend thread which performs formatting using {fmt} and writing to the log sinks.

One of its unique features is that it serializes the format
string and all format arguments to the thread's SPSQ queue
to minimize processing on hotpath and then deserializes them
on the backend thread which performs formatting using {fmt}
and writing to the log sinks.

Signed-off-by: Alexander Lobakin <alobakin@mailbox.org>
@solbjorn
solbjorn requested a review from vitaut as a code owner September 6, 2026 16:24
@vitaut
vitaut merged commit 67ae943 into fmtlib:main Sep 6, 2026
47 checks passed
@vitaut

vitaut commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants