C10k
A coroutine-based alternative implementation of the posix thread
Install / Use
/learn @wilhelmshen/C10kREADME
========= C10K plan
Introduction
C10K is a coroutine-based alternative implementation of the posix thread. It allows existing non-asynchronous programs, regardless of the programming language they use, to become coroutine-based asynchronous programs without any modifications, and makes it possible for programs to handle a large number of clients at the same time.
At this moment C10K is still under heavy development.
Usage
The c10k command can start a specified program that runs asynchronously.
.. code-block:: console
$ c10k ab -c 1000 -n 10000 http://example.com/
.. code-block:: console
$ c10k bash
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
