Skip to content

add photon to Kitchensink / Framework#151

Open
lihuiba wants to merge 1 commit intorigtorp:masterfrom
lihuiba:photon
Open

add photon to Kitchensink / Framework#151
lihuiba wants to merge 1 commit intorigtorp:masterfrom
lihuiba:photon

Conversation

@lihuiba
Copy link

@lihuiba lihuiba commented Jun 12, 2025

No description provided.

README.md Outdated
* [abseil](https://abseil.io/) - Abseil is an open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard library.
* [Boost](https://www.boost.org/) - Collection of C++ libraries.
* [Folly](https://github.com/facebook/folly) - Facebook Open-source Library.
* [PhotonLibOS](https://photonlibos.github.io/) - A comprehensive C++ framework featuring efficient user-space threading (coroutine with work-stealing), I/O, netwroking, RPC, HTTP, etc., and used extensively in Alibaba. It is compatible with C++ 14/17/20/23, Linux, MacOS, gcc and clang.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* [PhotonLibOS](https://photonlibos.github.io/) - A comprehensive C++ framework featuring efficient user-space threading (coroutine with work-stealing), I/O, netwroking, RPC, HTTP, etc., and used extensively in Alibaba. It is compatible with C++ 14/17/20/23, Linux, MacOS, gcc and clang.
* [PhotonLibOS](https://photonlibos.github.io/) - A comprehensive C++ framework featuring efficient user-space threading (coroutine with work-stealing), I/O, networking, RPC, HTTP, etc., and used extensively in Alibaba. It is compatible with C++ 14/17/20/23, Linux, MacOS, gcc and clang.

@lihuiba
Copy link
Author

lihuiba commented Jun 13, 2025

corrected the typo, and undo unintended modifications to other lines.

@lihuiba lihuiba requested a review from tocic July 15, 2025 02:09
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

Comments