Skip to content

Commit

Permalink
Merge pull request #55 from kython28/kython28-adding-leviathan
Browse files Browse the repository at this point in the history
Adding leviathan
  • Loading branch information
C-BJ authored Jan 18, 2025
2 parents bd40eaf + fe13188 commit cac2a1d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -805,7 +805,9 @@
[zzz🗒️Simple and boring human readable data format for Zig](https://github.com/gruebite/zzz)

- ### Concurrency


- ![Star](https://img.shields.io/github/stars/kython28/leviathan?color=orange)
[leviathan🗒️A lightning-fast Zig-powered event loop for Python's asyncio.](https://github.com/kython28/leviathan)
- ![Star](https://img.shields.io/github/stars/mitchellh/libxev?color=orange)
[libxev🗒️libxev is a cross-platform, high-performance event loop that provides abstractions for non-blocking IO, timers, events, and more and works on Linux (io_uring or epoll), macOS (kqueue), and Wasm + WASI. Available as both a Zig and C API](https://github.com/mitchellh/libxev)
- ![Star](https://img.shields.io/github/stars/rsepassi/zigcoro?color=orange)
Expand Down

0 comments on commit cac2a1d

Please sign in to comment.