From 62ab3b9b0cb81b71a24611491310902e28def219 Mon Sep 17 00:00:00 2001 From: Ulf Benjaminsson Date: Sat, 29 Nov 2025 15:23:15 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 509c4eb..0fe3761 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ From ourselves and the community! | Language | Author | Binary Implementation | | -------- | ------ | --------------------- | | [C++](https://github.com/suyash/ulid) | [suyash](https://github.com/suyash) | ✓ | +| [C++20](https://github.com/ulfben/cpp_ulid/) | [ulfben](https://github.com/ulfben/) | | | [C#](https://github.com/mcb2001/CSharp.Ulid) | [mcb2001](https://github.com/mcb2001) | | [Clojure](https://github.com/theikkila/clj-ulid) | [theikkila](https://github.com/theikkila) | | [Objective-C](https://github.com/whitesmith/ulid) | [ricardopereira](https://github.com/ricardopereira) |