Skip to content

Add spdlog-rs link to README#639

Merged
KodrAus merged 1 commit intorust-lang:masterfrom
SpriteOvO:patch-1
Nov 5, 2024
Merged

Add spdlog-rs link to README#639
KodrAus merged 1 commit intorust-lang:masterfrom
SpriteOvO:patch-1

Conversation

@SpriteOvO
Copy link
Copy Markdown
Member

Hi, I would like to add a link to my personal project spdlog-rs to the README. It is inspired by the C++ logging library spdlog and is designed to provide performance benefits.

Based on the benchmarks, it's probably the fastest logging crate yet. And it is also compatible with log crate.

I've been maintaining this project for 3 years and today I released its v0.4.0 version. I believe it is ready to be used by more users.

@KodrAus
Copy link
Copy Markdown
Contributor

KodrAus commented Nov 5, 2024

Thanks @SpriteOvO! And congratulations on the release, it looks like a lot went in to it 🎉

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